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 年之前 |
Ken Martin
|
27379d7b08
ENH: make properties a bit more formal with documentation and chaining
|
19 年之前 |
Bill Hoffman
|
3a32cec969
ENH: merge in changes for beos support
|
19 年之前 |
Brad King
|
fcd500289b
ENH: Renamed NOT_IN_ALL to EXCLUDE_FROM_ALL.
|
19 年之前 |
Brad King
|
1d9f287af7
ENH: Added NOT_IN_ALL option for ADD_LIBRARY and ADD_EXECUTABLE to avoid building the targets by default.
|
19 年之前 |
Brad King
|
16f8da8b14
ENH: Re-enabling .i rule test on MSYS now that it works.
|
19 年之前 |
Brad King
|
f785ae9ac3
ENH: Re-enable preprocessing target test but specifically disable it on broken platforms.
|
19 年之前 |
Brad King
|
1ce1c5762b
BUG: Disable new test_preprocess target until it is fixed on OSX universal binaries and mingw.
|
19 年之前 |
Brad King
|
13380569f3
ENH: Adding test for running preprocessor rules.
|
19 年之前 |
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 年之前 |
Ken Martin
|
d94deaea1a
ENH: removed old commands
|
20 年之前 |
Ken Martin
|
f5a81617ec
ENH: removed use of ABSTRACT command
|
20 年之前 |
Brad King
|
b40219372e
ENH: Added full pre-build/pre-link/post-build testing for both library and executable targets.
|
21 年之前 |
Andy Cedilnik
|
23a154941b
ENH: Add test for REMOVE_DEFINITION
|
21 年之前 |
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 年之前 |
Yves Starreveld
|
2ff4690192
ENH: remove the -flat_namespace and -undefined suppress hacks from
|
22 年之前 |
Bill Hoffman
|
a35d911def
ENH: MinGW build now passes all the tests
|
22 年之前 |
Bill Hoffman
|
c6d2312619
ENH: add testing for modules and one two config modes for cmaketest
|
23 年之前 |
Bill Hoffman
|
3859417d1a
ENH: add target properties
|
23 年之前 |
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 年之前 |
Ken Martin
|
db4b4533a0
changed CCOMMAND to CMAKE
|
23 年之前 |
Bill Hoffman
|
e9e69b7e5e
fix borland test
|
23 年之前 |
Bill Hoffman
|
2242006ca1
Debug optimized cache fixes
|
23 年之前 |
Sebastien Barre
|
4988ad93c0
ENH: use target as source if source is empty
|
23 年之前 |
Sebastien Barre
|
9d0a4b8a5f
ENH: add a test to check if more than one post-build command can be attached. it fails right now.
|
23 年之前 |
Bill Hoffman
|
d6da8ce630
ENH: check for compile flags and add back c flag to unix generator
|
23 年之前 |
Bill Hoffman
|
65e3edea04
ENH: use separate vars for creating c++ and c shared libraries and add a test for c libraries
|
23 年之前 |
Sebastien Barre
|
b3647fe6d3
ENH: fix tests
|
23 年之前 |
Bill Hoffman
|
7d76de4403
make sure ; expansion is done in all commands
|
23 年之前 |
Bill Hoffman
|
61697fab50
more tests
|
23 年之前 |