summaryrefslogtreecommitdiff
path: root/Tests/Complex/Executable/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Use string(APPEND) in TestsDaniel Pfeifer2016-07-281-2/+2
* Xcode: Disable test for system include dirsGregor Jasny2016-02-081-1/+2
* Tests: Remove incorrect indentation from Complex test commentBrad King2015-01-221-1/+1
* Encoding: Modify tests to work using non-ascii paths.Clinton Stimpson2015-01-081-5/+9
* Drop compatibility with CMake < 2.4Brad King2013-10-231-1/+0
* Use PRE_LINK instead of PRE_BUILD when testing PRE_LINK.James Bigler2013-03-041-1/+1
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-14/+14
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-83/+83
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-2/+2
* complex: Remove unused option to test CMakeLibBrad King2011-12-231-22/+0
* complex: Simplify test for single-character exe nameBrad King2011-12-231-1/+3
* complex: Move GeneratedFileStream test to CMakeLibTestsBrad King2011-12-231-1/+1
* Fix vs2010 project generation error when HEADER_FILE_ONLY is set.Bill Hoffman2010-12-201-1/+8
* Switch to using libarchive from libtar for cpack and cmake -E tarBill Hoffman2009-10-301-2/+5
* ENH: Remove CMAKE_ANSI_CFLAGS from testsBrad King2009-07-081-1/+0
* ENH: make this test pass if new curl is onBill Hoffman2008-11-211-1/+1
* ENH: only link in curl directories that exist, this will help with vs6 nmakeBill Hoffman2008-11-201-3/+6
* ENH: make it work if new curl is onBill Hoffman2008-11-191-4/+3
* ENH: make it work if new curl is onBill Hoffman2008-11-181-1/+5
* ENH: Add if(TARGET) commandBrad King2008-08-201-0/+17
* ENH: complex must link to curl nowBill Hoffman2008-02-071-1/+2
* ENH: Adding test for using HEADER_FILE_ONLY to avoid building a .cxx file.Brad King2007-11-191-1/+5
* BUG: Disable test of feature that is not documented or implemented everywhere.Brad King2007-05-161-1/+2
* BUG: Fixed cmLocalVisualStudio7Generator to deal with quotes in macro definit...Brad King2007-05-091-1/+2
* ENH: Added smoke test for user-value flag mapping for VS IDE.Brad King2007-02-011-0/+6
* ENH: Added explicit name for option to test CMakeLib. Added option to disabl...Brad King2006-10-191-4/+4
* BUG: Run testSystemDir test only if -isystem flag is available.Brad King2006-10-051-2/+2
* ENH: Adding SYSTEM option to INCLUDE_DIRECTORIES command. This addresses bug...Brad King2006-10-051-0/+5
* 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/+8
* ENH: Added test for linking to a static library that is next to a shared libr...Brad King2006-09-151-0/+6
* BUG: Make sure sources with unknown extensions are not compiled by VS.Brad King2006-08-031-1/+1
* ENH: Adding test for source files and header files with the same base name in...Brad King2006-08-011-1/+1
* BUG: Fix REMOVE_DEFINITIONS command to not remove substrings.Brad King2006-05-231-0/+8
* ENH: remove duplicate file name test because it fails on xcodeBill Hoffman2006-04-171-2/+2
* ENH: allow multiple files with the same name in different sub dirs testBill Hoffman2006-04-171-1/+2
* ENH: added testing for new featuresKen Martin2006-03-221-0/+19
* ENH: add COMPILE_FLAGS to targetsBill Hoffman2006-01-251-1/+1
* ENH: more fixes for watcomBill Hoffman2006-01-171-7/+10
* ENH: add support for watcom wmake and wcl386Bill Hoffman2006-01-171-1/+4
* BUG: Now really fix the testAndy Cedilnik2005-12-281-1/+1
* COMP: Fix testAndy Cedilnik2005-12-281-0/+1
* COMP: Fix complex test and fix bootstrapAndy Cedilnik2005-12-281-1/+1
* ENH: make sure CMAKE_C_FLAGS are not clobberedBill Hoffman2005-08-011-1/+1
* ENH: use ansi flagsBill Hoffman2005-07-311-0/+1
* ENH: add new test to make sure c and cxx flags are going to the right filesBill Hoffman2005-07-291-1/+2
* ENH: shift to using ADD_SUBDIRECTORYKen Martin2005-06-081-1/+1
* ENH: fix library ordering stuff to use a topological sortBill Hoffman2005-03-021-0/+6
* ENH: Added full pre-build/pre-link/post-build testing for both library and ex...Brad King2005-02-251-0/+16
* ENH: Link to cmzlibAndy Cedilnik2005-01-271-1/+2