visualboyadvance-m/CMakeScripts
Rafael Kitover d06e7afceb full support for cross-compiling to win32 with mxe
Fix all cmake issues related to building for win32 with mxe.

Add support for ./installdeps win32 on Debian/Ubuntu using the mxe apt
repository.

Details:

* default to ENABLE_LTO=OFF on mxe

* set SFML_STATIC_LIBRARIES=TRUE on mxe

* fix the libintl/gettext checking logic

* fix the git dependencies submodule checking logic, and check that it
  triggers for mxe

* revert FindSFML.cmake to upstream version, works fine with mxe

* make 'win32' an alias for the 'MinGW-w64-i686' target for
  ./installdeps, add support for mxe apt repository for Debian/Ubuntu

* change bin2c related cmake code to compile the tool on the host always
  even when cross-compiling

* copy src/win32/res/VBA.ico to src/wx/icons since src/win32 has been
  removed

TODO: generic mxe installer for other unix-likes
2016-12-21 13:02:55 -08: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 generalize ./installdeps + mac pkg mgrs support 2016-12-10 23:41:32 -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 added git support to cmakelists.txt 2015-06-12 08:04:26 -04:00
GetGitRevisionDescription.cmake.in added git support to cmakelists.txt 2015-06-12 08:04:26 -04: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
UseGCCBinUtilsWrappers.cmake add LTO support, fix libssp link, add -ggdb3 -Og 2016-11-21 12:37:21 -08:00