summaryrefslogtreecommitdiff
path: root/Tests/ComplexOneConfig
Commit message (Expand)AuthorAgeFilesLines
* Remove CMake-language block-end command argumentsKitware Robot2012-08-135-121/+121
* Convert CMake-language commands to lower caseKitware Robot2012-08-137-490/+490
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-139-101/+101
* complex: Remove unused option to test CMakeLibBrad King2011-12-234-38/+0
* complex: Remove test dependence on cmSystemToolsBrad King2011-12-231-12/+12
* complex: Move cmSystemTools::UpperCase test to CMakeLibTestsBrad King2011-12-231-14/+0
* complex: Simplify test for single-character exe nameBrad King2011-12-233-37/+13
* complex: Move GeneratedFileStream test to CMakeLibTestsBrad King2011-12-232-88/+1
* complex: Remove dynamic loader testsBrad King2011-12-234-80/+1
* complex: Sync Tests/ComplexOneConfig with Tests/ComplexBrad King2011-12-232-1/+9
* complex: Remove ancient unused ComplexRelativePaths testBrad King2011-12-231-4/+2
* Switch to using libarchive from libtar for cpack and cmake -E tarBill Hoffman2009-10-301-2/+5
* Make Complex test of CMakeLib more optionalBrad King2009-10-071-7/+2
* ENH: only 5 failing tests for VS 10Bill Hoffman2009-07-101-2/+2
* ENH: Remove CMAKE_ANSI_CFLAGS from testsBrad King2009-07-082-8/+0
* ENH: Always imply CLEAN_DIRECT_OUTPUT target propBrad King2009-05-011-1/+1
* ENH: Allow projects to disable per-rule echo linesBrad King2009-03-161-2/+2
* ENH: Allow projects to disable per-rule progressBrad King2009-03-161-0/+3
* 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-202-0/+21
* ENH: Add cmake_policy(GET) command modeBrad King2008-08-181-0/+5
* ENH: support parenthesis as arguments and in conditionals feature request #6191Ken Martin2008-06-263-0/+16
* ENH: Add "if(POLICY policy-id)" option for IF command.Brad King2008-03-201-0/+5
* ENH: Updated DEFINE_PROPERTY command to be more extendible and more consisten...Brad King2008-02-141-2/+5
* ENH: complex must link to curl nowBill Hoffman2008-02-071-1/+2
* ENH: Implement linking with paths to library files instead of -L and -l separ...Brad King2008-01-221-115/+3
* ENH: Make per-configuration COMPILE_DEFINITIONS_<CONFIG> directory property i...Brad King2008-01-172-1/+9
* ENH: Adding test for using HEADER_FILE_ONLY to avoid building a .cxx file.Brad King2007-11-192-1/+6
* ENH: fix leakBill Hoffman2007-08-211-0/+1
* ENH: user more memory for parser and add test to complex that sets a huge stringBill Hoffman2007-07-201-0/+1
* BUG: Disable test of feature that is not documented or implemented everywhere.Brad King2007-05-162-1/+4
* BUG: Fixed cmLocalVisualStudio7Generator to deal with quotes in macro definit...Brad King2007-05-092-1/+15
* ENH: Testing new target properties RUNTIME_OUTPUT_DIRECTORY, LIBRARY_OUTPUT_D...Brad King2007-03-123-9/+11
* ENH: Added smoke test for user-value flag mapping for VS IDE.Brad King2007-02-011-0/+6
* 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: Added test case for bug#3966.Brad King2006-10-301-0/+11
* COMP: Fixed typo: CMAKE_TEST_CMAKELIB -> COMPLEX_TEST_CMAKELIB.Brad King2006-10-221-5/+5
* ENH: Added explicit name for option to test CMakeLib. Added option to disabl...Brad King2006-10-194-10/+20
* BUG: Fix link flags on cygwin shared libraries. This requires that the share...Brad King2006-10-051-1/+1
* BUG: Test -isystem without affecting other tests. Made separate Library/Syst...Brad King2006-10-052-1/+2
* 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-054-2/+12
* ENH: Renamed NOT_IN_ALL to EXCLUDE_FROM_ALL.Brad King2006-10-022-2/+2
* ENH: Added NOT_IN_ALL option for ADD_LIBRARY and ADD_EXECUTABLE to avoid buil...Brad King2006-10-024-0/+26
* 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