Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-28 | Switch test or executable target to option | Brad Richardson | |
- this allows the '--' to signify that all remaining arguments are to the test/executable | |||
2020-10-28 | Add command line options to specify compiler flags | Brad Richardson | |
2020-10-28 | Add command line options to specify the compiler | Brad Richardson | |
2020-10-28 | Use compiler version and flags to construct build folder name | Brad Richardson | |
2020-10-27 | Change bootstrap command line to be more like the Fortran version | Brad Richardson | |
2020-10-20 | Utilize new model for build process | Brad Richardson | |
2020-09-05 | Use different strategy to fetch git dependencies | Sebastian Ehlert | |
- use init -> fetch -> checkout -qf instead of current clone [-> checkout] strategy | |||
2020-07-25 | Propogate exit codes from tests and executables | Brad Richardson | |
2020-07-21 | Move Haskell based version to bootstrap/ | Ondřej Čertík | |