summaryrefslogtreecommitdiff
path: root/src/version.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Fix languageHoward Chu2016-03-031-1/+1
|
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
|
* year updated in licenseRiccardo Spagni2015-01-021-2/+2
|
* fixed CMake version matchingRiccardo Spagni2014-12-021-1/+1
|
* cmake: clean up if auto-dereferencingBen Boeckel2014-10-231-1/+1
| | | | | CMake will auto-dereference variable names in if statements, so there's no need to dereference them manually.
* another fix for CMake empty varsRiccardo Spagni2014-09-151-3/+5
|
* Prevent CMake choking on empty varsRiccardo Spagni2014-09-151-0/+2
|
* More robust versioning in CMake, plus commentsRiccardo Spagni2014-09-151-13/+62
|
* fix CMake for multiplatform versioningRiccardo Spagni2014-09-151-1/+6
|
* fix logic in tag check, AND -> ORRiccardo Spagni2014-09-151-1/+1
| | | | Signed-off-by: Riccardo Spagni <ric@spagni.net>
* ignore tag check if we haven't pulled tagsRiccardo Spagni2014-09-151-1/+1
| | | | Signed-off-by: Riccardo Spagni <ric@spagni.net>
* new Makefile target: release-staticRiccardo Spagni2014-09-151-1/+1
|
* fixed cmake variable matchingRiccardo Spagni2014-09-121-1/+1
|
* versioning now includes the commit hash, or -final for tagged releasesRiccardo Spagni2014-09-121-6/+20
|
* moved all stuff to githubAntonio Juarez2014-03-031-0/+11