| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix misc. typos | luz.paz | 2018-06-04 | 1 | -1/+1 |
|
|
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 6 | -41/+41 |
|
|
* | MAINT: Misc. typos | luz.paz | 2018-02-13 | 1 | -1/+1 |
|
|
* | HP-UX: Drop support for building CMake on HP-UX | Brad King | 2017-08-07 | 1 | -7/+0 |
|
|
* | configure_file: Add support for indented cmakedefine | Sylvain Joubert | 2017-07-04 | 4 | -0/+30 |
|
|
* | Add additional <= and >= comparison operators | Chuck Atkins | 2016-08-09 | 3 | -20/+264 |
|
|
* | Use string(APPEND) in Tests | Daniel Pfeifer | 2016-07-27 | 4 | -6/+6 |
|
|
* | Source: Remove long-unused .cvsignore file | Brad King | 2016-07-08 | 1 | -1/+1 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 11 | -267/+225 |
|
|
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -4/+4 |
|
|
* | Tests: fix Complex building on Clang/C2 | Mariusz PlucinĚski | 2016-03-10 | 1 | -0/+7 |
|
|
* | Xcode: Disable test for system include dirs | Gregor Jasny | 2016-02-08 | 1 | -1/+2 |
|
|
* | cmState: Restore renamed commands on cleanup. | Stephen Kelly | 2015-07-12 | 1 | -0/+7 |
|
|
* | Tests: Remove incorrect indentation from Complex test comment | Brad King | 2015-01-22 | 1 | -1/+1 |
|
|
* | Encoding: Modify tests to work using non-ascii paths. | Clinton Stimpson | 2015-01-09 | 2 | -16/+20 |
|
|
* | Tests: Set policies in 'complex' tests | Brad King | 2014-07-22 | 1 | -0/+15 |
|
|
* | 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 |
|
|