Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'extra-fphsa-space' | Brad King | 2017-05-16 | 1 | -2/+2 |
|\ | |||||
| * | FPHSA: remove extra space | Ben Boeckel | 2017-05-15 | 1 | -2/+2 |
* | | Merge topic 'GNU-FindBinUtils-patterns' | Brad King | 2017-05-16 | 1 | -2/+10 |
|\ \ | |||||
| * | | GCC: more patterns for ar/ranlib | Ruslan Baratov | 2017-05-14 | 1 | -2/+10 |
* | | | Merge topic 'mingw-w64-compile' | Brad King | 2017-05-16 | 2 | -0/+5 |
|\ \ \ | |||||
| * | | | cmFileCommand: Fix build on mingw-w64 | Aleksey Chernov | 2017-05-15 | 1 | -0/+4 |
| * | | | bootstrap: fix build on mingw-w64 | Aleksey Chernov | 2017-05-15 | 1 | -0/+1 |
* | | | | Merge topic 'vs_fix_cpp_debugging_with_cs_enabled' | Brad King | 2017-05-16 | 1 | -11/+11 |
|\ \ \ \ | |||||
| * | | | | VS: Fix debugging of C++ executables if CSharp is enabled | Michael Stürmer | 2017-05-15 | 1 | -11/+11 |
| |/ / / | |||||
* | | | | Merge topic 'FindOpenSSL-crypto-only' | Brad King | 2017-05-16 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | FindOpenSSL: Restore support for crypto-only result | Brad King | 2017-05-15 | 1 | -2/+2 |
| |/ / / | |||||
* | | | | Merge topic 'FindDevIL-compat' | Brad King | 2017-05-16 | 1 | -1/+3 |
|\ \ \ \ | |||||
| * | | | | FindDevIL: Restore IL_FOUND result variable | Brad King | 2017-05-15 | 1 | -1/+3 |
| |/ / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-05-16 | 1 | -1/+1 |
* | | | | Merge topic 'fix-target-alias-doc-typo' | Brad King | 2017-05-15 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Help: Fix typo in add_library(... ALIAS ...) text | Gregor Jasny | 2017-05-14 | 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 | 9 | -4/+66 |
|\ \ \ \ \ | |||||
| * | | | | | CPack test symlinks in package | Domen Vrankar | 2017-05-14 | 5 | -0/+59 |
| * | | | | | CPack unify component/monolithic package symlink handling | Domen Vrankar | 2017-05-14 | 1 | -0/+1 |
| * | | | | | Improved CPack tests error logging | Domen Vrankar | 2017-05-14 | 3 | -4/+6 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'FindPkgConfig-fix-lib-search' | Brad King | 2017-05-15 | 1 | -1/+3 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | FindPkgConfig: Fix pkg_check_modules() non-standard location search | Yuriy Khokhulya | 2017-05-12 | 1 | -1/+3 |
* | | | | | 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 | 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 |
| |/ / / / |