| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 5 | -121/+121 |
|
|
* | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 7 | -500/+500 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 9 | -101/+101 |
|
|
* | Find_library(): allow searching for versioned shared objects | Rolf Eike Beer | 2012-02-18 | 1 | -1/+31 |
|
|
* | complex: Remove unused option to test CMakeLib | Brad King | 2011-12-23 | 4 | -38/+0 |
|
|
* | complex: Remove test dependence on cmSystemTools | Brad King | 2011-12-23 | 1 | -12/+12 |
|
|
* | complex: Move cmSystemTools::UpperCase test to CMakeLibTests | Brad King | 2011-12-23 | 1 | -14/+0 |
|
|
* | complex: Simplify test for single-character exe name | Brad King | 2011-12-23 | 3 | -37/+13 |
|
|
* | complex: Move GeneratedFileStream test to CMakeLibTests | Brad King | 2011-12-23 | 2 | -88/+1 |
|
|
* | complex: Remove dynamic loader tests | Brad King | 2011-12-23 | 4 | -80/+1 |
|
|
* | complex: Remove ancient unused ComplexRelativePaths test | Brad King | 2011-12-23 | 1 | -4/+2 |
|
|
* | Fix vs2010 project generation error when HEADER_FILE_ONLY is set. | Bill Hoffman | 2010-12-20 | 2 | -1/+9 |
|
|
* | Switch to using libarchive from libtar for cpack and cmake -E tar | Bill Hoffman | 2009-10-30 | 1 | -2/+5 |
|
|
* | Make Complex test of CMakeLib more optional | Brad King | 2009-10-07 | 1 | -7/+2 |
|
|
* | ENH: only 5 failing tests for VS 10 | Bill Hoffman | 2009-07-10 | 1 | -2/+2 |
|
|
* | ENH: Remove CMAKE_ANSI_CFLAGS from tests | Brad King | 2009-07-08 | 2 | -8/+0 |
|
|
* | ENH: Always imply CLEAN_DIRECT_OUTPUT target prop | Brad King | 2009-05-01 | 1 | -1/+1 |
|
|
* | ENH: Allow projects to disable per-rule echo lines | Brad King | 2009-03-16 | 1 | -2/+2 |
|
|
* | ENH: Allow projects to disable per-rule progress | Brad King | 2009-03-16 | 1 | -0/+3 |
|
|
* | ENH: make this test pass if new curl is on | Bill Hoffman | 2008-11-21 | 1 | -1/+1 |
|
|
* | ENH: only link in curl directories that exist, this will help with vs6 nmake | Bill Hoffman | 2008-11-20 | 1 | -3/+6 |
|
|
* | ENH: make it work if new curl is on | Bill Hoffman | 2008-11-19 | 1 | -4/+3 |
|
|
* | ENH: make it work if new curl is on | Bill Hoffman | 2008-11-18 | 1 | -1/+5 |
|
|
* | ENH: Add if(TARGET) command | Brad King | 2008-08-20 | 2 | -0/+21 |
|
|
* | ENH: Add cmake_policy(GET) command mode | Brad King | 2008-08-18 | 1 | -0/+5 |
|
|
* | ENH: support parenthesis as arguments and in conditionals feature request #6191 | Ken Martin | 2008-06-26 | 3 | -0/+16 |
|
|
* | ENH: Add "if(POLICY policy-id)" option for IF command. | Brad King | 2008-03-20 | 1 | -0/+5 |
|
|
* | ENH: Updated DEFINE_PROPERTY command to be more extendible and more consisten... | Brad King | 2008-02-14 | 1 | -2/+5 |
|
|
* | ENH: complex must link to curl now | Bill Hoffman | 2008-02-07 | 1 | -1/+2 |
|
|
* | ENH: Implement linking with paths to library files instead of -L and -l separ... | Brad King | 2008-01-22 | 1 | -115/+3 |
|
|
* | ENH: Make per-configuration COMPILE_DEFINITIONS_<CONFIG> directory property i... | Brad King | 2008-01-18 | 2 | -1/+9 |
|
|
* | ENH: Adding test for using HEADER_FILE_ONLY to avoid building a .cxx file. | Brad King | 2007-11-19 | 2 | -1/+6 |
|
|
* | ENH: fix leak | Bill Hoffman | 2007-08-21 | 1 | -0/+1 |
|
|
* | ENH: user more memory for parser and add test to complex that sets a huge string | Bill Hoffman | 2007-07-20 | 1 | -0/+1 |
|
|
* | BUG: Disable test of feature that is not documented or implemented everywhere. | Brad King | 2007-05-16 | 2 | -1/+4 |
|
|
* | BUG: Fixed cmLocalVisualStudio7Generator to deal with quotes in macro definit... | Brad King | 2007-05-09 | 2 | -1/+15 |
|
|
* | ENH: Testing new target properties RUNTIME_OUTPUT_DIRECTORY, LIBRARY_OUTPUT_D... | Brad King | 2007-03-12 | 3 | -9/+11 |
|
|
* | ENH: Added smoke test for user-value flag mapping for VS IDE. | Brad King | 2007-02-01 | 1 | -0/+6 |
|
|
* | ENH: make properties a bit more formal with documentation and chaining | Ken Martin | 2006-12-07 | 1 | -0/+2 |
|
|
* | ENH: merge in changes for beos support | Bill Hoffman | 2006-12-04 | 1 | -1/+3 |
|
|
* | ENH: Added test case for bug#3966. | Brad King | 2006-10-30 | 1 | -0/+11 |
|
|
* | COMP: Fixed typo: CMAKE_TEST_CMAKELIB -> COMPLEX_TEST_CMAKELIB. | Brad King | 2006-10-22 | 1 | -5/+5 |
|
|
* | ENH: Added explicit name for option to test CMakeLib. Added option to disabl... | Brad King | 2006-10-19 | 4 | -10/+20 |
|
|
* | BUG: Fix link flags on cygwin shared libraries. This requires that the share... | Brad King | 2006-10-05 | 1 | -1/+1 |
|
|
* | BUG: Test -isystem without affecting other tests. Made separate Library/Syst... | Brad King | 2006-10-05 | 2 | -1/+2 |
|
|
* | BUG: Run testSystemDir test only if -isystem flag is available. | Brad King | 2006-10-05 | 1 | -2/+2 |
|
|
* | ENH: Adding SYSTEM option to INCLUDE_DIRECTORIES command. This addresses bug... | Brad King | 2006-10-05 | 4 | -2/+12 |
|
|
* | ENH: Renamed NOT_IN_ALL to EXCLUDE_FROM_ALL. | Brad King | 2006-10-02 | 2 | -2/+2 |
|
|
* | ENH: Added NOT_IN_ALL option for ADD_LIBRARY and ADD_EXECUTABLE to avoid buil... | Brad King | 2006-10-02 | 4 | -0/+26 |
|
|
* | ENH: Re-enabling .i rule test on MSYS now that it works. | Brad King | 2006-09-28 | 1 | -5/+0 |
|
|