| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename cmProp in cmValue | Marc Chevrier | 2021-09-21 | 1 | -2/+2 |
|
|
* | build_command: Add the PARALLEL_LEVEL argument | friendlyanon | 2021-05-04 | 1 | -2/+9 |
|
|
* | cmGlobalGenerator: Add parallel parameter to GenerateCMakeBuildCommand | friendlyanon | 2021-05-01 | 1 | -2/+2 |
|
|
* | cmMakefile::GetDefinition: return cmProp | Vitaly Stakhovsky | 2020-09-02 | 1 | -1/+2 |
|
|
* | cmMakefile::AddCacheDefinition: Add overload that accepts std::string value | Vitaly Stakhovsky | 2020-03-11 | 1 | -1/+1 |
|
|
* | cmBuildCommand: Port away from cmCommand | Regina Pfeifer | 2019-09-12 | 1 | -37/+38 |
|
|
* | cmMakefile: Let AddDefinition accept a value as cm::string_view | Sebastian Holtermann | 2019-07-24 | 1 | -1/+1 |
|
|
* | Factor out enum MessageType into dedicated header | Bruno Manganelli | 2019-01-16 | 1 | -2/+2 |
|
|
* | Add const-reference qualifications | Pavel Solodovnikov | 2017-05-26 | 1 | -2/+2 |
|
|
* | Remove redundant c_str() calls | Daniel Pfeifer | 2016-10-30 | 1 | -2/+1 |
|
|
* | Include necessary headers in commands | Daniel Pfeifer | 2016-10-26 | 1 | -0/+8 |
|
|
* | cmState: Move CacheEntryType enum to separate namespace | Stephen Kelly | 2016-10-19 | 1 | -1/+1 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | use empty method to check for emptyness | Daniel Pfeifer | 2016-09-15 | 1 | -1/+1 |
|
|
* | Use better KWSys SystemTools::GetEnv and HasEnv signatures | Dāvis Mosāns | 2016-07-18 | 1 | -13/+14 |
|
|
* | use CM_NULLPTR | Daniel Pfeifer | 2016-06-28 | 1 | -2/+2 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -68/+49 |
|
|
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -3/+0 |
|
|
* | Remove unused cmLocalGenerator include. | Stephen Kelly | 2015-10-05 | 1 | -1/+0 |
|
|
* | CTest: Stop telling 'make' to ignore errors with -i | Brad King | 2015-05-12 | 1 | -2/+4 |
|
|
* | build_command: Choose configuration consistently across signatures | Brad King | 2015-05-12 | 1 | -1/+1 |
|
|
* | Port to cmMakefile::GetGlobalGenerator. | Stephen Kelly | 2015-05-03 | 1 | -6/+4 |
|
|
* | cmState: Move CacheEntryType enum from cmCacheManager. | Stephen Kelly | 2015-04-13 | 1 | -1/+1 |
|
|
* | Port all cmOStringStream to std::ostringstream. | Stephen Kelly | 2015-01-11 | 1 | -1/+1 |
|
|
* | Remove some c_str() calls. | Stephen Kelly | 2014-03-11 | 1 | -2/+2 |
|
|
* | stringapi: Use strings for program paths | Ben Boeckel | 2014-03-08 | 1 | -2/+2 |
|
|
* | stringapi: Use strings in target name | Ben Boeckel | 2014-03-08 | 1 | -3/+3 |
|
|
* | build_command: Return a "cmake --build" command-line | Brad King | 2013-11-15 | 1 | -25/+8 |
|
|
* | Add projectDir parameter to GenerateBuildCommand | Petr Kmoch | 2013-04-12 | 1 | -2/+2 |
|
|
* | build_command: Fail early without CMAKE_MAKE_PROGRAM (#14005) | Brad King | 2013-03-12 | 1 | -0/+8 |
|
|
* | Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of runni... | David Cole | 2009-12-04 | 1 | -3/+112 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | ENH: add return and break support to cmake, also change basic command invocat... | Ken Martin | 2008-01-23 | 1 | -1/+2 |
|
|
* | ENH: Pass -C flag to cmake to generate the apropriate build command | Andy Cedilnik | 2006-07-09 | 1 | -1/+7 |
|
|
* | BUG: cmGlobalGenerator::Build should not always use the /fast target name bec... | Brad King | 2006-06-01 | 1 | -1/+1 |
|
|
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -7/+6 |
|
|
* | STYLE: Fix some style issues | Andy Cedilnik | 2006-03-10 | 1 | -4/+5 |
|
|
* | ENH: Add a way for the generated command to include extra flags. This is usef... | Andy Cedilnik | 2005-12-01 | 1 | -34/+3 |
|
|
* | ENH: Remove the old code | Andy Cedilnik | 2005-05-10 | 1 | -2/+5 |
|
|
* | ENH: Try to see if GenerateBuildCommand produces apropriate result | Andy Cedilnik | 2005-04-29 | 1 | -4/+10 |
|
|
* | fix for xcode | Bill Hoffman | 2005-03-23 | 1 | -3/+2 |
|
|
* | ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh... | Brad King | 2002-10-23 | 1 | -3/+3 |
|
|
* | ENH: expand variables in arguments before the commands get them | Bill Hoffman | 2002-03-05 | 1 | -1/+0 |
|
|
* | ENH: dot net almost working | Bill Hoffman | 2002-02-25 | 1 | -0/+10 |
|
|
* | ENH:Updated copyright | Will Schroeder | 2002-01-21 | 1 | -29/+5 |
|
|
* | no message | Sebastien Barre | 2002-01-18 | 1 | -1/+0 |
|
|
* | use -i not -k for make | Bill Hoffman | 2001-12-15 | 1 | -1/+1 |
|
|
* | fix warning for Borland build | Sebastien Barre | 2001-11-30 | 1 | -4/+1 |
|
|
* | closer to nmake working, added CMAKE_MAKE_COMMAND instead of MAKECOMMAND used... | Bill Hoffman | 2001-11-15 | 1 | -2/+4 |
|
|
* | ENH: change InitialPass to take a const reference to the argument string, to ... | Bill Hoffman | 2001-09-20 | 1 | -2/+2 |
|
|