Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'conditional-CMAKE_EXPORT_COMPILE_COMMANDS' | Brad King | 2020-05-13 | 8 | -7/+18 |
|\ | |||||
| * | Initialize CMAKE_EXPORT_COMPILE_COMMANDS only if not set already | Brad King | 2020-05-12 | 8 | -7/+18 |
* | | Merge topic 'FindPython-IronPython-support' | Brad King | 2020-05-13 | 5 | -85/+387 |
|\ \ | |||||
| * | | FindPython: Add IronPython support on all platforms | Marc Chevrier | 2020-05-11 | 5 | -85/+387 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-13 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge topic 'add_unity_mode_examples' | Brad King | 2020-05-12 | 1 | -2/+38 |
|\ \ | |||||
| * | | Help: Add an example for each UNITY_BUILD_MODE setting | Robert Maynard | 2020-05-11 | 1 | -2/+38 |
* | | | Merge topic 'refactor_cmSetPropertiesCommands' | Brad King | 2020-05-12 | 4 | -215/+91 |
|\ \ \ | |||||
| * | | | set_*_properties: simplify and shorten implementations | Tushar Maheshwari | 2020-05-12 | 4 | -215/+91 |
| | |/ | |/| | |||||
* | | | Merge branch 'release-3.16' | Brad King | 2020-05-12 | 0 | -0/+0 |
|\ \ \ | |||||
| * \ \ | Merge branch 'pch-msvc-pragma' into release-3.16 | Brad King | 2020-05-11 | 1 | -7/+5 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'vs-pch-compile-opts' into release-3.16 | Brad King | 2020-05-11 | 2 | -1/+4 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge branch 'release-3.17' | Brad King | 2020-05-12 | 0 | -0/+0 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge topic 'vs-pch-compile-opts' into release-3.17 | Brad King | 2020-05-12 | 2 | -1/+4 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
* | | | | | | | Merge topic 'vs-pch-compile-opts' | Brad King | 2020-05-12 | 2 | -1/+4 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | VS: Fix using PCH from source with COMPILE_OPTIONS | Brad King | 2020-05-11 | 2 | -1/+4 |
* | | | | | | | Merge branch 'release-3.17' | Brad King | 2020-05-12 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Merge topic 'pch-msvc-pragma' into release-3.17 | Brad King | 2020-05-12 | 1 | -7/+5 |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||||
* | | | | | | | Merge topic 'pch-msvc-pragma' | Brad King | 2020-05-12 | 1 | -7/+5 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | MSVC: Use 'pragma system_header' in PCH only on cl 19.13 and above | Brad King | 2020-05-11 | 1 | -7/+5 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'release-3.17' | Brad King | 2020-05-12 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge topic 'xl-cpp-install' into release-3.17 | Brad King | 2020-05-12 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'xl-cpp-install' | Brad King | 2020-05-12 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | XL: Install our Fortran 'cpp' helper script with execute permission | Brad King | 2020-05-11 | 1 | -1/+1 |
* | | | | | | | Merge topic 'system-zlib-qt-warnings' | Brad King | 2020-05-12 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | 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-12 | 1 | -1/+1 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Merge topic 'doxygen-generated-sources' | Brad King | 2020-05-11 | 2 | -8/+29 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindDoxygen: Allow generated files with USE_STAMP_FILE | Craig Scott | 2020-05-09 | 2 | -4/+25 |
| * | | | | | | | FindDoxygen: Formatting-only indentation cleanup for test case | Craig Scott | 2020-05-09 | 1 | -4/+4 |
* | | | | | | | | Merge topic 'source_group_forward_slashes' | Brad King | 2020-05-11 | 6 | -7/+26 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | source_group: Support forward slashes in group hierarchy | Craig Scott | 2020-05-10 | 6 | -7/+26 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'release-3.16' | Brad King | 2020-05-11 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | Merge branch 'FindGTK2-harfbuzz-target' into release-3.16 | Brad King | 2020-05-09 | 1 | -3/+6 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge branch 'release-3.17' | Brad King | 2020-05-11 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
| * | | | | | | | | Merge topic 'FindGTK2-harfbuzz-target' into release-3.17 | Brad King | 2020-05-11 | 1 | -3/+6 |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | |||||
* | | | | | | | | | Merge topic 'FindGTK2-harfbuzz-target' | Brad King | 2020-05-11 | 1 | -3/+6 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | FindGTK2: Add harfbuzz target for dependency from pango | Brad King | 2020-05-09 | 1 | -3/+6 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'unity_explicit_groups' | Brad King | 2020-05-11 | 27 | -46/+581 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | |||||
| * | | | | | | | Unity Builds: Support explicit specification of sources to groups | Robert Maynard | 2020-05-07 | 27 | -5/+511 |
| * | | | | | | | Unity: Refactor implementation to make it easier to extend | Robert Maynard | 2020-05-06 | 1 | -45/+74 |
* | | | | | | | | 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 |
| |/ / / / / / |