Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 3 | -0/+29 |
* | cmakemain: use script role for -P | Daniel Pfeifer | 2017-05-11 | 1 | -1/+3 |
* | Merge topic 'split-sysroot' | Brad King | 2017-05-11 | 13 | -11/+93 |
|\ | |||||
| * | Add options for separate compile and link sysroots | Brad King | 2017-05-09 | 13 | -11/+93 |
* | | Merge topic 'sunpro-fpp-fix' | Brad King | 2017-05-11 | 1 | -2/+2 |
|\ \ | |||||
| * | | SunPro: Use -fpp to process all files | Christian Pfeiffer | 2017-05-10 | 1 | -2/+2 |
* | | | Merge topic 'fix-typo-in-pgi-lang-std' | Brad King | 2017-05-11 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | PGI: Fix typo in compiler version test for language standards | Chuck Atkins | 2017-05-10 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge topic 'print-function-server-tests' | Brad King | 2017-05-11 | 2 | -2/+4 |
|\ \ \ | |||||
| * | | | Tests/Server: import print_function from the future | Ben Boeckel | 2017-05-10 | 2 | -2/+4 |
| | |/ | |/| | |||||
* | | | 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 'TestDriver-remove-unused-init' | Brad King | 2017-05-11 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | TestDriver: Remove unused local variable initialization | Brad King | 2017-05-10 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | 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 | 13 | -42/+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 |
| * | | | | bootstrap: Remove leftovers from cmBootstrapCommands | Daniel Pfeifer | 2017-05-09 | 1 | -2/+0 |
| | |_|/ | |/| | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-05-11 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Merge topic 'sunpro-c++11-link' | Brad King | 2017-05-10 | 1 | -0/+10 |
|\ \ \ | |||||
| * | | | Features: On SunPro link feature check with lang std flag | Brad King | 2017-05-09 | 1 | -0/+10 |
* | | | | 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 'test-lang-fix' | Brad King | 2017-05-10 | 2 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | TestFindOpenMP,MPI: Disable default languages | Christian Pfeiffer | 2017-05-08 | 2 | -2/+2 |
| |/ / / / | |||||
* | | | | | Merge topic 'findopenmp-new-search' | Brad King | 2017-05-10 | 1 | -17/+20 |
|\ \ \ \ \ | |||||
| * | | | | | FindOpenMP: Cache compilation results | Christian Pfeiffer | 2017-05-08 | 1 | -12/+10 |
| * | | | | | FindOpenMP: Refine list of flags to try | Christian Pfeiffer | 2017-05-08 | 1 | -5/+10 |
| |/ / / / | |||||
* | | | | | Merge topic 'doc-HEADER_FILE_ONLY-use-case' | Brad King | 2017-05-10 | 3 | -0/+22 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Document HEADER_FILE_ONLY use case | Roman Lebedev | 2017-05-09 | 3 | -0/+22 |
| |/ / / / | |||||
* | | | | | Merge topic 'ninja-windows-command-concat' | Brad King | 2017-05-10 | 3 | -1/+31 |
|\ \ \ \ \ | |||||
| * | | | | | Ninja: Fix command concatenation on Windows | Bernhard Burgermeister | 2017-05-09 | 3 | -1/+31 |
* | | | | | | 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 | 3 | -9/+21 |
|\ \ \ \ | |||||
| * | | | | Update SunPro flags used for CMake itself to support C++11 | Brad King | 2017-05-08 | 2 | -5/+16 |
| * | | | | Choose compiler-specific flags earlier in CMake's own build | Brad King | 2017-05-08 | 1 | -3/+4 |
| * | | | | cmBase32: Cast pointer subtraction result to size explicitly | Brad King | 2017-05-08 | 1 | -1/+1 |
| |/ / / |