Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2022-06-09 | 1 | -0/+27 |
|\ | |||||
| * | KWSys 2022-06-09 (9b65e88d) | KWSys Upstream | 2022-06-09 | 1 | -0/+27 |
* | | Merge topic 'vs-android-api' into release-3.24 | Brad King | 2022-06-09 | 1 | -0/+4 |
|\ \ | |||||
| * | | VS: Add AndroidAPILevel element to generated project files | BenjamÃn de la Fuente Ranea | 2022-06-08 | 1 | -0/+4 |
* | | | Merge topic 'doc-using-deps-guide' into release-3.24 | Brad King | 2022-06-09 | 5 | -174/+405 |
|\ \ \ | |||||
| * | | | Help: Overhaul and expand the Using Dependencies Guide | Craig Scott | 2022-06-09 | 5 | -174/+405 |
* | | | | Begin 3.24 release versioning | Brad King | 2022-06-08 | 1 | -3/+3 |
* | | | | Help: Drop development topic notes to prepare release | Brad King | 2022-06-08 | 2 | -9/+0 |
* | | | | Merge topic 'doc-3.24-relnotes' | Brad King | 2022-06-08 | 60 | -406/+353 |
|\ \ \ \ | |||||
| * | | | | Help: Update Sphinx versionadded directives for 3.24 release | Brad King | 2022-06-08 | 4 | -0/+8 |
| * | | | | Help: Organize and revise 3.24 release notes | Brad King | 2022-06-08 | 1 | -205/+243 |
| * | | | | Help: Consolidate 3.24 release notes | Brad King | 2022-06-07 | 56 | -406/+307 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'ci-nmc' | Brad King | 2022-06-08 | 7 | -0/+75 |
|\ \ \ \ | |||||
| * | | | | gitlab-ci: add nightly job testing Ninja Multi-Config on Windows | Brad King | 2022-06-07 | 4 | -0/+44 |
| * | | | | gitlab-ci: add nightly job testing Ninja Multi-Config on macOS | Brad King | 2022-06-07 | 4 | -0/+31 |
| |/ / / | |||||
* | | | | Merge topic 'set_source_files_properties' | Brad King | 2022-06-08 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Help: Fix typo with misnamed set_source_files_property() in example | Dan Walsh | 2022-06-08 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-06-08 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge topic 'ci-ispc' | Brad King | 2022-06-07 | 23 | -22/+110 |
|\ \ \ | |||||
| * | | | ci: Enable ISPC tests on Linux, Windows, and macOS nightly builds | Brad King | 2022-06-06 | 16 | -0/+102 |
| * | | | ci: remove ISPC from the Fedora CI image | Brad King | 2022-06-06 | 7 | -22/+2 |
| * | | | gitlab-ci: init macOS and Windows jobs with per-CMAKE_CONFIGURATION scripts | Brad King | 2022-06-06 | 3 | -0/+6 |
* | | | | Merge topic 'rel-linux' | Brad King | 2022-06-07 | 2 | -6/+0 |
|\ \ \ \ | |||||
| * | | | | Utilities/Release: Drop unnecessary system API definitions for Linux | Brad King | 2022-06-06 | 2 | -6/+0 |
| |/ / / | |||||
* | | | | Merge topic 'print-sources' | Brad King | 2022-06-07 | 16 | -27/+184 |
|\ \ \ \ | |||||
| * | | | | Tests: Add tests for CMakePrintHelpers | FeRD (Frank Dana) | 2022-06-06 | 15 | -0/+136 |
| * | | | | cmake_print_properties(): Update grammar docs | FeRD (Frank Dana) | 2022-06-06 | 1 | -6/+6 |
| * | | | | PrintHelpers: Document argument order restriction | FeRD (Frank Dana) | 2022-06-06 | 1 | -1/+4 |
| * | | | | PrintHelpers: Fix indentation | FeRD (Frank Dana) | 2022-06-06 | 1 | -2/+2 |
| * | | | | PrintHelpers: Rewrite a few more error messages | FeRD (Frank Dana) | 2022-06-06 | 1 | -2/+3 |
| * | | | | PrintHelpers: Fix target SOURCES property | FeRD (Frank Dana) | 2022-06-06 | 1 | -16/+33 |
* | | | | | Merge topic 'FindPython-interpreter-search-strategy' | Brad King | 2022-06-07 | 1 | -2/+11 |
|\ \ \ \ \ | |||||
| * | | | | | FindPython*: enhance interpreter lookup | Marc Chevrier | 2022-06-05 | 1 | -2/+11 |
| |/ / / / | |||||
* | | | | | Merge topic 'tests-java-compiler-var' | Brad King | 2022-06-07 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Tests: Use Java_JAVAC_EXECUTABLE variable consistently | Craig Scott | 2022-06-04 | 1 | -1/+1 |
* | | | | | | Merge topic 'ext_disabled' | Brad King | 2022-06-07 | 1 | -5/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Tests/CompileFeatures: Fix CMP0128OldSameStandard with default OFF | Raul Tambre | 2022-06-04 | 1 | -5/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-06-07 | 1 | -1/+1 |
| |_|_|/ / / |/| | | | | | |||||
* | | | | | | Merge topic 'if-command-PATH_EQUAL' | Brad King | 2022-06-06 | 17 | -2/+156 |
|\ \ \ \ \ \ | |||||
| * | | | | | | if command: Add PATH_EQUAL operator | Marc Chevrier | 2022-06-03 | 17 | -2/+156 |
* | | | | | | | Merge topic 'c-no-extensions' | Brad King | 2022-06-06 | 6 | -0/+44 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Utilities: Activate POSIX APIs even without compiler extensions | Brad King | 2022-06-04 | 4 | -0/+40 |
| * | | | | | | | libarchive: Remove a system preprocessor macro that conflicts with a local var | Brad King | 2022-06-04 | 1 | -0/+3 |
| * | | | | | | | librhash: Explicitly enable large file support on 32-bit targets | Brad King | 2022-06-04 | 1 | -0/+1 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge topic 'doc-find_package-formatting' | Craig Scott | 2022-06-06 | 1 | -3/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Help: Fix formatting and missing cross-reference for find_package() | Craig Scott | 2022-06-05 | 1 | -3/+3 |
| |/ / / / / / | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-06-06 | 1 | -1/+1 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-06-05 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge topic 'update-kwsys' | Brad King | 2022-06-04 | 5 | -12/+18 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2022-06-03 | 5 | -12/+18 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | |