| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-12-16 | Cmake: fix version generation | ||
| In the cmake module we no longer had a way to get back to the main scripts directory. Signed-off-by: Dirk Hohndel <dirk@hohndel.org> | |||
| 2015-12-16 | Handle VersionGeneration outside of the main CMakeFile | ||
| This is actually a good change: we used to write a new CMake file in configure time just to move it outside of the source to the build dir at compile time. Now this file is pre-created and it's only moved. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com> | |||