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

Create a cmake import target Axcioma::itaox11 #120

Closed
wants to merge 17 commits into from

Commits on Apr 14, 2022

  1. ignore git clone errors

    only a warning is shown
    this enables an update to a new tag of an alrady cloned repo
    ClausKlein committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    13cb50a View commit details
    Browse the repository at this point in the history
  2. add build script

    ClausKlein committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    272eab1 View commit details
    Browse the repository at this point in the history
  3. add missing make step

    ClausKlein committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    ae5d444 View commit details
    Browse the repository at this point in the history
  4. setup pathes more general

    ClausKlein committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    9d885ba View commit details
    Browse the repository at this point in the history
  5. install ace and tao too

    ClausKlein committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    5072a8d View commit details
    Browse the repository at this point in the history
  6. fix buildscript to build only taox11

    todo firewall problems with windows WSL the tests are disabled for now
    ClausKlein committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    c3c4822 View commit details
    Browse the repository at this point in the history
  7. add support for clang-format and use .env_add.sh file

    force to use "brix11 bootstrap taox11" only
    ClausKlein committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    24207cb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d2b3a57 View commit details
    Browse the repository at this point in the history
  9. cleanup osx build script

    ClausKlein committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    347d644 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    08345df View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. cleanup build scripts

    ClausKlein committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    5fb632c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a37f5c0 View commit details
    Browse the repository at this point in the history
  3. fix path to patch file

    ClausKlein committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    8a78d0f View commit details
    Browse the repository at this point in the history
  4. build ACE with -std=c++20

    ClausKlein committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    5e94f4b View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Configuration menu
    Copy the full SHA
    6fec23e View commit details
    Browse the repository at this point in the history
  2. fix CodeFactor issues

    quote most bash variables
    ClausKlein committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    d33f6a8 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Configuration menu
    Copy the full SHA
    cb0f988 View commit details
    Browse the repository at this point in the history