Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'autogen-predefs-emscripten' | Brad King | 2024-08-22 | 4 | -7/+71 |
|\ | |||||
| * | AutoGen: Run batch scripts using cmd.exe on windows platforms explicitly | Alexey Edelev | 2024-08-21 | 1 | -0/+56 |
| * | cmSystemTools: Add GetComspec method to get cmd on Windows | Alexey Edelev | 2024-08-21 | 3 | -7/+15 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2024-08-22 | 1 | -1/+1 |
* | | Merge topic 'test-cleanup' | Brad King | 2024-08-21 | 2 | -35/+0 |
|\ \ | |||||
| * | | Templates: Remove unused and undocumented CTestScript.cmake.in | Brad King | 2024-08-20 | 2 | -34/+0 |
| * | | Modules: Remove unnecessary .NoDartCoverage file in build tree | Brad King | 2024-08-20 | 1 | -1/+0 |
* | | | Merge topic 'cpack-pkg-c_str' | Brad King | 2024-08-21 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | cmCPackPKGGenerator: Remove redundant call to c_str | Rose | 2024-08-20 | 1 | -1/+1 |
* | | | | Merge branch 'release-3.30' | Brad King | 2024-08-21 | 0 | -0/+0 |
|\ \ \ \ | |||||
| * \ \ \ | Merge topic 'ci-xcode-15.4' into release-3.30 | Brad King | 2024-08-21 | 1 | -6/+6 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'ci-xcode-15.4' | Brad King | 2024-08-21 | 1 | -6/+6 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | gitlab-ci: update macOS jobs to use Xcode 15.4 | Brad King | 2024-08-20 | 1 | -6/+6 |
* | | | | | | Merge branch 'release-3.30' | Brad King | 2024-08-21 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge topic 'ci-msvc-14.41' into release-3.30 | Brad King | 2024-08-21 | 1 | -12/+12 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'ci-msvc-14.41' | Brad King | 2024-08-21 | 1 | -12/+12 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | gitlab-ci: Update Windows builds to MSVC 14.41 toolset | Brad King | 2024-08-20 | 1 | -12/+12 |
| |/ / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-08-21 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge topic 'vector-reserve-and-emplace' | Brad King | 2024-08-20 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * | | | | cmInstallScriptHandler: Reserve and emplace vector entries | Rose | 2024-08-19 | 1 | -1/+2 |
* | | | | | Merge topic 'string-swap-noexcept' | Brad King | 2024-08-20 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | String: Make swap method noexcept | Rose | 2024-08-19 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge topic 'optimize-stream-shift-operators' | Brad King | 2024-08-20 | 4 | -176/+147 |
|\ \ \ \ \ | |||||
| * | | | | | Refactor: Optimize some `std::ostream::operator<<()` calls | Alex Turbov | 2024-08-19 | 4 | -176/+147 |
| |/ / / / | |||||
* | | | | | Merge topic 'swift-test-windows' | Brad King | 2024-08-20 | 2 | -7/+12 |
|\ \ \ \ \ | |||||
| * | | | | | Swift: Enable SwiftMixLib Test on Windows | Evan Wilde | 2024-08-19 | 2 | -7/+12 |
* | | | | | | Merge topic 'swift-linker-config' | Brad King | 2024-08-20 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Swift: Fix typo in linker configuration logic | Saleem Abdulrasool | 2024-08-19 | 1 | -1/+1 |
* | | | | | | | Merge topic 'findwx-link-libs' | Brad King | 2024-08-20 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindwxWidgets: Add link dependencies for Windows | PB | 2024-08-18 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'doc-refer' | Brad King | 2024-08-20 | 16 | -86/+83 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Help: Check*SourceRuns make text more concise. | Michael Hirsch | 2024-08-16 | 6 | -87/+54 |
| * | | | | | | | | Help: Check*SourceCompiles, Check*CompilerFlag refer to new command | Michael Hirsch | 2024-08-16 | 15 | -0/+30 |
* | | | | | | | | | Merge topic 'fix-dependencies-searching' | Brad King | 2024-08-20 | 8 | -36/+148 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | file(GET_RUNTIME_DEPENDENCIES): Fix resolution of repeated ELF dependencies | Aliaksandr Averchanka | 2024-08-19 | 8 | -36/+148 |
* | | | | | | | | | | Merge branch 'release-3.30' | Brad King | 2024-08-20 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Merge topic 'FindJNI-no-xcode' into release-3.30 | Brad King | 2024-08-20 | 1 | -1/+3 |
| |\ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ | Merge topic 'FindJNI-no-xcode' | Brad King | 2024-08-20 | 1 | -1/+3 |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | FindJNI: Improve output on macOS if Xcode is not installed | Brad King | 2024-08-19 | 1 | -1/+3 |
* | | | | | | | | | | | Merge branch 'release-3.30' | Brad King | 2024-08-20 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Merge topic 'ci-ninja-1.12.1' into release-3.30 | Brad King | 2024-08-20 | 5 | -48/+17 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ | Merge topic 'ci-ninja-1.12.1' | Brad King | 2024-08-20 | 5 | -48/+17 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | ci: update to use ninja 1.12.1 | Brad King | 2024-08-19 | 5 | -48/+17 |
| | |/ / / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'release-3.30' | Brad King | 2024-08-20 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Merge topic 'cpack-nsis-reserved-component-names' into release-3.30 | Brad King | 2024-08-20 | 4 | -3/+45 |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge topic 'cpack-nsis-reserved-component-names' | Brad King | 2024-08-20 | 4 | -3/+45 |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | CPack/NSIS: Fix matching of reserved component names | K. R. Walker | 2024-08-19 | 4 | -3/+45 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-08-20 | 1 | -1/+1 |
| |_|_|_|_|_|/ / / |/| | | | | | | | | |||||
* | | | | | | | | | Merge topic 'improve-cmJSONHelpers' | Brad King | 2024-08-19 | 6 | -26/+49 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | cmJSONHelpers.h: Add some empty lines to split code blocks | Alex Turbov | 2024-08-15 | 1 | -0/+2 |