Kitware Robot
|
9db3116226
Remove CMake-language block-end command arguments
|
13 anni fa |
Kitware Robot
|
77543bde41
Convert CMake-language commands to lower case
|
13 anni fa |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 anni fa |
Brad King
|
137e5974bc
complex: Remove dynamic loader tests
|
14 anni fa |
Bill Hoffman
|
5c4208f50e
ENH: only 5 failing tests for VS 10
|
16 anni fa |
Brad King
|
430cc2b4b7
ENH: Always imply CLEAN_DIRECT_OUTPUT target prop
|
16 anni fa |
Brad King
|
fff812db95
ENH: Add if(TARGET) command
|
17 anni fa |
Brad King
|
b459ec9f57
ENH: Updated DEFINE_PROPERTY command to be more extendible and more consistent with new SET_PROPERTY and GET_PROPERTY signatures.
|
18 anni fa |
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 anni fa |
Ken Martin
|
27379d7b08
ENH: make properties a bit more formal with documentation and chaining
|
19 anni fa |
Bill Hoffman
|
3a32cec969
ENH: merge in changes for beos support
|
19 anni fa |
Brad King
|
fcd500289b
ENH: Renamed NOT_IN_ALL to EXCLUDE_FROM_ALL.
|
19 anni fa |
Brad King
|
1d9f287af7
ENH: Added NOT_IN_ALL option for ADD_LIBRARY and ADD_EXECUTABLE to avoid building the targets by default.
|
19 anni fa |
Brad King
|
16f8da8b14
ENH: Re-enabling .i rule test on MSYS now that it works.
|
19 anni fa |
Brad King
|
f785ae9ac3
ENH: Re-enable preprocessing target test but specifically disable it on broken platforms.
|
19 anni fa |
Brad King
|
1ce1c5762b
BUG: Disable new test_preprocess target until it is fixed on OSX universal binaries and mingw.
|
19 anni fa |
Brad King
|
13380569f3
ENH: Adding test for running preprocessor rules.
|
19 anni fa |
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 anni fa |
Ken Martin
|
d94deaea1a
ENH: removed old commands
|
20 anni fa |
Ken Martin
|
f5a81617ec
ENH: removed use of ABSTRACT command
|
20 anni fa |
Brad King
|
b40219372e
ENH: Added full pre-build/pre-link/post-build testing for both library and executable targets.
|
21 anni fa |
Andy Cedilnik
|
23a154941b
ENH: Add test for REMOVE_DEFINITION
|
21 anni fa |
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 anni fa |
Yves Starreveld
|
2ff4690192
ENH: remove the -flat_namespace and -undefined suppress hacks from
|
22 anni fa |
Bill Hoffman
|
a35d911def
ENH: MinGW build now passes all the tests
|
22 anni fa |
Bill Hoffman
|
c6d2312619
ENH: add testing for modules and one two config modes for cmaketest
|
23 anni fa |
Bill Hoffman
|
3859417d1a
ENH: add target properties
|
23 anni fa |
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 anni fa |
Ken Martin
|
db4b4533a0
changed CCOMMAND to CMAKE
|
23 anni fa |
Bill Hoffman
|
e9e69b7e5e
fix borland test
|
23 anni fa |