Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CTestCustom: Suppress warning about zlib symbol conflict with QtCore | Brad King | 2020-05-11 | 1 | -0/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2020-05-11 | 1 | -1/+1 |
* | Merge topic 'doc-option-existing-var' | Craig Scott | 2020-05-10 | 1 | -1/+1 |
|\ | |||||
| * | Help: If a cache variable exists, option() also does nothing | Hong Xu | 2020-05-08 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-10 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-09 | 1 | -1/+1 |
* | | Merge topic 'sphinx-builder-linux-3.17' | Brad King | 2020-05-08 | 1 | -0/+1 |
|\ \ | |||||
| * | | gitlab-ci: add linux-3.17 tag to the sphinx build | Ben Boeckel | 2020-05-08 | 1 | -0/+1 |
|/ / | |||||
* | | Merge topic 'install-rpath-escape-doc' | Brad King | 2020-05-08 | 1 | -0/+4 |
|\ \ | |||||
| * | | Help: Mention CMP0095 in INSTALL_RPATH documentation | Kyle Edwards | 2020-05-07 | 1 | -0/+4 |
| |/ | |||||
* | | Merge topic 'third-parties-layout' | Brad King | 2020-05-08 | 129 | -286/+306 |
|\ \ | |||||
| * | | Refactoring: Third-parties public headers are under cm3p prefix | Marc Chevrier | 2020-05-07 | 128 | -284/+300 |
| * | | bootstrap: update list of problematic files | Marc Chevrier | 2020-05-07 | 1 | -2/+6 |
* | | | Merge branch 'release-3.17' | Brad King | 2020-05-08 | 0 | -0/+0 |
|\ \ \ | |||||
| * \ \ | Merge branch 'backport-3.17-FindPython-check-specified-version' into release-... | Brad King | 2020-05-08 | 3 | -43/+222 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'gitlab-ci-sphinx' | Brad King | 2020-05-08 | 9 | -4/+69 |
|\ \ \ \ \ | |||||
| * | | | | | gitlab-ci: add a sphinx builder | Ben Boeckel | 2020-05-07 | 3 | -1/+39 |
| * | | | | | ci: install sphinx into the CI image | Ben Boeckel | 2020-05-07 | 1 | -0/+6 |
| * | | | | | ci: skip weak dependencies in the CI image | Ben Boeckel | 2020-05-07 | 1 | -1/+1 |
| * | | | | | CTestCustom: fix indentation | Ben Boeckel | 2020-05-07 | 1 | -1/+1 |
| * | | | | | Help: add alt text to embedded images | Ben Boeckel | 2020-05-07 | 1 | -0/+5 |
| * | | | | | Utilities/Sphinx: allow CDash submission for the standalone build | Ben Boeckel | 2020-05-07 | 2 | -0/+16 |
| * | | | | | Utilities/Sphinx: support finding Qt5's qcollectiongenerator too | Ben Boeckel | 2020-05-07 | 1 | -1/+1 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'docker-rel-win' | Brad King | 2020-05-08 | 21 | -136/+481 |
|\ \ \ \ \ | |||||
| * | | | | | Utilities/Release: Drop win{32,64} scripts in favor of docker build | Brad King | 2020-05-05 | 4 | -115/+0 |
| * | | | | | Utilities/Release: Add docker specs to build and test Windows binaries | Brad King | 2020-05-05 | 16 | -2/+462 |
| * | | | | | Utilities/Release: Generalize OS in README docker instructions | Brad King | 2020-05-05 | 1 | -9/+13 |
| * | | | | | Utilities/Release: Make README docker examples more readable | Brad King | 2020-05-05 | 1 | -7/+7 |
| * | | | | | Utilities/Release: Remove unused linux/x86_64/test/cache-ninja.txt | Brad King | 2020-05-05 | 1 | -4/+0 |
* | | | | | | Merge branch 'release-3.17' | Brad King | 2020-05-08 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | Merge topic 'pch-reuse-multi' into release-3.17 | Brad King | 2020-05-08 | 1 | -1/+3 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'pch-reuse-multi' | Brad King | 2020-05-08 | 1 | -1/+3 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'backport-pch-reuse-multi' into pch-reuse-multi | Brad King | 2020-05-07 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| | * | | | | | | PCH: Fix REUSE_FROM in multi-config generators | Andreas Schönle | 2020-05-07 | 1 | -1/+3 |
| * | | | | | | | PCH: Fix REUSE_FROM in multi-config generators | Andreas Schönle | 2020-05-07 | 1 | -1/+3 |
* | | | | | | | | Merge topic 'FindPython-check-specified-version' | Brad King | 2020-05-08 | 3 | -47/+215 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'backport-3.17-FindPython-check-specified-version' into FindPyth... | Marc Chevrier | 2020-05-07 | 2 | -0/+149 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | |||||
| | * | | | | | | | FindPython: ensure any specified version is correctly handled | Marc Chevrier | 2020-05-07 | 3 | -43/+222 |
| | | |_|/ / / / | | |/| | | | | | |||||
| * | | | | | | | FindPython: ensure any specified version is correctly handled | Marc Chevrier | 2020-05-07 | 1 | -47/+66 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-08 | 1 | -1/+1 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Merge topic 'ow-mult-platforms' | Brad King | 2020-05-07 | 10 | -6/+119 |
|\ \ \ \ \ \ | |||||
| * | | | | | | OpenWatcom: Add cross-compilation support for Windows | Jiri Malak | 2020-05-06 | 1 | -2/+11 |
| * | | | | | | OpenWatcom: Fix Linux support file | Jiri Malak | 2020-05-06 | 1 | -4/+13 |
| * | | | | | | OpenWatcom: Add OS/2 target support | Jiri Malak | 2020-05-06 | 4 | -0/+51 |
| * | | | | | | OpenWatcom: Add DOS target support | Jiri Malak | 2020-05-06 | 4 | -0/+44 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge topic 'FindVulkan-use-SDK-env-variable' | Brad King | 2020-05-07 | 1 | -8/+15 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindVulkan: Prefer VULKAN_SDK env var before standard paths on UNIX | Patric Schmitz | 2020-05-06 | 1 | -8/+15 |
* | | | | | | | Merge topic 'compiler-sysroot-slashes' | Brad King | 2020-05-07 | 1 | -1/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Windows: Normalize slashes in compiler -print-sysroot path | Brad King | 2020-05-06 | 1 | -1/+2 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'script-mode-and-arbitrary-args' | Craig Scott | 2020-05-07 | 4 | -2/+16 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | |