Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ImplicitLinkInfo: Add support for PGI on Windows | Christian Pfeiffer | 2017-05-20 | 2 | -7/+61 |
* | Merge topic 'command-name' | Brad King | 2017-05-12 | 119 | -796/+268 |
|\ | |||||
| * | 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 | 3 | -0/+29 |
| * | cmakemain: use script role for -P | Daniel Pfeifer | 2017-05-11 | 1 | -1/+3 |
* | | Merge topic 'getprerequisites-fix' | Brad King | 2017-05-12 | 1 | -1/+5 |
|\ \ | |||||
| * | | GetPrerequisites: Only recurse on resolved unseen prerequisites | Guillaume Dumont | 2017-05-11 | 1 | -1/+5 |
| |/ | |||||
* | | Merge topic 'add_cuda_cxx14_flag' | Brad King | 2017-05-12 | 2 | -0/+7 |
|\ \ | |||||
| * | | CUDA: Add support for the C++14 standard flag. | Robert Maynard | 2017-05-11 | 2 | -0/+7 |
* | | | Merge topic 'sunpro-c-features' | Brad King | 2017-05-12 | 4 | -1/+41 |
|\ \ \ | |||||
| * | | | Features: Record features for SunPro C 5.13 and 5.14 | Brad King | 2017-05-11 | 4 | -1/+41 |
| | |/ | |/| | |||||
* | | | Merge topic 'update-curl' | Brad King | 2017-05-12 | 114 | -2211/+3604 |
|\ \ \ | |||||
| * | | | curl: Set TLS/SSL build options the way we need for CMake | Brad King | 2017-05-11 | 1 | -1/+32 |
| * | | | curl: Skip building docs within CMake | Brad King | 2017-05-11 | 1 | -0/+5 |
| * | | | Merge branch 'upstream-curl' into update-curl | Brad King | 2017-05-11 | 113 | -2211/+3567 |
| |\ \ \ | |||||
| | * | | | curl 2017-04-19 (d957e218) | Curl Upstream | 2017-05-11 | 115 | -2193/+3568 |
| * | | | | curl: Update script to get curl 7.54.0 | Brad King | 2017-05-11 | 1 | -1/+2 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'lexerparser-fix-bootstrap' | Brad King | 2017-05-12 | 1 | -13/+24 |
|\ \ \ \ | |||||
| * | | | | bootstrap: fix Bad substitution | Daniel Pfeifer | 2017-05-11 | 1 | -13/+24 |
| |/ / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-05-12 | 1 | -1/+1 |
|/ / / | |||||
* | | | 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 |
|\ \ \ \ \ \ |