summaryrefslogtreecommitdiff
path: root/Tests/Complex/Library/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Fix misc. typosluz.paz2018-06-041-1/+1
* Use string(APPEND) in TestsDaniel Pfeifer2016-07-281-1/+1
* Haiku: Several fixes to platform moduleAdrien Destugues2013-10-081-1/+1
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-11/+11
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-60/+60
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-8/+8
* complex: Remove dynamic loader testsBrad King2011-12-231-1/+0
* ENH: only 5 failing tests for VS 10Bill Hoffman2009-07-101-2/+2
* ENH: Always imply CLEAN_DIRECT_OUTPUT target propBrad King2009-05-011-1/+1
* ENH: Add if(TARGET) commandBrad King2008-08-201-0/+4
* ENH: Updated DEFINE_PROPERTY command to be more extendible and more consisten...Brad King2008-02-141-2/+5
* ENH: Testing new target properties RUNTIME_OUTPUT_DIRECTORY, LIBRARY_OUTPUT_D...Brad King2007-03-121-0/+1
* ENH: make properties a bit more formal with documentation and chainingKen Martin2006-12-071-0/+2
* ENH: merge in changes for beos supportBill Hoffman2006-12-041-1/+3
* ENH: Renamed NOT_IN_ALL to EXCLUDE_FROM_ALL.Brad King2006-10-021-1/+1
* ENH: Added NOT_IN_ALL option for ADD_LIBRARY and ADD_EXECUTABLE to avoid buil...Brad King2006-10-021-0/+3
* ENH: Re-enabling .i rule test on MSYS now that it works.Brad King2006-09-281-5/+0
* ENH: Re-enable preprocessing target test but specifically disable it on broke...Brad King2006-09-271-1/+16
* BUG: Disable new test_preprocess target until it is fixed on OSX universal bi...Brad King2006-09-241-1/+1
* ENH: Adding test for running preprocessor rules.Brad King2006-09-231-0/+11
* ENH: Added test for linking to a static library that is next to a shared libr...Brad King2006-09-151-0/+7
* ENH: removed old commandsKen Martin2005-06-021-3/+3
* ENH: removed use of ABSTRACT commandKen Martin2005-06-021-3/+1
* ENH: Added full pre-build/pre-link/post-build testing for both library and ex...Brad King2005-02-251-9/+14
* ENH: Add test for REMOVE_DEFINITIONAndy Cedilnik2004-04-151-0/+2
* BUG: remove bundle_loader stuff it did not work with spaces in the path and i...Bill Hoffman2003-08-281-3/+0
* ENH: remove the -flat_namespace and -undefined suppress hacks fromYves Starreveld2003-08-271-0/+3
* ENH: MinGW build now passes all the testsBill Hoffman2003-08-271-6/+8
* ENH: add testing for modules and one two config modes for cmaketestBill Hoffman2003-01-151-1/+2
* ENH: add target propertiesBill Hoffman2002-12-201-0/+8
* removed all source lists from the system and made them vectors. Also appended...Ken Martin2002-06-271-2/+2
* changed CCOMMAND to CMAKEKen Martin2002-06-031-2/+2
* fix borland testBill Hoffman2002-05-031-2/+4
* Debug optimized cache fixesBill Hoffman2002-05-021-0/+11
* ENH: use target as source if source is emptySebastien Barre2002-04-111-4/+2
* ENH: add a test to check if more than one post-build command can be attached....Sebastien Barre2002-04-101-0/+7
* ENH: check for compile flags and add back c flag to unix generatorBill Hoffman2002-04-091-1/+1
* ENH: use separate vars for creating c++ and c shared libraries and add a test...Bill Hoffman2002-04-081-0/+2
* ENH: fix testsSebastien Barre2002-03-291-22/+1
* make sure ; expansion is done in all commandsBill Hoffman2002-03-291-18/+8
* more testsBill Hoffman2002-03-291-2/+31
* ENH: add a test for per file flagsBill Hoffman2002-03-041-1/+2
* Increase Coverage.Sebastien Barre2002-01-201-2/+7
* More tests + coverageSebastien Barre2002-01-201-0/+1
* Add documentation, comments. Move some 'Complex' sub-tests into 2 new 'Wrappi...Sebastien Barre2002-01-191-20/+30
* ENH: Increase test + coverageSebastien Barre2002-01-181-4/+7
* Add GENERATED to cmSourceFilesRemoveCommandAndy Cedilnik2002-01-181-2/+2
* Fix: create_file.cxx is not GENERATED, it exists (so that it can be removed, ...Sebastien Barre2002-01-181-1/+1
* Increase coverage, add testsSebastien Barre2002-01-181-3/+23
* ENH: tests ADD_DEPENDENCIES and ADD_CUSTOM_COMMANDSebastien Barre2002-01-171-0/+16