Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flatpak distribution #244

Open
wants to merge 13 commits into
base: installers
Choose a base branch
from
Open

Commits on Apr 29, 2023

  1. Initial commit

    Initial commit for flatpak demo installer
    suchinton committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    196aae0 View commit details
    Browse the repository at this point in the history
  2. Update Readme.md

    suchinton committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    553a319 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. updated assets path

    suchinton committed May 1, 2023
    Configuration menu
    Copy the full SHA
    d354c94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a15f20 View commit details
    Browse the repository at this point in the history
  3. Updated runtime to org.kde.Platform

    Updated runtime to org.kde.Platform, this provides the default build tools in the runtime such as git, autoconf, etc
    suchinton committed May 1, 2023
    Configuration menu
    Copy the full SHA
    4309745 View commit details
    Browse the repository at this point in the history
  4. updated scripts

    suchinton committed May 1, 2023
    Configuration menu
    Copy the full SHA
    49b95c4 View commit details
    Browse the repository at this point in the history
  5. Update Readme.md

    suchinton committed May 1, 2023
    Configuration menu
    Copy the full SHA
    4da18f8 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2023

  1. update

    removed assets (redundant)
    converted py7zr to a module (optional for building)
    added git module (optional for building)
    modified "Install_verilator.sh" script to work in sandbox
    suchinton committed May 7, 2023
    Configuration menu
    Copy the full SHA
    795b624 View commit details
    Browse the repository at this point in the history
  2. Update Readme.md

    suchinton committed May 7, 2023
    Configuration menu
    Copy the full SHA
    7ff520f View commit details
    Browse the repository at this point in the history
  3. Update Readme.md

    suchinton committed May 7, 2023
    Configuration menu
    Copy the full SHA
    9c2a52b View commit details
    Browse the repository at this point in the history
  4. Update Readme.md

    suchinton committed May 7, 2023
    Configuration menu
    Copy the full SHA
    2ce7177 View commit details
    Browse the repository at this point in the history
  5. Updates

    -> Improved Success and Error messages
    -> Added FOSSEE Logo
    -> converted python3-py7zr to json
    suchinton committed May 7, 2023
    Configuration menu
    Copy the full SHA
    38e9742 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. patch

    - Updated "build_new_flatpak" script
    - Added ngspice install script
    - Added cleanup after verilator installation
    suchinton committed May 22, 2023
    Configuration menu
    Copy the full SHA
    ddbaeca View commit details
    Browse the repository at this point in the history