Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge topic 'makefiles-custom_command-depfile' | Marc Chevrier | 2020-12-26 | 29 | -94/+475 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Tests: Add case for DEPFILE in add_custom_command | Marc Chevrier | 2020-12-23 | 7 | -0/+123 | |
| * | | | | | | | Makefiles: Add support of DEPFILE for add_custom_command | Marc Chevrier | 2020-12-23 | 20 | -79/+309 | |
| * | | | | | | | cmGccDepfileReader: Add new function ensuring paths are valid | Marc Chevrier | 2020-12-23 | 3 | -15/+43 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-12-26 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-12-25 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-12-24 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'xcode-inherit-paths' | Craig Scott | 2020-12-24 | 5 | -38/+173 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Xcode: Generalize inheritance of project-level search paths | Brad King | 2020-12-22 | 5 | -10/+135 | |
| * | | | | | | cmGlobalXCodeGenerator: Factor out helper to append attribute | Brad King | 2020-12-21 | 2 | -28/+38 | |
* | | | | | | | Merge topic 'FindGTK2-atkmmconfig' | Brad King | 2020-12-23 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FindGTK2: Find atkmmconfig.h separately from atkmm.h | Jani Välimaa | 2020-12-22 | 1 | -0/+1 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'cpack-nuget-linux' | Brad King | 2020-12-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CPack/NuGet: Fix nuspec file generation for UNIX-style OS | iorikyu | 2020-12-22 | 1 | -1/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'editorconfig' | Brad King | 2020-12-23 | 2 | -0/+11 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add .editorconfig file | Daan De Meyer | 2020-12-21 | 2 | -0/+11 | |
* | | | | | | | | Merge branch 'release-3.19' | Brad King | 2020-12-23 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | Merge topic 'rel-linux-aarch64' into release-3.19 | Brad King | 2020-12-23 | 14 | -13/+406 | |
| |\ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ | Merge topic 'rel-linux-aarch64' | Brad King | 2020-12-23 | 14 | -13/+406 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | Merge branch 'backport-rel-linux-aarch64' into rel-linux-aarch64 | Brad King | 2020-12-22 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| | * | | | | | | | Help: Add 3.19.3 release note for Linux aarch64 binary | Brad King | 2020-12-22 | 1 | -0/+5 | |
| | * | | | | | | | gitlab-ci: add jobs to make Linux release packages for aarch64 on 3.19 branch | Hi Key | 2020-12-22 | 4 | -7/+53 | |
| * | | | | | | | | gitlab-ci: add jobs to make Linux release packages for aarch64 | Hi Key | 2020-12-22 | 4 | -7/+53 | |
| * | | | | | | | | Merge branch 'backport-rel-linux-aarch64' into rel-linux-aarch64 | Brad King | 2020-12-22 | 10 | -7/+349 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | ||||||
| | * | | | | | | | Utilities/Release: Add docker specs for Linux aarch64 binaries | Hi Key | 2020-12-22 | 9 | -0/+347 | |
| | * | | | | | | | gitlab-ci: consolidate Linux release package job spec for x86_64 | Brad King | 2020-12-22 | 1 | -7/+2 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-12-23 | 1 | -1/+1 | |
| |_|_|_|_|_|/ / |/| | | | | | | | ||||||
* | | | | | | | | Merge branch 'release-3.19' | Craig Scott | 2020-12-22 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge topic 'fc-relative-SOURCE_DIR' into release-3.19 | Craig Scott | 2020-12-22 | 4 | -1/+17 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'fc-relative-SOURCE_DIR' | Craig Scott | 2020-12-22 | 4 | -1/+17 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| / / / / / | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | FetchContent: Relative SOURCE_DIR override cannot be a hard error | Craig Scott | 2020-12-22 | 4 | -1/+17 | |
* | | | | | | | Merge branch 'release-3.19' | Brad King | 2020-12-22 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Merge topic 'test-ConfigSources-config' into release-3.19 | Brad King | 2020-12-22 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'test-ConfigSources-config' | Brad King | 2020-12-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | / / | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Tests: Fix ConfigSources test with empty CMAKE_BUILD_TYPE | Brad King | 2020-12-22 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'external-project-drop-success' | Brad King | 2020-12-22 | 1 | -2/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | ExternalProject: Silence step succeeded message when using Ninja | Daan De Meyer | 2020-12-17 | 1 | -2/+4 | |
* | | | | | | Merge topic 'issue-20134' | Brad King | 2020-12-22 | 9 | -5/+76 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | target_include_directories: Support AFTER option | Asit Dhal | 2020-12-19 | 9 | -5/+76 | |
* | | | | | | | Merge topic 'issue-15653' | Brad King | 2020-12-22 | 29 | -18/+339 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | file(GENERATE): Support options to manipulate file permissions | Asit Dhal | 2020-12-21 | 29 | -18/+339 | |
* | | | | | | | | Merge topic 'doc-add_test-config-genex' | Brad King | 2020-12-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Help: replace deprecated $<CONFIGURATION> generator expression | NeroBurner | 2020-12-21 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'create_test_sourcelist-typo' | Brad King | 2020-12-22 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | create_test_sourcelist: fix typo in placeholder name | Sergey Bronnikov | 2020-12-21 | 2 | -2/+2 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'FindOpenSSL-win-arch' | Brad King | 2020-12-22 | 1 | -5/+19 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | FindOpenSSL: Distinguish 32-bit and 64-bit search paths on Windows | Ma Br | 2020-12-21 | 1 | -5/+19 | |
* | | | | | | | | | Merge topic 'apple-missing-framework' | Brad King | 2020-12-22 | 6 | -13/+37 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Apple: Fix linking to frameworks that do not exist until build time | Brad King | 2020-12-21 | 6 | -13/+37 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-12-22 | 1 | -1/+1 | |
|/ / / / / / / / |