| Commit message (Expand) | Author | Age | Files | Lines |
* | tests: allow RelWithDebInfo and MinSizeRel configs to work | Ben Boeckel | 2014-06-05 | 1 | -0/+8 |
|
|
* | HP aCC: record compiler flag for Ansi C++98 support for version 3.80 onwards | Rolf Eike Beer | 2014-04-25 | 1 | -0/+15 |
|
|
* | Replace MATCHES test on numbers with EQUAL test | Rolf Eike Beer | 2014-04-14 | 1 | -1/+1 |
|
|
* | Remove .* expressions from beginning and end of MATCHES regexs | Rolf Eike Beer | 2014-04-14 | 1 | -1/+1 |
|
|
* | Drop use of configure_file IMMEDIATE option | Daniele E. Domenichelli | 2013-11-13 | 1 | -3/+3 |
|
|
* | Drop compatibility with CMake < 2.4 | Brad King | 2013-10-23 | 3 | -5/+4 |
|
|
* | Haiku: Several fixes to platform module | Adrien Destugues | 2013-10-08 | 1 | -1/+1 |
|
|
* | replace string(... MATCHES "^const$) with string(... STREQUAL "const") | Rolf Eike Beer | 2013-06-02 | 1 | -8/+5 |
|
|
* | get_filename_component: Add explicit unit tests | Brad King | 2013-04-16 | 3 | -103/+0 |
|
|
* | Use PRE_LINK instead of PRE_BUILD when testing PRE_LINK. | James Bigler | 2013-03-04 | 1 | -1/+1 |
|
|
* | 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 |
|
|