summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'source_group_forward_slashes'Brad King2020-05-116-7/+26
|\
| * source_group: Support forward slashes in group hierarchyCraig Scott2020-05-106-7/+26
* | Merge branch 'release-3.16'Brad King2020-05-110-0/+0
|\ \
| * \ Merge branch 'FindGTK2-harfbuzz-target' into release-3.16Brad King2020-05-091-3/+6
| |\ \
* | \ \ Merge branch 'release-3.17'Brad King2020-05-110-0/+0
|\ \ \ \
| * \ \ \ Merge topic 'FindGTK2-harfbuzz-target' into release-3.17Brad King2020-05-111-3/+6
| |\ \ \ \ | | | |/ / | | |/| |
* | | | | Merge topic 'FindGTK2-harfbuzz-target'Brad King2020-05-111-3/+6
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | FindGTK2: Add harfbuzz target for dependency from pangoBrad King2020-05-091-3/+6
* | | | | Merge topic 'unity_explicit_groups'Brad King2020-05-1127-46/+581
|\ \ \ \ \
| * | | | | Unity Builds: Support explicit specification of sources to groupsRobert Maynard2020-05-0727-5/+511
| * | | | | Unity: Refactor implementation to make it easier to extendRobert Maynard2020-05-061-45/+74
* | | | | | CMake Nightly Date StampKitware Robot2020-05-111-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge topic 'doc-option-existing-var'Craig Scott2020-05-101-1/+1
|\ \ \ \ \
| * | | | | Help: If a cache variable exists, option() also does nothingHong Xu2020-05-081-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2020-05-101-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2020-05-091-1/+1
* | | | | | Merge topic 'sphinx-builder-linux-3.17'Brad King2020-05-081-0/+1
|\ \ \ \ \ \
| * | | | | | gitlab-ci: add linux-3.17 tag to the sphinx buildBen Boeckel2020-05-081-0/+1
|/ / / / / /
* | | | | | Merge topic 'install-rpath-escape-doc'Brad King2020-05-081-0/+4
|\ \ \ \ \ \
| * | | | | | Help: Mention CMP0095 in INSTALL_RPATH documentationKyle Edwards2020-05-071-0/+4
| |/ / / / /
* | | | | | Merge topic 'third-parties-layout'Brad King2020-05-08129-286/+306
|\ \ \ \ \ \
| * | | | | | Refactoring: Third-parties public headers are under cm3p prefixMarc Chevrier2020-05-07128-284/+300
| * | | | | | bootstrap: update list of problematic filesMarc Chevrier2020-05-071-2/+6
* | | | | | | Merge branch 'release-3.17'Brad King2020-05-080-0/+0
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge branch 'backport-3.17-FindPython-check-specified-version' into release-...Brad King2020-05-083-43/+222
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'gitlab-ci-sphinx'Brad King2020-05-089-4/+69
|\ \ \ \ \ \ \ \
| * | | | | | | | gitlab-ci: add a sphinx builderBen Boeckel2020-05-073-1/+39
| * | | | | | | | ci: install sphinx into the CI imageBen Boeckel2020-05-071-0/+6
| * | | | | | | | ci: skip weak dependencies in the CI imageBen Boeckel2020-05-071-1/+1
| * | | | | | | | CTestCustom: fix indentationBen Boeckel2020-05-071-1/+1
| * | | | | | | | Help: add alt text to embedded imagesBen Boeckel2020-05-071-0/+5
| * | | | | | | | Utilities/Sphinx: allow CDash submission for the standalone buildBen Boeckel2020-05-072-0/+16
| * | | | | | | | Utilities/Sphinx: support finding Qt5's qcollectiongenerator tooBen Boeckel2020-05-071-1/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge topic 'docker-rel-win'Brad King2020-05-0821-136/+481
|\ \ \ \ \ \ \ \
| * | | | | | | | Utilities/Release: Drop win{32,64} scripts in favor of docker buildBrad King2020-05-054-115/+0
| * | | | | | | | Utilities/Release: Add docker specs to build and test Windows binariesBrad King2020-05-0516-2/+462
| * | | | | | | | Utilities/Release: Generalize OS in README docker instructionsBrad King2020-05-051-9/+13
| * | | | | | | | Utilities/Release: Make README docker examples more readableBrad King2020-05-051-7/+7
| * | | | | | | | Utilities/Release: Remove unused linux/x86_64/test/cache-ninja.txtBrad King2020-05-051-4/+0
* | | | | | | | | Merge branch 'release-3.17'Brad King2020-05-080-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'pch-reuse-multi' into release-3.17Brad King2020-05-081-1/+3
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'pch-reuse-multi'Brad King2020-05-081-1/+3
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'backport-pch-reuse-multi' into pch-reuse-multiBrad King2020-05-070-0/+0
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | PCH: Fix REUSE_FROM in multi-config generatorsAndreas Schönle2020-05-071-1/+3
| * | | | | | | | | | PCH: Fix REUSE_FROM in multi-config generatorsAndreas Schönle2020-05-071-1/+3
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'FindPython-check-specified-version'Brad King2020-05-083-47/+215
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'backport-3.17-FindPython-check-specified-version' into FindPyth...Marc Chevrier2020-05-072-0/+149
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| | * | | | | | | | | FindPython: ensure any specified version is correctly handledMarc Chevrier2020-05-073-43/+222
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | FindPython: ensure any specified version is correctly handledMarc Chevrier2020-05-071-47/+66
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2020-05-081-1/+1
| |_|_|_|_|/ / / |/| | | | | | |