Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Help: improve docs for rpath-related variables | Alexander Neundorf | 2023-01-19 | 5 | -2/+25 | |
* | | | | | | | Merge topic 'watcom-refactor-std-includes' | Brad King | 2023-01-25 | 6 | -61/+38 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | OpenWatcom: Refactor population of standard include directories | Jiri Malak | 2023-01-24 | 6 | -61/+38 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'swiftmodule-dependency-tracking' | Brad King | 2023-01-25 | 6 | -25/+101 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | Add incremental Swift static lib build test | Evan Wilde | 2023-01-21 | 5 | -0/+49 | |
| * | | | | | | Ninja: Swift: Add dependency edge to swiftmodule file | Evan Wilde | 2023-01-21 | 1 | -0/+17 | |
| * | | | | | | Ninja: NFC: refactor swift module name computations | Evan Wilde | 2023-01-21 | 1 | -25/+35 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-01-25 | 1 | -1/+1 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge topic 'gen-pkg-example' | Brad King | 2023-01-24 | 1 | -5/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Help: Modernize PackageConfigHelpers example | FeRD (Frank Dana) | 2023-01-23 | 1 | -5/+7 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge topic 'wrap-ninja-multi' | Brad King | 2023-01-24 | 1 | -5/+17 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Help: Wrap long examples in Ninja Multi-Config doc | FeRD (Frank Dana) | 2023-01-20 | 1 | -5/+17 | |
* | | | | | | | Merge branch 'release-3.25' | Brad King | 2023-01-24 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge topic 'FindPython-CMP0007-NEW' into release-3.25 | Brad King | 2023-01-24 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ | Merge topic 'FindPython-CMP0007-NEW' | Brad King | 2023-01-24 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | FindPython: Policy CMP0007 must be set to NEW | Marc Chevrier | 2023-01-21 | 1 | -0/+2 | |
* | | | | | | | | | Merge branch 'release-3.25' | Brad King | 2023-01-24 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge topic 'cxxmodules-ninja-1.11' into release-3.25 | Brad King | 2023-01-24 | 4 | -12/+18 | |
| |\ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ | Merge topic 'cxxmodules-ninja-1.11' | Brad King | 2023-01-24 | 4 | -12/+19 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'backport-cxxmodules-ninja-1.11' into cxxmodules-ninja-1.11 | Brad King | 2023-01-23 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | Ninja: require Ninja 1.11 for C++ module support | Ben Boeckel | 2023-01-23 | 4 | -12/+18 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Ninja: require Ninja 1.11 for C++ module support | Ben Boeckel | 2023-01-23 | 4 | -12/+19 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-01-24 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge topic 'improve_supported_language_docs' | Brad King | 2023-01-23 | 3 | -31/+31 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Help: Update supported languages in project and enable_language | Robert Maynard | 2023-01-20 | 3 | -31/+31 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'genex-CONFIG-validate-all' | Brad King | 2023-01-23 | 4 | -4/+31 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Genex: $<CONFIG:> syntax of all entries checked | Robert Maynard | 2023-01-20 | 3 | -3/+31 | |
| * | | | | | | | | GeneratorExpression Tests: Remove duplicate test entry | Robert Maynard | 2023-01-17 | 1 | -1/+0 | |
* | | | | | | | | | Merge topic 'find_cudatoolkit_add_nvrtc_static' | Brad King | 2023-01-23 | 2 | -1/+18 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | FindCUDAToolkit: Add support for CUDA::nvrtc_static | Robert Maynard | 2023-01-20 | 2 | -1/+18 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'vs-BuildInParallel' | Brad King | 2023-01-23 | 4 | -3/+20 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | VS: Build custom commands concurrently when possible | Ivan Zinkevich | 2023-01-23 | 4 | -3/+20 | |
* | | | | | | | | | | Merge branch 'release-3.25' | Brad King | 2023-01-23 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge topic 'FindOpenSP-pkg-config-hints' into release-3.25 | Brad King | 2023-01-23 | 1 | -34/+39 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'FindOpenSP-pkg-config-hints' | Brad King | 2023-01-23 | 1 | -34/+39 | |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | FindOpenSP: Use pkg-config only as hints for main code path | Kefu Chai | 2023-01-20 | 1 | -34/+39 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'try_compile-verbose' | Brad King | 2023-01-23 | 5 | -2/+26 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
| * | | | | | | | | try_compile: Run native build tool with verbose output | Brad King | 2023-01-20 | 5 | -2/+26 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-01-23 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-01-22 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-01-21 | 1 | -1/+1 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'ci-docker-nvidia' | Brad King | 2023-01-20 | 5 | -5/+5 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | ci: rebase nvidia-derived docker images on tags we control | Brad King | 2023-01-20 | 5 | -5/+5 | |
|/ / / / / / | ||||||
* | | | | | | Merge topic 'configure-log' | Brad King | 2023-01-20 | 8 | -27/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmake: Stop pointing users at logs on configure errors | Brad King | 2023-01-19 | 7 | -25/+0 | |
| * | | | | | | cmake --system-information: Stop dumping CMake{Output,Error}.log | Brad King | 2023-01-19 | 1 | -2/+0 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'ninja-swift-exported-executables' | Brad King | 2023-01-20 | 7 | -11/+33 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Ninja: Emit swiftmodule from executable with exports | Evan Wilde | 2023-01-19 | 7 | -11/+33 | |
* | | | | | | | Merge topic 'cygwin-no-legacy-win32' | Brad King | 2023-01-20 | 5 | -60/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CYGWIN: Drop pre-2.8.4 compatibility mode CMAKE_LEGACY_CYGWIN_WIN32 | Brad King | 2023-01-19 | 5 | -60/+5 | |
| | |/ / / / / | |/| | | | | |