| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-05-23 | Rename VERSION because case insensitive file systems are a thing. | Jussi Pakkanen | |
| 2021-05-19 | .C files are now treated as C++ code | Volker-Weissmann | |
| 2021-01-29 | Can read project version from a file. | Jussi Pakkanen | |
| 2019-11-18 | Use strict function prototypes | Michael Hirsch, Ph.D | |
| 2019-11-17 | use '-Werror=unused-parameter' for gcc/clang on project tests and ↵ | Michael Hirsch, Ph.D | |
| -fimplicit-none on fortran Fortran: check for undeclared variables by forcing implicit none everywhere C/C++: check for unused parameters and return types removed unused variables from test cases ci: do missing return and unused arg check with Github Actions | |||
| 2019-08-23 | Add tests for sources that are disablers. | James Hilliard | |
| Signed-off-by: James Hilliard <james.hilliard1@gmail.com> | |||
| 2019-08-12 | Add is_disabler function | James Hilliard | |
| This is useful if one needs to check if a variable is a disabler. Signed-off-by: James Hilliard <james.hilliard1@gmail.com> | |||
| 2019-05-10 | test cases: Add ICL branches in addition to ICC branches | Dylan Baker | |
| 2017-01-04 | icc: Fix C/C++ std options and add a unit test for them | Nirbheek Chauhan | |
| Compiler versions 15.0 and later actually ignore invalid values for the -std= option unless `-diag-error 10159` is passed, so we need to put that in the unit test. I have tested this with versions 14.0.3, 15.0.6, 16.0.4, and 17.0.1. Would be great if someone could test with 13.x.y | |||
| 2014-04-25 | Can specify extra files that show up in IDEs as parts of a target. | Jussi Pakkanen | |
| 2013-06-05 | Finished renaming. | Jussi Pakkanen | |
