summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Help: improve docs for rpath-related variablesAlexander Neundorf2023-01-195-2/+25
* | | | | | | Merge topic 'watcom-refactor-std-includes'Brad King2023-01-256-61/+38
|\ \ \ \ \ \ \
| * | | | | | | OpenWatcom: Refactor population of standard include directoriesJiri Malak2023-01-246-61/+38
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'swiftmodule-dependency-tracking'Brad King2023-01-256-25/+101
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Add incremental Swift static lib build testEvan Wilde2023-01-215-0/+49
| * | | | | | Ninja: Swift: Add dependency edge to swiftmodule fileEvan Wilde2023-01-211-0/+17
| * | | | | | Ninja: NFC: refactor swift module name computationsEvan Wilde2023-01-211-25/+35
* | | | | | | CMake Nightly Date StampKitware Robot2023-01-251-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'gen-pkg-example'Brad King2023-01-241-5/+7
|\ \ \ \ \ \
| * | | | | | Help: Modernize PackageConfigHelpers exampleFeRD (Frank Dana)2023-01-231-5/+7
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'wrap-ninja-multi'Brad King2023-01-241-5/+17
|\ \ \ \ \ \
| * | | | | | Help: Wrap long examples in Ninja Multi-Config docFeRD (Frank Dana)2023-01-201-5/+17
* | | | | | | Merge branch 'release-3.25'Brad King2023-01-240-0/+0
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge topic 'FindPython-CMP0007-NEW' into release-3.25Brad King2023-01-241-0/+2
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'FindPython-CMP0007-NEW'Brad King2023-01-241-0/+2
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | FindPython: Policy CMP0007 must be set to NEWMarc Chevrier2023-01-211-0/+2
* | | | | | | | | Merge branch 'release-3.25'Brad King2023-01-240-0/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'cxxmodules-ninja-1.11' into release-3.25Brad King2023-01-244-12/+18
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'cxxmodules-ninja-1.11'Brad King2023-01-244-12/+19
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'backport-cxxmodules-ninja-1.11' into cxxmodules-ninja-1.11Brad King2023-01-230-0/+0
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Ninja: require Ninja 1.11 for C++ module supportBen Boeckel2023-01-234-12/+18
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Ninja: require Ninja 1.11 for C++ module supportBen Boeckel2023-01-234-12/+19
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2023-01-241-1/+1
|/ / / / / / / /
* | | | | | | | Merge topic 'improve_supported_language_docs'Brad King2023-01-233-31/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Update supported languages in project and enable_languageRobert Maynard2023-01-203-31/+31
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge topic 'genex-CONFIG-validate-all'Brad King2023-01-234-4/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | Genex: $<CONFIG:> syntax of all entries checkedRobert Maynard2023-01-203-3/+31
| * | | | | | | | GeneratorExpression Tests: Remove duplicate test entryRobert Maynard2023-01-171-1/+0
* | | | | | | | | Merge topic 'find_cudatoolkit_add_nvrtc_static'Brad King2023-01-232-1/+18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindCUDAToolkit: Add support for CUDA::nvrtc_staticRobert Maynard2023-01-202-1/+18
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'vs-BuildInParallel'Brad King2023-01-234-3/+20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | VS: Build custom commands concurrently when possibleIvan Zinkevich2023-01-234-3/+20
* | | | | | | | | | Merge branch 'release-3.25'Brad King2023-01-230-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | Merge topic 'FindOpenSP-pkg-config-hints' into release-3.25Brad King2023-01-231-34/+39
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'FindOpenSP-pkg-config-hints'Brad King2023-01-231-34/+39
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | FindOpenSP: Use pkg-config only as hints for main code pathKefu Chai2023-01-201-34/+39
| |/ / / / / / / /
* | | | | | | | | Merge topic 'try_compile-verbose'Brad King2023-01-235-2/+26
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | try_compile: Run native build tool with verbose outputBrad King2023-01-205-2/+26
* | | | | | | | | CMake Nightly Date StampKitware Robot2023-01-231-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2023-01-221-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2023-01-211-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge topic 'ci-docker-nvidia'Brad King2023-01-205-5/+5
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | ci: rebase nvidia-derived docker images on tags we controlBrad King2023-01-205-5/+5
|/ / / / / /
* | | | | | Merge topic 'configure-log'Brad King2023-01-208-27/+0
|\ \ \ \ \ \
| * | | | | | cmake: Stop pointing users at logs on configure errorsBrad King2023-01-197-25/+0
| * | | | | | cmake --system-information: Stop dumping CMake{Output,Error}.logBrad King2023-01-191-2/+0
| |/ / / / /
* | | | | | Merge topic 'ninja-swift-exported-executables'Brad King2023-01-207-11/+33
|\ \ \ \ \ \
| * | | | | | Ninja: Emit swiftmodule from executable with exportsEvan Wilde2023-01-197-11/+33
* | | | | | | Merge topic 'cygwin-no-legacy-win32'Brad King2023-01-205-60/+5
|\ \ \ \ \ \ \
| * | | | | | | CYGWIN: Drop pre-2.8.4 compatibility mode CMAKE_LEGACY_CYGWIN_WIN32Brad King2023-01-195-60/+5
| | |/ / / / / | |/| | | | |