Ken Martin
|
d94deaea1a
ENH: removed old commands
|
20 gadi atpakaļ |
Ken Martin
|
f5a81617ec
ENH: removed use of ABSTRACT command
|
20 gadi atpakaļ |
Brad King
|
b40219372e
ENH: Added full pre-build/pre-link/post-build testing for both library and executable targets.
|
21 gadi atpakaļ |
Andy Cedilnik
|
23a154941b
ENH: Add test for REMOVE_DEFINITION
|
21 gadi atpakaļ |
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 gadi atpakaļ |
Yves Starreveld
|
2ff4690192
ENH: remove the -flat_namespace and -undefined suppress hacks from
|
22 gadi atpakaļ |
Bill Hoffman
|
a35d911def
ENH: MinGW build now passes all the tests
|
22 gadi atpakaļ |
Bill Hoffman
|
c6d2312619
ENH: add testing for modules and one two config modes for cmaketest
|
23 gadi atpakaļ |
Bill Hoffman
|
3859417d1a
ENH: add target properties
|
23 gadi atpakaļ |
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 gadi atpakaļ |
Ken Martin
|
db4b4533a0
changed CCOMMAND to CMAKE
|
23 gadi atpakaļ |
Bill Hoffman
|
e9e69b7e5e
fix borland test
|
23 gadi atpakaļ |
Bill Hoffman
|
2242006ca1
Debug optimized cache fixes
|
23 gadi atpakaļ |
Sebastien Barre
|
4988ad93c0
ENH: use target as source if source is empty
|
23 gadi atpakaļ |
Sebastien Barre
|
9d0a4b8a5f
ENH: add a test to check if more than one post-build command can be attached. it fails right now.
|
23 gadi atpakaļ |
Bill Hoffman
|
d6da8ce630
ENH: check for compile flags and add back c flag to unix generator
|
23 gadi atpakaļ |
Bill Hoffman
|
65e3edea04
ENH: use separate vars for creating c++ and c shared libraries and add a test for c libraries
|
23 gadi atpakaļ |
Sebastien Barre
|
b3647fe6d3
ENH: fix tests
|
24 gadi atpakaļ |
Bill Hoffman
|
7d76de4403
make sure ; expansion is done in all commands
|
24 gadi atpakaļ |
Bill Hoffman
|
61697fab50
more tests
|
24 gadi atpakaļ |
Bill Hoffman
|
42c56a7cc7
ENH: add a test for per file flags
|
24 gadi atpakaļ |
Sebastien Barre
|
6f3570656c
Increase Coverage.
|
24 gadi atpakaļ |
Sebastien Barre
|
049a4820a2
More tests + coverage
|
24 gadi atpakaļ |
Sebastien Barre
|
c8d8e693cf
Add documentation, comments. Move some 'Complex' sub-tests into 2 new 'Wrapping' and 'Testing' tests.
|
24 gadi atpakaļ |
Sebastien Barre
|
b6bdbc54fc
ENH: Increase test + coverage
|
24 gadi atpakaļ |
Andy Cedilnik
|
21224d0bf1
Add GENERATED to cmSourceFilesRemoveCommand
|
24 gadi atpakaļ |
Sebastien Barre
|
21c01f609d
Fix: create_file.cxx is not GENERATED, it exists (so that it can be removed, until SOURCE_FILES_REMOVE is synced with SOURCE_FILES)
|
24 gadi atpakaļ |
Sebastien Barre
|
914e051fd7
Increase coverage, add tests
|
24 gadi atpakaļ |
Sebastien Barre
|
e8c4fbef82
ENH: tests ADD_DEPENDENCIES and ADD_CUSTOM_COMMAND
|
24 gadi atpakaļ |
Bill Hoffman
|
3a3b55679b
ENH: try to get better test coverage
|
24 gadi atpakaļ |