Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake Nightly Date Stamp | Kitware Robot | 2017-05-16 | 1 | -1/+1 |
* | Merge topic 'autogen_settings' | Brad King | 2017-05-15 | 1 | -14/+23 |
|\ | |||||
| * | Autogen: Add -DWIN32 to definitions list on demand | Sebastian Holtermann | 2017-05-13 | 1 | -6/+8 |
| * | Autogen: Include moc/uic/rcc binary in settings hash | Sebastian Holtermann | 2017-05-13 | 1 | -8/+15 |
* | | Merge topic 'cpack-components-handle-symlinks' | Brad King | 2017-05-15 | 1 | -0/+1 |
|\ \ | |||||
| * | | CPack unify component/monolithic package symlink handling | Domen Vrankar | 2017-05-14 | 1 | -0/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2017-05-15 | 1 | -1/+1 |
|/ / | |||||
* | | CMake Nightly Date Stamp | Kitware Robot | 2017-05-14 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2017-05-13 | 1 | -1/+1 |
|/ | |||||
* | Merge topic 'command-name' | Brad King | 2017-05-12 | 118 | -796/+267 |
|\ | |||||
| * | cmCommand: remove unused methods from interface and all implementations | Daniel Pfeifer | 2017-05-11 | 113 | -571/+7 |
| * | cmState: separate builtin and scripted commands | Daniel Pfeifer | 2017-05-11 | 2 | -70/+52 |
| * | cmState: introduce method for adding scripted commands | Daniel Pfeifer | 2017-05-11 | 5 | -10/+10 |
| * | CTest: use new methods for builtin commands | Daniel Pfeifer | 2017-05-11 | 3 | -27/+26 |
| * | cmCommands: use new methods for builtin commands | Daniel Pfeifer | 2017-05-11 | 1 | -132/+156 |
| * | cmState: introduce methods for adding builtin commands | Daniel Pfeifer | 2017-05-11 | 2 | -0/+28 |
| * | cmakemain: use script role for -P | Daniel Pfeifer | 2017-05-11 | 1 | -1/+3 |
* | | Merge topic 'add_cuda_cxx14_flag' | Brad King | 2017-05-12 | 1 | -0/+1 |
|\ \ | |||||
| * | | CUDA: Add support for the C++14 standard flag. | Robert Maynard | 2017-05-11 | 1 | -0/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2017-05-12 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge topic 'split-sysroot' | Brad King | 2017-05-11 | 8 | -11/+65 |
|\ \ | |||||
| * | | Add options for separate compile and link sysroots | Brad King | 2017-05-09 | 8 | -11/+65 |
| |/ | |||||
* | | Merge topic 'cpackifw-access-refactoring' | Brad King | 2017-05-11 | 5 | -558/+583 |
|\ \ | |||||
| * | | CPackIFW: Access refactoring | Konstantin Podsvirov | 2017-05-09 | 5 | -558/+583 |
| |/ | |||||
* | | Merge topic 'CMP0069-no-warn-try_compile' | Brad King | 2017-05-11 | 1 | -1/+3 |
|\ \ | |||||
| * | | CMP0069: Suppress warning if we are in 'try_compile' | Ruslan Baratov | 2017-05-10 | 1 | -1/+3 |
* | | | Merge topic 'dead-code-removal' | Brad King | 2017-05-11 | 12 | -40/+32 |
|\ \ \ | |||||
| * | | | cmFindCommon: remove unused function SetMakefile | Daniel Pfeifer | 2017-05-10 | 2 | -15/+0 |
| * | | | cmExecutionStatus: Remove arguments from setters | Daniel Pfeifer | 2017-05-09 | 10 | -25/+32 |
| | |/ | |/| | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2017-05-11 | 1 | -1/+1 |
* | | | Merge topic 'vs-project-guid' | Brad King | 2017-05-10 | 2 | -4/+4 |
|\ \ \ | |||||
| * | | | VS: Fix .vcxproj ProjectGuid element case | Brad King | 2017-05-09 | 2 | -4/+4 |
* | | | | Merge topic 'ninja-windows-command-concat' | Brad King | 2017-05-10 | 1 | -1/+7 |
|\ \ \ \ | |||||
| * | | | | Ninja: Fix command concatenation on Windows | Bernhard Burgermeister | 2017-05-09 | 1 | -1/+7 |
* | | | | | Merge topic 'separate-command-registration' | Brad King | 2017-05-10 | 73 | -301/+106 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | cmCommand: remove IsScriptable | Daniel Pfeifer | 2017-05-08 | 48 | -232/+0 |
| * | | | | cmState: remove RemoveUnscriptableCommands | Daniel Pfeifer | 2017-05-08 | 4 | -22/+0 |
| * | | | | cmMakefile: don't check IsScriptable | Daniel Pfeifer | 2017-05-08 | 1 | -14/+1 |
| * | | | | cmake: register fake project commands in -P mode | Daniel Pfeifer | 2017-05-08 | 3 | -0/+64 |
| * | | | | cmake: initialize with Role that controls which commands to register | Daniel Pfeifer | 2017-05-08 | 20 | -27/+41 |
| * | | | | ctest: remove unused cmake instance | Daniel Pfeifer | 2017-05-08 | 1 | -6/+0 |
| | |/ / | |/| | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-05-10 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Merge topic 'suncc-cxx11' | Brad King | 2017-05-09 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | cmBase32: Cast pointer subtraction result to size explicitly | Brad King | 2017-05-08 | 1 | -1/+1 |
| |/ / | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2017-05-09 | 1 | -1/+1 |
|/ / | |||||
* | | Merge topic 'c++11-iwyu' | Brad King | 2017-05-08 | 10 | -45/+51 |
|\ \ | |||||
| * | | QtDialog: block include-what-you-use | Daniel Pfeifer | 2017-05-05 | 1 | -0/+6 |
| * | | cmServer: include what you use | Daniel Pfeifer | 2017-05-05 | 8 | -45/+43 |
| * | | cmInstalledFile: add cmConfigure.h as first #include | Daniel Pfeifer | 2017-05-05 | 1 | -0/+2 |
* | | | Merge topic 'clazy-cleanup' | Brad King | 2017-05-08 | 6 | -35/+32 |
|\ \ \ |