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

GitHub actions ci #174

Draft
wants to merge 26 commits into
base: master
Choose a base branch
from
Draft

GitHub actions ci #174

wants to merge 26 commits into from

Commits on Apr 26, 2021

  1. basic ci build

    pbronneberg committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    e18d935 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2c8972 View commit details
    Browse the repository at this point in the history
  3. Remove redundant comments

    pbronneberg committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    448a92d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    807b979 View commit details
    Browse the repository at this point in the history
  5. build as super-user

    pbronneberg committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    d452e7d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    286997d View commit details
    Browse the repository at this point in the history
  7. remove silent flag

    pbronneberg committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    29f4eee View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3689fd5 View commit details
    Browse the repository at this point in the history
  9. added demo build

    pbronneberg committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    d0a2bde View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. Configuration menu
    Copy the full SHA
    4d86651 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    421c878 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    769851b View commit details
    Browse the repository at this point in the history
  4. g++ as default compiler

    pbronneberg committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    5496575 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    04ed9a7 View commit details
    Browse the repository at this point in the history
  6. Configure cross compilers

    pbronneberg committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    1aeeb89 View commit details
    Browse the repository at this point in the history
  7. fix copy-paste issue

    pbronneberg committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    83c1544 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    947d048 View commit details
    Browse the repository at this point in the history
  9. missing brace

    pbronneberg committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    165e13e View commit details
    Browse the repository at this point in the history
  10. Fix getopts in build

    pbronneberg committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    bddecf1 View commit details
    Browse the repository at this point in the history
  11. small getopts improvement

    pbronneberg committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    0a392c9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fe11824 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4ae6a7c View commit details
    Browse the repository at this point in the history
  14. fix optional arguments

    pbronneberg committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    dff04e8 View commit details
    Browse the repository at this point in the history
  15. split prereq install

    pbronneberg committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    a788cb5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0805135 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    56387bd View commit details
    Browse the repository at this point in the history