reactos/reactos/cmake
Amine Khaldi ef56c781ba [CMAKE]
* Add basic support for the new MSVC build handling that comes with the upcoming RosBE 2.1.
* This needs to be inspected further to make sure it matches our current setup.

svn path=/trunk/; revision=57990
2012-12-24 11:21:54 +00:00
..
Compiler
Platform [CMAKE] 2012-12-24 11:21:54 +00:00
baseaddress.cmake [IOLOGMSG] 2012-09-19 13:34:56 +00:00
CMakeDetermineASMCompiler.cmake [CMAKE] 2012-12-15 11:03:50 +00:00
CMakeDetermineCompilerId.cmake
CMakeMacros.cmake [BOOTDATA-CMAKE] 2012-10-09 22:00:47 +00:00
CMakeParseArguments.cmake
compilerflags.cmake [CMAKE] 2012-07-30 00:00:51 +00:00
config-amd64.cmake [CMAKE] 2012-03-10 23:38:37 +00:00
config-arm.cmake [CMAKE] 2012-03-10 23:38:37 +00:00
config.cmake * Exclude host tools when setting the default build type. 2012-09-21 14:35:19 +00:00
gcc.cmake [CMAKE] 2012-12-22 10:47:06 +00:00
localization.cmake * ReactOS binaries hold resource files to *all* the languages we support, which increases their size, and increases the memory footprint, and on top of that they become useless as soon as you select a language in the 1st stage installer. Introduce a way to compile ros with one localization so that we can compile ReactOS with only one localization, which eliminates the problem mentioned above, and allows us to reduce the compile time, the disk space needed for build, and the runtime memory footprint. 2012-02-27 22:46:20 +00:00
midl-support.cmake [CMAKE] 2012-12-12 15:39:08 +00:00
msvc.cmake [CMAKE] 2012-12-22 10:47:06 +00:00
widl-support.cmake [CMAKE] 2012-12-12 15:09:49 +00:00
writing_CmakeLists_for_ReactOS.txt