Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-09-18 | fixed tag detector | Riccardo Spagni | 1 | -36/+16 | |
2016-03-03 | Fix language | Howard Chu | 1 | -1/+1 | |
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 | |
2015-01-02 | year updated in license | Riccardo Spagni | 1 | -2/+2 | |
2014-12-02 | fixed CMake version matching | Riccardo Spagni | 1 | -1/+1 | |
2014-10-23 | cmake: clean up if auto-dereferencing | Ben Boeckel | 1 | -1/+1 | |
CMake will auto-dereference variable names in if statements, so there's no need to dereference them manually. | |||||
2014-09-15 | another fix for CMake empty vars | Riccardo Spagni | 1 | -3/+5 | |
2014-09-15 | Prevent CMake choking on empty vars | Riccardo Spagni | 1 | -0/+2 | |
2014-09-15 | More robust versioning in CMake, plus comments | Riccardo Spagni | 1 | -13/+62 | |
2014-09-15 | fix CMake for multiplatform versioning | Riccardo Spagni | 1 | -1/+6 | |
2014-09-15 | fix logic in tag check, AND -> OR | Riccardo Spagni | 1 | -1/+1 | |
Signed-off-by: Riccardo Spagni <ric@spagni.net> | |||||
2014-09-15 | ignore tag check if we haven't pulled tags | Riccardo Spagni | 1 | -1/+1 | |
Signed-off-by: Riccardo Spagni <ric@spagni.net> | |||||
2014-09-15 | new Makefile target: release-static | Riccardo Spagni | 1 | -1/+1 | |
2014-09-12 | fixed cmake variable matching | Riccardo Spagni | 1 | -1/+1 | |
2014-09-12 | versioning now includes the commit hash, or -final for tagged releases | Riccardo Spagni | 1 | -6/+20 | |
2014-03-03 | moved all stuff to github | Antonio Juarez | 1 | -0/+11 | |