summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Copyright.txt: Update year range to end in 2021Brad King2020-12-231-1/+1
* Merge topic 'FindGTK2-atkmmconfig'Brad King2020-12-231-0/+1
|\
| * FindGTK2: Find atkmmconfig.h separately from atkmm.hJani Välimaa2020-12-221-0/+1
* | Merge topic 'cpack-nuget-linux'Brad King2020-12-231-1/+1
|\ \
| * | CPack/NuGet: Fix nuspec file generation for UNIX-style OSiorikyu2020-12-221-1/+1
* | | Merge topic 'editorconfig'Brad King2020-12-232-0/+11
|\ \ \
| * | | Add .editorconfig fileDaan De Meyer2020-12-212-0/+11
* | | | Merge branch 'release-3.19'Brad King2020-12-230-0/+0
|\ \ \ \
| * \ \ \ Merge topic 'rel-linux-aarch64' into release-3.19Brad King2020-12-2314-13/+406
| |\ \ \ \
* | \ \ \ \ Merge topic 'rel-linux-aarch64'Brad King2020-12-2314-13/+406
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'backport-rel-linux-aarch64' into rel-linux-aarch64Brad King2020-12-221-0/+5
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Help: Add 3.19.3 release note for Linux aarch64 binaryBrad King2020-12-221-0/+5
| | * | | | | gitlab-ci: add jobs to make Linux release packages for aarch64 on 3.19 branchHi Key2020-12-224-7/+53
| * | | | | | gitlab-ci: add jobs to make Linux release packages for aarch64Hi Key2020-12-224-7/+53
| * | | | | | Merge branch 'backport-rel-linux-aarch64' into rel-linux-aarch64Brad King2020-12-2210-7/+349
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Utilities/Release: Add docker specs for Linux aarch64 binariesHi Key2020-12-229-0/+347
| | * | | | | gitlab-ci: consolidate Linux release package job spec for x86_64Brad King2020-12-221-7/+2
* | | | | | | CMake Nightly Date StampKitware Robot2020-12-231-1/+1
* | | | | | | Merge branch 'release-3.19'Craig Scott2020-12-220-0/+0
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge topic 'fc-relative-SOURCE_DIR' into release-3.19Craig Scott2020-12-224-1/+17
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'fc-relative-SOURCE_DIR'Craig Scott2020-12-224-1/+17
|\ \ \ \ \ \ \ | | |/ / / / / | |/| / / / / | |_|/ / / / |/| | | | |
| * | | | | FetchContent: Relative SOURCE_DIR override cannot be a hard errorCraig Scott2020-12-224-1/+17
* | | | | | Merge branch 'release-3.19'Brad King2020-12-220-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'test-ConfigSources-config' into release-3.19Brad King2020-12-221-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
* | | | | | Merge topic 'test-ConfigSources-config'Brad King2020-12-221-1/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | Tests: Fix ConfigSources test with empty CMAKE_BUILD_TYPEBrad King2020-12-221-1/+1
| |/ / /
* | | | 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
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |