This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/reactos/CMake.git
synced
2025-02-19 19:11:01 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
CMake
/
Templates
History
Brad King
fe971d97ca
Add STATIC_LIBRARY_FLAGS_<CONFIG> property (
#10768
)
...
This is a per-configuration version of STATIC_LIBRARY_FLAGS.
2010-05-28 11:09:10 -04:00
..
AppleInfo.plist
…
CMakeVisualStudio6Configurations.cmake
…
CMakeVSMacros1.vsmacros
ENH: Added StopBuild macro.
2007-11-19 13:44:10 -05:00
CMakeVSMacros2.vsmacros
ENH: Add code to support calling the VS reload macro from Visual Studio 7.1 and 9.0 in addition to 8.0 sp1... Make new macros file with VS 7.1 so that it can be read by 7.1 and later. VS 7.1 does not appear to run the macros while a build is in progress, but does not return any errors either, so for now, the reload macro is not called when using 7.1. If I can figure out how to get 7.1 to execute the macro, I will uncomment the code in cmGlobalVisualStudio71Generator::GetUserMacrosDirectory() to activate executing the macros in VS 7.1, too.
2008-02-15 11:49:58 -05:00
CPack.GenericDescription.txt
…
CPack.GenericLicense.txt
…
CPack.GenericWelcome.txt
…
CPackConfig.cmake.in
…
CTestScript.cmake.in
…
cygwin-package.sh.in
Add '#!/bin/sh' to cygwin-package.sh
2009-10-05 10:28:57 -04:00
DLLFooter.dsptemplate
…
DLLHeader.dsptemplate
Use per-config output dir in VS 6 templates
2009-10-28 12:18:55 -04:00
EXEFooter.dsptemplate
…
EXEHeader.dsptemplate
Use per-config output dir in VS 6 templates
2009-10-28 12:18:55 -04:00
EXEWinHeader.dsptemplate
Use per-config output dir in VS 6 templates
2009-10-28 12:18:55 -04:00
staticLibFooter.dsptemplate
…
staticLibHeader.dsptemplate
Add STATIC_LIBRARY_FLAGS_<CONFIG> property (
#10768
)
2010-05-28 11:09:10 -04:00
TestDriver.cxx.in
COMP: Don't emit old style cast warning when configured as C++ but still allow being configured as C. Thanks to Monsieur Francois Bertel for the patch.
2008-12-09 10:56:41 -05:00
UtilityFooter.dsptemplate
…
UtilityHeader.dsptemplate
BUG: Avoid cmTarget::GetDirectory for utilities
2009-07-03 10:33:49 -04:00