click
059e5758ed
BuildSystem: Fix a minor issue when using CMake-2.6.x to generate the buildfiles
...
(Thanks to A.Metaphysical.Drama for the report/fix)
--HG--
branch : trunk
2010-10-15 15:47:30 +02:00
click
607bc17d05
BuildSystem: Set the proper type of the cached revision-variable, so it doesn't show up in the CMake GUI
...
--HG--
branch : trunk
2010-10-15 00:55:31 +02:00
click
92a379da7f
BuildSystem: Clean up the revision.h generation a tad bit
...
--HG--
branch : trunk
2010-10-14 23:47:59 +02:00
click
88f196f1a9
BuildSystem: Cache results from when pulling the revision-information to avoid regenerating revision.h
...
(should remove the unneeded rebuilding of some core-files due to that the revision.h file has changed timestamp-wise)
--HG--
branch : trunk
2010-10-14 22:48:55 +02:00
click
ce712adda2
Buildsystem: Clean up the revision.h target generation
...
- rename src/revision.h folder to src/genrev
- ensure BUILDDIR/revision.h file is cleared/removed before generation (deleted/recreated during buildmode-changes)
Note: This needs further testing, so please give feedback.
--HG--
branch : trunk
rename : src/revision.h/CMakeLists.txt => src/genrev/CMakeLists.txt
2010-10-08 22:11:47 +02:00
Shauren
729e618baa
Buildsystem: Generate revision.h additionally during initial cmake run, also fixes displaying revision during run
...
--HG--
branch : trunk
2010-10-03 16:55:24 +02:00
Shauren
6c35c376e9
Buildsystem: Generating revision.h is now a part of build process (revision.h is back as target)
...
Buildsystem: Removed non-existing include directories
--HG--
branch : trunk
2010-10-03 16:30:22 +02:00