Adrien Destugues
|
7ebc1cb2ff
Haiku: Several fixes to platform module
|
12 jaren geleden |
Kitware Robot
|
9db3116226
Remove CMake-language block-end command arguments
|
13 jaren geleden |
Kitware Robot
|
77543bde41
Convert CMake-language commands to lower case
|
13 jaren geleden |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 jaren geleden |
Brad King
|
137e5974bc
complex: Remove dynamic loader tests
|
14 jaren geleden |
Bill Hoffman
|
5c4208f50e
ENH: only 5 failing tests for VS 10
|
16 jaren geleden |
Brad King
|
430cc2b4b7
ENH: Always imply CLEAN_DIRECT_OUTPUT target prop
|
16 jaren geleden |
Brad King
|
fff812db95
ENH: Add if(TARGET) command
|
17 jaren geleden |
Brad King
|
b459ec9f57
ENH: Updated DEFINE_PROPERTY command to be more extendible and more consistent with new SET_PROPERTY and GET_PROPERTY signatures.
|
18 jaren geleden |
Brad King
|
cf7eeab37a
ENH: Testing new target properties RUNTIME_OUTPUT_DIRECTORY, LIBRARY_OUTPUT_DIRECTORY, and ARCHIVE_OUTPUT_DIRECTORY. This is an incremental fix for bug#2240 and bug#4210.
|
18 jaren geleden |
Ken Martin
|
27379d7b08
ENH: make properties a bit more formal with documentation and chaining
|
19 jaren geleden |
Bill Hoffman
|
3a32cec969
ENH: merge in changes for beos support
|
19 jaren geleden |
Brad King
|
fcd500289b
ENH: Renamed NOT_IN_ALL to EXCLUDE_FROM_ALL.
|
19 jaren geleden |
Brad King
|
1d9f287af7
ENH: Added NOT_IN_ALL option for ADD_LIBRARY and ADD_EXECUTABLE to avoid building the targets by default.
|
19 jaren geleden |
Brad King
|
16f8da8b14
ENH: Re-enabling .i rule test on MSYS now that it works.
|
19 jaren geleden |
Brad King
|
f785ae9ac3
ENH: Re-enable preprocessing target test but specifically disable it on broken platforms.
|
19 jaren geleden |
Brad King
|
1ce1c5762b
BUG: Disable new test_preprocess target until it is fixed on OSX universal binaries and mingw.
|
19 jaren geleden |
Brad King
|
13380569f3
ENH: Adding test for running preprocessor rules.
|
19 jaren geleden |
Brad King
|
07ec25e383
ENH: Added test for linking to a static library that is next to a shared library. See bug#1644 for related changes.
|
19 jaren geleden |
Ken Martin
|
d94deaea1a
ENH: removed old commands
|
20 jaren geleden |
Ken Martin
|
f5a81617ec
ENH: removed use of ABSTRACT command
|
20 jaren geleden |
Brad King
|
b40219372e
ENH: Added full pre-build/pre-link/post-build testing for both library and executable targets.
|
21 jaren geleden |
Andy Cedilnik
|
23a154941b
ENH: Add test for REMOVE_DEFINITION
|
21 jaren geleden |
Bill Hoffman
|
62fec9b386
BUG: remove bundle_loader stuff it did not work with spaces in the path and is not needed for this test
|
22 jaren geleden |
Yves Starreveld
|
2ff4690192
ENH: remove the -flat_namespace and -undefined suppress hacks from
|
22 jaren geleden |
Bill Hoffman
|
a35d911def
ENH: MinGW build now passes all the tests
|
22 jaren geleden |
Bill Hoffman
|
c6d2312619
ENH: add testing for modules and one two config modes for cmaketest
|
23 jaren geleden |
Bill Hoffman
|
3859417d1a
ENH: add target properties
|
23 jaren geleden |
Ken Martin
|
44a7cd55ff
removed all source lists from the system and made them vectors. Also appended _CMAKE_PATH to the end of the automatic cache entries for executables and libraries. Odds of all these changes working are slim but cmake builds and passes all its tests. VTK40 starts building
|
23 jaren geleden |
Ken Martin
|
db4b4533a0
changed CCOMMAND to CMAKE
|
23 jaren geleden |