Bill Hoffman
|
0f89043568
force c++ for c++ files
|
23 years ago |
Brad King
|
61cd9298cd
ENH: Added <LINK_FLAGS> to link rules.
|
23 years ago |
Andy Cedilnik
|
c073a094ed
Add missing closing bracket
|
23 years ago |
Brad King
|
4e6ad941e9
ENH: Visual Studio 6 and 7 generators now set CMAKE_CONFIGURATION_TYPES to be a semicolon-separated list of configurations that will be built.
|
23 years ago |
Bill Hoffman
|
b489540f83
ENH: make linker flags use init values so users can set them from the cache
|
23 years ago |
Bill Hoffman
|
96189f79d5
ENH: unify EnableLanguage across all generators
|
23 years ago |
Bill Hoffman
|
e2d1104881
determine CMAKE_MAKE_PROGRAM in EnableLanguage
|
23 years ago |
Bill Hoffman
|
3873bd6257
correctly place both LINK_FLAGS and CXX_LINK_FLAGS and C_LINK_FLAGS into all the rules
|
23 years ago |
Andy Cedilnik
|
115ea25dab
BUG: fix flags for c compiler on windows
|
23 years ago |
Bill Hoffman
|
e020a6d171
ENH: add .def file support
|
23 years ago |
Bill Hoffman
|
98ef89bf77
Set CMAKE_BUILD_TOOL
|
23 years ago |
Bill Hoffman
|
36db45082e
ENH: fix up several problems with new stuff
|
23 years ago |
Bill Hoffman
|
d1051bb575
clean up flags with _init flags
|
23 years ago |
Bill Hoffman
|
538f38596f
BUG: fix setting of c flags
|
23 years ago |
Bill Hoffman
|
ac481e0ee9
fix for cxxflags
|
23 years ago |
Brad King
|
3a6d52f4c5
ENH: Moved caching of C*_FLAGS* settings down to CMakeSystemSpecificInformation.cmake. The platform files can set the defaults on the first run, and then the settings are cached at the end.
|
23 years ago |
Bill Hoffman
|
f5d95fb078
Complete rework of makefile generators expect trouble
|
23 years ago |