Kitware Robot
|
9db3116226
Remove CMake-language block-end command arguments
|
13 years ago |
Kitware Robot
|
77543bde41
Convert CMake-language commands to lower case
|
13 years ago |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
Modestas Vainius
|
e1409ac59b
Support building shared libraries or modules without soname (#13155)
|
13 years ago |
Brad King
|
a603250a13
Load platform files that need to know the ABI when possible
|
14 years ago |
Brad King
|
7e6a004659
Merge topic 'relative-CMAKE_USER_MAKE_RULES_OVERRIDE'
|
15 years ago |
Brad King
|
a146e03422
Fix relative CMAKE_USER_MAKE_RULES_OVERRIDE (#11725)
|
15 years ago |
Brad King
|
c2d73c938a
Allow platform files to set large archive rules (#11674)
|
15 years ago |
Brad King
|
20f49730ae
Reset platform/compiler info status for each language
|
15 years ago |
Todd Gamblin
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 years ago |
Brad King
|
d0c03f804f
Use work-around from bug 4772 for C++ and Fortran
|
16 years ago |
Brad King
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
Brad King
|
797e49a1cc
ENH: Load platform-independent per-compiler files
|
16 years ago |
Bill Hoffman
|
9d9582ffef
ENH: fix problem where rc language recursively included itself because CMAKE_BASE_NAME was used from c compiler, do the same fix for other uses of CMAKE_BASE_NAME
|
17 years ago |
Bill Hoffman
|
6a1a1b632d
BUG: fix for bug 4772, enable_language should now work on linux with correct flags
|
17 years ago |
Brad King
|
aaa88d33a9
ENH: Build large archives incrementally
|
17 years ago |
Bill Hoffman
|
aa10b4e33c
ENH: fix init flags getting stuffed into the compile line by force.
|
17 years ago |
Brad King
|
82fcaebe28
ENH: Pass dependent library search path to linker on some platforms.
|
18 years ago |
Brad King
|
96fd5909d9
ENH: Implement linking with paths to library files instead of -L and -l separation. See bug #3832
|
18 years ago |
Brad King
|
8262ccfd4e
ENH: Create COMPILE_DEFINITIONS property for targets and source files. Create <config>_COMPILE_DEFINITIONS property as per-configuration version. Add Preprocess test to test the feature. Document limitations on Xcode and VS6 generators.
|
18 years ago |
Bill Hoffman
|
9eb207aa89
BUG: fix for bug 6167 get rid of extra space in flags
|
18 years ago |
Alexander Neundorf
|
930bb0cd37
|
18 years ago |
Alexander Neundorf
|
df1edcb9d3
|
18 years ago |
Alexander Neundorf
|
422dc631b6
|
18 years ago |
Alexander Neundorf
|
eab5a4350d
|
18 years ago |
Alexander Neundorf
|
61d3444f93
|
18 years ago |
Brad King
|
44ab336a0c
ENH: Merging CompilerId updates from branch CMake-Modules-CompilerId to the main tree. Changes between CMake-Modules-CompilerId-mp1 and CMake-Modules-CompilerId-mp2 are included.
|
18 years ago |
Brad King
|
08289893b8
ENH: Split CMAKE_STANDARD_LIBRARIES into per-language variables CMAKE_<lang>_STANDARD_LIBRARIES. This is needed to get programmable language support working with Visual Studio generators. It makes sense anyway.
|
19 years ago |
Bill Hoffman
|
3f532f5489
ENH: add support for language flags at rule expansion time
|
20 years ago |
Bill Hoffman
|
2f78d874a7
ENH: fix for bug 2921, move _OVERRIDE variable to a better position to allow changing _INIT variables
|
20 years ago |