summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tests: Bump CMake minimum required in tests to 2.8.12Chuck Atkins2020-12-2377-77/+80
* Merge topic 'external-project-drop-success'Brad King2020-12-221-2/+4
|\
| * ExternalProject: Silence step succeeded message when using NinjaDaan De Meyer2020-12-171-2/+4
* | Merge topic 'issue-20134'Brad King2020-12-229-5/+76
|\ \
| * | target_include_directories: Support AFTER optionAsit Dhal2020-12-199-5/+76
* | | Merge topic 'issue-15653'Brad King2020-12-2229-18/+339
|\ \ \
| * | | file(GENERATE): Support options to manipulate file permissionsAsit Dhal2020-12-2129-18/+339
* | | | Merge topic 'doc-add_test-config-genex'Brad King2020-12-221-1/+1
|\ \ \ \
| * | | | Help: replace deprecated $<CONFIGURATION> generator expressionNeroBurner2020-12-211-1/+1
| |/ / /
* | | | Merge topic 'create_test_sourcelist-typo'Brad King2020-12-222-2/+2
|\ \ \ \
| * | | | create_test_sourcelist: fix typo in placeholder nameSergey Bronnikov2020-12-212-2/+2
| | |/ / | |/| |
* | | | Merge topic 'FindOpenSSL-win-arch'Brad King2020-12-221-5/+19
|\ \ \ \
| * | | | FindOpenSSL: Distinguish 32-bit and 64-bit search paths on WindowsMa Br2020-12-211-5/+19
* | | | | Merge topic 'apple-missing-framework'Brad King2020-12-226-13/+37
|\ \ \ \ \
| * | | | | Apple: Fix linking to frameworks that do not exist until build timeBrad King2020-12-216-13/+37
* | | | | | CMake Nightly Date StampKitware Robot2020-12-221-1/+1
|/ / / / /
* | | | | Merge topic 'ctest-test-dir'Brad King2020-12-2110-2/+64
|\ \ \ \ \
| * | | | | Ctest: Support build tree on command lineAsit Dhal2020-12-1710-2/+64
| | |_|_|/ | |/| | |
* | | | | Merge topic 'make-CMAKE_EXECUTABLE_FORMAT-internal'Brad King2020-12-211-2/+2
|\ \ \ \ \
| * | | | | CMakeDetermineCompilerId: Ensure CMAKE_EXECUTABLE_FORMAT is INTERNALCraig Scott2020-12-171-2/+2
* | | | | | Merge branch 'release-3.19'Brad King2020-12-210-0/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge topic 'revert-write-through' into release-3.19Brad King2020-12-211-2/+1
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'revert-write-through'Brad King2020-12-211-2/+1
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | cmSystemTools: Revert use of MOVEFILE_WRITE_THROUGH by RenameFile on WindowsBrad King2020-12-171-2/+1
* | | | | | | | Merge branch 'release-3.19'Craig Scott2020-12-210-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge topic 'doc-fix-XCODE_LINK_BUILD_PHASE_MODE' into release-3.19Craig Scott2020-12-211-0/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'doc-fix-XCODE_LINK_BUILD_PHASE_MODE'Craig Scott2020-12-211-0/+1
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | / | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Help: Fix Sphinx not recognising list in XCODE_LINK_BUILD_PHASE_MODECraig Scott2020-12-201-0/+1
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2020-12-211-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2020-12-201-1/+1
| |_|_|_|/ |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2020-12-191-1/+1
* | | | | CMake Nightly Date StampKitware Robot2020-12-181-1/+1
| |_|_|/ |/| | |
* | | | Merge topic 'qt-autogen-per-config'Brad King2020-12-1719-62/+241
|\ \ \ \
| * | | | cmGeneratorTarget: Make GetConfigCommonSourceFiles Xcode-specificBrad King2020-12-163-7/+8
| * | | | Autogen: Add support for per-config sourcesBrad King2020-12-1616-54/+229
| * | | | Tests/QtAutogen: Forward build configuration in multi-config generatorsBrad King2020-12-161-1/+4
* | | | | Merge topic 'emacs-extend-cmake-mode'Brad King2020-12-171-0/+62
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | cmake-mode.el: Require the rx packageJoerg Bornemann2020-12-161-0/+1
| * | | | cmake-mode.el: Add navigation by function and macroJoerg Bornemann2020-12-111-0/+61
* | | | | CMake Nightly Date StampKitware Robot2020-12-171-1/+1
| |_|_|/ |/| | |
* | | | Merge branch 'release-3.19'Brad King2020-12-160-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | CMake 3.19.2v3.19.2Brad King2020-12-161-1/+1
* | | | Merge topic 'unity-anon-ns'Craig Scott2020-12-1613-3/+172
|\ \ \ \ | |_|_|/ |/| | |
| * | | Unity Build: Add option for generating per-file unique idStephen Kelly2020-12-1513-3/+172
* | | | Merge topic 'custom-command-output-genex-nmc'Brad King2020-12-1683-255/+1273
|\ \ \ \
| * | | | Tests: Add cases for Ninja Multi-Config cross-config custom commandsBrad King2020-12-1563-0/+564
| * | | | Ninja Multi-Config: Add support for cross-config custom commandsKyle Edwards2020-12-1517-105/+547
| * | | | cmLocalGenerator: Adopt custom target 'force' output name generationBrad King2020-12-154-32/+27
| * | | | cmLocalGenerator: Refactor custom command generator constructionBrad King2020-12-155-85/+113
| * | | | cmMakefile: Simplify custom target 'force' output name generationBrad King2020-12-155-32/+16