Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| * | | | cmGlobalGenerator: Avoid -Wstringop-truncation warning | Brad King | 2018-07-31 | 1 | -1/+1 |
| * | | | cmCommandArgumentParserHelper: Avoid -Wstringop-truncation warning | Brad King | 2018-07-31 | 1 | -1/+1 |
| * | | | cmCursesLongMessageForm: Avoid -Wstringop-overflow warning | Brad King | 2018-07-31 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-01 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge topic 'autogen_refactor_initialization' | Brad King | 2018-07-31 | 10 | -704/+955 |
|\ \ \ | |||||
| * | | | Autogen: Add test for Q_OS_ macros | Sebastian Holtermann | 2018-07-30 | 5 | -0/+180 |
| * | | | Autogen: For Qt5 pass all implicit include directories to moc | Sebastian Holtermann | 2018-07-30 | 1 | -3/+5 |
| * | | | Autogen: Split initializer main method | Sebastian Holtermann | 2018-07-30 | 2 | -547/+578 |
| * | | | Autogen: Compute variables in Init stage instead of Setup stage | Sebastian Holtermann | 2018-07-30 | 2 | -162/+179 |
| * | | | Autogen: Move info file write code into methods | Sebastian Holtermann | 2018-07-30 | 2 | -174/+198 |
| * | | | Autogen: Pass absolute include path in info file | Sebastian Holtermann | 2018-07-30 | 4 | -30/+28 |
| * | | | cmLocalGenerator: Respect user requested implicit include directories order | Sebastian Holtermann | 2018-07-30 | 1 | -8/+7 |