| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix dependency scanning configuration in subdirectories | Brad King | 2016-02-05 | 1 | -4/+2 |
|
|
* | cmake: Fix `-E time` argument passing to child | Brad King | 2016-01-20 | 1 | -2/+2 |
|
|
* | cmcmd.cxx: Remove unused code in __run_iwyu implementation | Brad King | 2016-01-19 | 1 | -3/+2 |
|
|
* | cmake: Change `-E chdir` to pass through stdout/stderr directly | Brad King | 2016-01-19 | 1 | -1/+1 |
|
|
* | cmake: Teach -E make_directory to support multiple input directories | Bartosz Kosiorek | 2015-12-10 | 1 | -7/+12 |
|
|
* | cmake: Teach -E copy_directory to support multiple input directories | Bartosz Kosiorek | 2015-12-07 | 1 | -9/+15 |
|
|
* | cmake: Refine -E copy_if_different implementation indentation | Bartosz Kosiorek | 2015-12-07 | 1 | -2/+2 |
|
|
* | cmake: Refine -E chdir documentation | Bartosz Kosiorek | 2015-12-07 | 1 | -1/+1 |
|
|
* | cmake: Teach -E copy[_if_different] to support multiple files (#15703) | Bartosz Kosiorek | 2015-12-04 | 1 | -15/+46 |
|
|
* | cmake: Improve '-E' help message formatting | Bartosz Kosiorek | 2015-12-04 | 1 | -6/+6 |
|
|
* | Merge topic 'fix-ms-manifest-no-linker' | Brad King | 2015-11-19 | 1 | -1/+3 |
|\ |
|
| * | MSVC: Fix linking with /MANIFEST:NO option | Brad King | 2015-11-18 | 1 | -1/+3 |
|
|
* | | De-duplicate symbols listed in generated module definition files | Bill Hoffman | 2015-11-18 | 1 | -3/+5 |
|
|
* | | cmState: Initialize default definitions immediately. | Stephen Kelly | 2015-10-13 | 1 | -0/+1 |
|
|
* | | Set the current dirs on the snapshot before creating the cmMakefile. | Stephen Kelly | 2015-10-07 | 1 | -2/+4 |
|/ |
|
* | Add support for *.manifest source files with MSVC tools | Brad King | 2015-09-17 | 1 | -5/+16 |
|
|
* | MSVC: Rewrite manifest file handling with Makefile and Ninja | Brad King | 2015-09-17 | 1 | -184/+221 |
|
|
* | cmLocalGenerator: Create from already-constructed cmMakefile. | Stephen Kelly | 2015-08-28 | 1 | -1/+2 |
|
|
* | cmGlobalGenerator: Remove MakeLocalGenerator method. | Stephen Kelly | 2015-08-28 | 1 | -1/+1 |
|
|
* | cmGlobalGenerator: Require a snapshot to create a local generator. | Stephen Kelly | 2015-08-28 | 1 | -1/+3 |
|
|
* | cmcmd: Improve error handling when executing a process. | James Johnston | 2015-08-08 | 1 | -5/+14 |
|
|
* | cmAlgorithms: Rename cmRange to cmMakeRange. | Stephen Kelly | 2015-07-22 | 1 | -4/+5 |
|
|
* | Windows: Optionally generate DLL module definition files automatically | Bill Hoffman | 2015-07-06 | 1 | -0/+39 |
|
|
* | Merge topic 'run-include-what-you-use' | Brad King | 2015-05-21 | 1 | -0/+82 |
|\ |
|
| * | cmake: Add internal -E mode to run include-what-you-use with the compiler | Bill Hoffman | 2015-05-19 | 1 | -0/+82 |
|
|
* | | cmGlobalGenerator: Add NVI wrapper to create local generator. | Stephen Kelly | 2015-05-16 | 1 | -1/+1 |
|/ |
|
* | Merge topic 'clean-up-cmMakefile' | Brad King | 2015-04-21 | 1 | -5/+2 |
|\ |
|
| * | cmMakefile: Rename SetStart* directory API to SetCurrent*. | Stephen Kelly | 2015-04-20 | 1 | -2/+2 |
|
|
| * | cmake: Remove redundant start directories. | Stephen Kelly | 2015-04-20 | 1 | -2/+0 |
|
|
| * | Remove redundant calls to MakeStartDirectoriesCurrent. | Stephen Kelly | 2015-04-20 | 1 | -1/+0 |
|
|
* | | cmSystemTools: Teach RunSingleCommand to separate stdout and stderr | Brad King | 2015-04-20 | 1 | -4/+4 |
|/ |
|
* | cmake: Teach "-E tar" command a "--format=" option | Nils Gladitz | 2015-04-10 | 1 | -2/+31 |
|
|
* | Include cmAlgorithms where it is used. | Stephen Kelly | 2015-03-10 | 1 | -0/+1 |
|
|
* | cmAlgorithms: Add cmWrap. | Stephen Kelly | 2015-02-20 | 1 | -3/+1 |
|
|
* | Use cmJoin where possible. | Stephen Kelly | 2015-02-20 | 1 | -21/+3 |
|
|
* | cmcmd: Remove some comment copy-pasta. | Stephen Kelly | 2015-02-17 | 1 | -4/+0 |
|
|
* | Convert loops to cmJoin algorithm with cmRange. | Stephen Kelly | 2015-02-11 | 1 | -13/+2 |
|
|
* | Makefile: Fix output during parallel builds (#12991) | Brad King | 2015-02-06 | 1 | -42/+75 |
|
|
* | bootstrap: Enable color Makefile output | Brad King | 2015-02-05 | 1 | -9/+2 |
|
|
* | cmake: Teach "-E tar" command a "--files-from=" option | Brad King | 2015-01-26 | 1 | -0/+53 |
|
|
* | cmake: Teach "-E tar" command a "--mtime=" option | Brad King | 2015-01-19 | 1 | -2/+24 |
|
|
* | Replace 'foo.size() == 0' pattern with foo.empty(). | Stephen Kelly | 2015-01-18 | 1 | -1/+1 |
|
|
* | Merge topic 'add-xz-support' | Brad King | 2015-01-12 | 1 | -8/+22 |
|\ |
|
| * | cmake -E tar: error out on multiple compression formats | Ben Boeckel | 2015-01-12 | 1 | -0/+10 |
|
|
| * | cmSystemTools: use an enumeration for compression formats | Ben Boeckel | 2015-01-12 | 1 | -9/+8 |
|
|
| * | cmake -E tar: add support for .xz files with 'J' | Ben Boeckel | 2015-01-09 | 1 | -2/+7 |
|
|
| * | cmake -E tar: clean up flag documentation | Ben Boeckel | 2015-01-08 | 1 | -1/+1 |
|
|
* | | Port all cmOStringStream to std::ostringstream. | Stephen Kelly | 2015-01-11 | 1 | -1/+1 |
|
|
* | | cmcmd: fix copy/paste typo in '-E tar t' command | Ben Boeckel | 2015-01-05 | 1 | -1/+1 |
|/ |
|
* | Remove some unneeded c_str calls. | Stephen Kelly | 2014-11-23 | 1 | -3/+3 |
|
|