visualboyadvance-m/CMakeScripts
Rafael Kitover 2179215a8b fix rebuilds on git changes
Use cmake to generate the version.h from version.h.in which is a cleaned
up version of the old version.h with the git short sha into the build
directory, and include the version.h from there.

Continue to use the GetGitRevisionDescription plugin to make the cmake
configuration state depend on the current sha of HEAD, but throw away
the results (for the time being.)

This makes rebuilds after git changes such as a commit only recompile a
couple of files instead of the whole tree.
2017-08-27 13:20:17 -07:00
..
CMakeASM_NASMInformation.cmake compile/link flags improvements 2016-11-20 11:11:52 -08:00
CMakeDetermineASM_NASMCompiler.cmake CMAKE: Use built in support for ASM compilers. Bump required version to 2.6.0 2011-02-20 13:31:49 +00:00
CMakeTestASM_NASMCompiler.cmake CMAKE: Use built in support for ASM compilers. Bump required version to 2.6.0 2011-02-20 13:31:49 +00:00
FindDirectX.cmake all current vba-m Wx patches applied to trunk. 2011-05-25 11:55:46 +00:00
FindGettext.cmake NLS: Improve translations build 2011-12-03 20:29:05 +00:00
FindOpenAL.cmake ./installdeps + windows cross build improvements 2016-12-12 19:46:14 -05:00
FindSDL2.cmake Improve the method to find SDL2. 2017-02-11 23:48:11 +08:00
FindSFML.cmake full support for cross-compiling to win32 with mxe 2016-12-21 13:02:55 -08:00
FindSSP.cmake add LTO support, fix libssp link, add -ggdb3 -Og 2016-11-21 12:37:21 -08:00
GetGitRevisionDescription.cmake fix rebuilds on git changes 2017-08-27 13:20:17 -07:00
GetGitRevisionDescription.cmake.in fix rebuilds on git changes 2017-08-27 13:20:17 -07:00
MacPackageManagers.cmake generalize ./installdeps + mac pkg mgrs support 2016-12-10 23:41:32 -08:00
Toolchain-cross-MinGW-w64-i686.cmake generalize ./installdeps + mac pkg mgrs support 2016-12-10 23:41:32 -08:00
Toolchain-cross-MinGW-w64-x86_64.cmake generalize ./installdeps + mac pkg mgrs support 2016-12-10 23:41:32 -08:00
Toolchain-cross-m32.cmake 32 bit cross compiling support on Linux 2017-03-23 14:09:17 -07:00
UseGCCBinUtilsWrappers.cmake add LTO support, fix libssp link, add -ggdb3 -Og 2016-11-21 12:37:21 -08:00