summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmGeneratedFileStream: Use ``std::string const&`` instead of ``const char*``Sebastian Holtermann2018-08-072-18/+19
* Merge topic 'productbuild-merge-output'Craig Scott2018-08-071-2/+2
|\
| * productbuild: Capture stderr too in CPackProductBuild logsMuhammad Ismail Soboute2018-08-061-2/+2
* | Merge topic 'xerces-version-fix'Brad King2018-08-071-4/+4
|\ \
| * | FindXercesC: Correct order of version detection and versioned library checksRoger Leigh2018-08-031-4/+4
* | | CMake Nightly Date StampKitware Robot2018-08-071-1/+1
* | | Merge topic 'update_maintainer_edit_label'Brad King2018-08-061-1/+3
|\ \ \
| * | | Help: Update maintainer edit checkbox labelCraig Scott2018-08-061-1/+3
* | | | Merge topic 'autogen_single_entry'Brad King2018-08-062-28/+28
|\ \ \ \
| * | | | Autogen: Use a single AUTOGEN setup function in cmGlobalGeneratorSebastian Holtermann2018-08-032-28/+28
| | |/ / | |/| |
* | | | Merge topic 'xcode_schemes_config'Brad King2018-08-0645-0/+738
|\ \ \ \
| * | | | Xcode: Add variables and properties to configure schemesGregor Jasny2018-08-0143-0/+734
| * | | | cmGlobalGenerator: Add IsXcode queryBrad King2018-08-012-0/+4
| | |_|/ | |/| |
* | | | Merge topic 'nag-fortran-rsp'Brad King2018-08-061-0/+1
|\ \ \ \
| * | | | NAG: Pass response files through front-end to the linkerBrad King2018-08-011-0/+1
| |/ / /
* | | | Merge topic 'xl-exe-pic'Brad King2018-08-061-0/+1
|\ \ \ \
| * | | | XL: Use -qpic for position independent executablesBrad King2018-08-011-0/+1
| |/ / /
* | | | Merge topic 'FindMatlab-mcc'Brad King2018-08-062-1/+27
|\ \ \ \
| * | | | FindMatlab: Add component to find MCC, the Matlab compilerJason Heeris2018-08-012-1/+27
| |/ / /
* | | | Merge topic 'FindMatlab-cross-compile'Brad King2018-08-061-1/+1
|\ \ \ \
| * | | | FindMatlab: only search registry on windows hostsJulien Schueller2018-08-011-1/+1
| |/ / /
* | | | Merge branch 'release-3.12'Brad King2018-08-060-0/+0
|\ \ \ \
| * \ \ \ Merge branch 'cuda-arch-version' into release-3.12Brad King2018-08-011-2/+3
| |\ \ \ \
* | \ \ \ \ Merge topic 'cuda-arch-version'Brad King2018-08-061-2/+3
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | FindCUDA/select_compute_arch: Restore two-component CUDA_VERSIONBrad King2018-08-011-2/+3
* | | | | | Merge topic 'check-unique_ptr-pgi'Brad King2018-08-064-4/+9
|\ \ \ \ \ \
| * | | | | | Extend C++17/C++14 feature checks to require unique_ptrBrad King2018-08-014-4/+9
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'file-WRITE-chmod'Brad King2018-08-062-10/+18
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | file(WRITE): Avoid toggling permissions between 644 and 664David Faure2018-08-012-10/+18
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2018-08-061-1/+1
* | | | | Merge topic 'contributing-reference-dashboard-client'Craig Scott2018-08-051-0/+14
|\ \ \ \ \
| * | | | | contributing: Document that anyone can contribute testing machineJean-Christophe Fillion-Robin2018-08-051-0/+14
| |/ / / /
* | | | | Merge topic 'help-testing-reference-script'Craig Scott2018-08-051-1/+2
|\ \ \ \ \
| * | | | | Help: Add link to cmake_common.cmake in test process docsJean-Christophe Fillion-Robin2018-08-051-1/+2
| |/ / / /
* | | | | Merge topic 'readme-reference-wiki'Craig Scott2018-08-051-1/+3
|\ \ \ \ \
| * | | | | readme: Add reference to the wikiJean-Christophe Fillion-Robin2018-08-011-1/+3
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2018-08-051-1/+1
* | | | | CMake Nightly Date StampKitware Robot2018-08-041-1/+1
| |_|_|/ |/| | |
* | | | CMake Nightly Date StampKitware Robot2018-08-031-1/+1
* | | | CMake Nightly Date StampKitware Robot2018-08-021-1/+1
|/ / /
* | | Merge branch 'release-3.12'Brad King2018-08-010-0/+0
|\ \ \ | | |/ | |/|
| * | Merge branch 'UseSWIG-legacy-user-flags' into release-3.12Brad King2018-07-311-3/+4
| |\ \
* | \ \ Merge topic 'UseSWIG-legacy-user-flags'Brad King2018-08-011-3/+4
|\ \ \ \ | | |/ / | |/| |
| * | | UseSWIG: restore legacy behavior for SWIG_MODULE_<name>_EXTRA_FLAGSMarc Chevrier2018-07-311-3/+4
| |/ /
* | | Merge topic 'gcc-8-warnings'Brad King2018-08-0115-885/+913
|\ \ \
| * | | IWYU: Add workaround mapping for std::hashBrad King2018-07-312-0/+4
| * | | cmXMLParser: Avoid -Wconversion warningBrad King2018-07-311-2/+2
| * | | LexerParser: Suppress GCC -Wconversion warningsBrad King2018-07-319-880/+904
| * | | cmGlobalGenerator: Avoid -Wstringop-truncation warningBrad King2018-07-311-1/+1
| * | | cmCommandArgumentParserHelper: Avoid -Wstringop-truncation warningBrad King2018-07-311-1/+1