Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake Nightly Date Stamp | Kitware Robot | 2017-05-17 | 1 | -1/+1 |
* | Merge topic 'xcode-try_compile-scheme' | Brad King | 2017-05-16 | 1 | -4/+6 |
|\ | |||||
| * | Xcode: Work around xcodebuild spurious hangs in try_compile | Brad King | 2017-05-15 | 1 | -1/+2 |
| * | Xcode: Refactor internal decision for scheme generation | Brad King | 2017-05-15 | 1 | -4/+5 |
* | | Merge topic 'early-config-name' | Brad King | 2017-05-16 | 4 | -13/+4 |
|\ \ | |||||
| * | | cmLocalCommonGenerator: Save CMAKE_BUILD_TYPE on construction | Brad King | 2017-05-15 | 4 | -13/+4 |
| |/ | |||||
* | | Merge topic 'cpackifw-i18n' | Brad King | 2017-05-16 | 4 | -16/+101 |
|\ \ | |||||
| * | | CPackIFW: Internationalization Support | Konstantin Podsvirov | 2017-05-12 | 4 | -16/+101 |
* | | | Merge topic 'mingw-w64-compile' | Brad King | 2017-05-16 | 1 | -0/+4 |
|\ \ \ | |||||
| * | | | cmFileCommand: Fix build on mingw-w64 | Aleksey Chernov | 2017-05-15 | 1 | -0/+4 |
| * | | | CMake 3.8.1v3.8.1 | Brad King | 2017-05-02 | 1 | -1/+1 |
| * | | | Merge branch 'vs2017-sdk-detection' into release | Brad King | 2017-04-25 | 1 | -1/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'backport-source_group-TREE-alt-root' into release | Brad King | 2017-04-21 | 1 | -16/+44 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'fix-vs2017-guid-braces' into release | Brad King | 2017-04-20 | 1 | -7/+2 |
| |\ \ \ \ \ | |||||
| * | | | | | | CMake 3.8.0v3.8.0 | Brad King | 2017-04-10 | 1 | -1/+1 |
* | | | | | | | 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 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | |