Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | IWYU: Fix workaround mapping for std::hash | Brad King | 2018-08-07 | 4 | -6/+5 | |
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-09 | 1 | -1/+1 | |
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-08 | 1 | -1/+1 | |
| |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'productbuild-merge-output' | Craig Scott | 2018-08-07 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | productbuild: Capture stderr too in CPackProductBuild logs | Muhammad Ismail Soboute | 2018-08-06 | 1 | -2/+2 | |
* | | | | | | | | | | | Merge topic 'xerces-version-fix' | Brad King | 2018-08-07 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | FindXercesC: Correct order of version detection and versioned library checks | Roger Leigh | 2018-08-03 | 1 | -4/+4 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-07 | 1 | -1/+1 | |
| |_|_|/ / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge topic 'update_maintainer_edit_label' | Brad King | 2018-08-06 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Help: Update maintainer edit checkbox label | Craig Scott | 2018-08-06 | 1 | -1/+3 | |
* | | | | | | | | | | Merge topic 'autogen_single_entry' | Brad King | 2018-08-06 | 2 | -28/+28 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Autogen: Use a single AUTOGEN setup function in cmGlobalGenerator | Sebastian Holtermann | 2018-08-03 | 2 | -28/+28 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'xcode_schemes_config' | Brad King | 2018-08-06 | 45 | -0/+738 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Xcode: Add variables and properties to configure schemes | Gregor Jasny | 2018-08-01 | 43 | -0/+734 | |
| * | | | | | | | | | cmGlobalGenerator: Add IsXcode query | Brad King | 2018-08-01 | 2 | -0/+4 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'nag-fortran-rsp' | Brad King | 2018-08-06 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | NAG: Pass response files through front-end to the linker | Brad King | 2018-08-01 | 1 | -0/+1 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'xl-exe-pic' | Brad King | 2018-08-06 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | XL: Use -qpic for position independent executables | Brad King | 2018-08-01 | 1 | -0/+1 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'FindMatlab-mcc' | Brad King | 2018-08-06 | 2 | -1/+27 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | FindMatlab: Add component to find MCC, the Matlab compiler | Jason Heeris | 2018-08-01 | 2 | -1/+27 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'FindMatlab-cross-compile' | Brad King | 2018-08-06 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | FindMatlab: only search registry on windows hosts | Julien Schueller | 2018-08-01 | 1 | -1/+1 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'release-3.12' | Brad King | 2018-08-06 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge branch 'cuda-arch-version' into release-3.12 | Brad King | 2018-08-01 | 1 | -2/+3 | |
| |\ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ | Merge topic 'cuda-arch-version' | Brad King | 2018-08-06 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | FindCUDA/select_compute_arch: Restore two-component CUDA_VERSION | Brad King | 2018-08-01 | 1 | -2/+3 | |
* | | | | | | | | | | Merge topic 'check-unique_ptr-pgi' | Brad King | 2018-08-06 | 4 | -4/+9 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Extend C++17/C++14 feature checks to require unique_ptr | Brad King | 2018-08-01 | 4 | -4/+9 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'file-WRITE-chmod' | Brad King | 2018-08-06 | 2 | -10/+18 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | file(WRITE): Avoid toggling permissions between 644 and 664 | David Faure | 2018-08-01 | 2 | -10/+18 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-06 | 1 | -1/+1 | |
* | | | | | | | | | Merge topic 'contributing-reference-dashboard-client' | Craig Scott | 2018-08-05 | 1 | -0/+14 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | contributing: Document that anyone can contribute testing machine | Jean-Christophe Fillion-Robin | 2018-08-05 | 1 | -0/+14 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'help-testing-reference-script' | Craig Scott | 2018-08-05 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Help: Add link to cmake_common.cmake in test process docs | Jean-Christophe Fillion-Robin | 2018-08-05 | 1 | -1/+2 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'readme-reference-wiki' | Craig Scott | 2018-08-05 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | readme: Add reference to the wiki | Jean-Christophe Fillion-Robin | 2018-08-01 | 1 | -1/+3 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-05 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-04 | 1 | -1/+1 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-03 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-02 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch 'release-3.12' | Brad King | 2018-08-01 | 0 | -0/+0 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | Merge branch 'UseSWIG-legacy-user-flags' into release-3.12 | Brad King | 2018-07-31 | 1 | -3/+4 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | Merge topic 'UseSWIG-legacy-user-flags' | Brad King | 2018-08-01 | 1 | -3/+4 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | UseSWIG: restore legacy behavior for SWIG_MODULE_<name>_EXTRA_FLAGS | Marc Chevrier | 2018-07-31 | 1 | -3/+4 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'gcc-8-warnings' | Brad King | 2018-08-01 | 15 | -885/+913 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | IWYU: Add workaround mapping for std::hash | Brad King | 2018-07-31 | 2 | -0/+4 | |
| * | | | | | cmXMLParser: Avoid -Wconversion warning | Brad King | 2018-07-31 | 1 | -2/+2 | |
| * | | | | | LexerParser: Suppress GCC -Wconversion warnings | Brad King | 2018-07-31 | 9 | -880/+904 | |