summaryrefslogtreecommitdiff
path: root/cmake/version.cmake
Commit message (Expand)AuthorAgeFilesLines
* Refactoring:cmake:simplify version managementBignaux Ronan2019-05-241-68/+0
* rework:android:Move build system from ant to grandle (#553)jandegr2018-05-021-1/+1
* fix:cmake:Fix getting the version from git to fix the wince build (#408)jkoan2018-03-081-15/+16
* fix:android:Use date of commit as version code instead of system time (#376)jkoan2018-01-091-14/+52
* Use datecode insted of Tags as Android id (#274)jkoan2017-06-241-28/+12
* Fix:build:Display error from git if commit cannot be determined.R6430Sebastian Leske2015-12-201-1/+3
* fix:build Cope with build fron non git tree but git presentStefan Wildemann2015-12-141-0/+4
* Defaults to R0000 for builds outside of navit's official tree, fixes cmake errorPierre GRANDIN2015-09-161-0/+5
* Store "revision number" as Rnnnn tagsmdankov2015-09-071-6/+16
* Fix:build:Detect current git version, remove Subversion checks. We don't do S...Sebastian Leske2015-08-301-29/+10
* Fix:Build:Ensure android version number is numericmartin-s2011-08-311-0/+3
* Fix:build/cmake:Fixed AndroidManifest in case no svn revision number could be...rikky2011-03-121-3/+5
* Fix:build/cmake:Also find the win32 version of git, when searching for the sv...rikky2011-03-121-1/+1
* Fix:Build/cmake:Fixed fetching of svn revision for out-of-source buildsrikky2011-01-241-2/+4
* Fix:Build/cmake:Cleanup of version.cmakerikky2011-01-241-18/+0
* Add:Build:Make integration of additional modules easiermartin-s2011-01-211-4/+4
* Add:core:Initial support for cmake build system. This first stage partly supp...rikky2010-10-021-0/+54