Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | Merge topic 'parser-gcc-warning' | Brad King | 2021-02-08 | 9 | -876/+884 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | LexerParser: Suppress gcc -Wfree-nonheap-object warnings in generated code | Brad King | 2021-02-05 | 9 | -876/+884 | |
* | | | | | | | | | | | Merge branch 'release-3.18' | Brad King | 2021-02-08 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'lexer-posix-source' into release-3.18 | Brad King | 2021-02-05 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ | Merge branch 'release-3.19' | Brad King | 2021-02-08 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge topic 'lexer-posix-source' into release-3.19 | Brad King | 2021-02-08 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | / / | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'lexer-posix-source' | Brad King | 2021-02-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | / / | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
| * | | | | | | | | | LexerParser: Do not override existing _POSIX_C_SOURCE definition | Brad King | 2021-02-05 | 1 | -1/+1 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-02-08 | 1 | -1/+1 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-02-07 | 1 | -1/+1 | |
| |_|_|_|_|_|/ / |/| | | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-02-06 | 1 | -1/+1 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'fetchcontent-performance' | Brad King | 2021-02-05 | 36 | -1156/+1907 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FetchContent: Invoke steps directly and avoid a separate sub-build | Craig Scott | 2021-02-04 | 16 | -326/+481 | |
| * | | | | | | | ExternalProject: Refactor pre-configure steps to support no-target uses | Craig Scott | 2021-02-04 | 21 | -784/+1299 | |
| * | | | | | | | ExternalProject: Avoid scanning docs for keywords, use include_guard() | Craig Scott | 2021-01-29 | 8 | -97/+178 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'build-test-presets' | Brad King | 2021-02-05 | 95 | -390/+3667 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Help: Add release note for build and test presets | Brad King | 2021-02-04 | 1 | -0/+4 | |
| * | | | | | | | Tests: Update RunCMake/CMakePresets --list-presets | Sam Freed | 2021-02-04 | 4 | -4/+4 | |
| * | | | | | | | Tests: Update RunCMake/CommandLine BuildDir | Sam Freed | 2021-02-04 | 11 | -11/+11 | |
| * | | | | | | | Tests: Add test preset tests | Sam Freed | 2021-02-04 | 36 | -0/+464 | |
| * | | | | | | | Tests: Add build preset tests | Sam Freed | 2021-02-04 | 29 | -0/+301 | |
| * | | | | | | | Tests: Factor out RunCMake.CMakePresets schema validation | Sam Freed | 2021-02-04 | 2 | -15/+20 | |
| * | | | | | | | cmake-presets: Add build and test presets | Sam Freed | 2021-02-01 | 9 | -343/+1868 | |
| * | | | | | | | Help: Add documentation for buildPresets and testPresets | Sam Freed | 2021-02-01 | 3 | -4/+523 | |
| * | | | | | | | Help: Add buildPresets and testPresets to JSON schema | Sam Freed | 2021-01-27 | 1 | -13/+472 | |
* | | | | | | | | Merge branch 'release-3.19' | Brad King | 2021-02-05 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge topic 'doc-find-env-vars' into release-3.19 | Brad King | 2021-02-05 | 3 | -3/+6 | |
| |\ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ | Merge topic 'doc-find-env-vars' | Brad King | 2021-02-05 | 3 | -3/+6 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | / / / | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | Help: Restore docs that find_library considers LIB, not INCLUDE | Brad King | 2021-02-04 | 3 | -3/+6 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-02-05 | 1 | -1/+1 | |
* | | | | | | | | Merge topic 'aix-xcoff-edit' | Brad King | 2021-02-04 | 27 | -56/+639 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | AIX: Enable XCOFF editing to replace RPATH on installation | Brad King | 2021-02-03 | 8 | -18/+157 | |
| * | | | | | | | | cmXCOFF: Add helper to parse and edit the XCOFF binary format | Brad King | 2021-02-03 | 4 | -0/+432 | |
| * | | | | | | | | CMakeDetermineCompilerId: Recognize XCOFF executable format | Brad King | 2021-02-03 | 1 | -0/+5 | |
| * | | | | | | | | Tests: Add sample XCOFF binaries | Brad King | 2021-02-03 | 2 | -0/+0 | |
| * | | | | | | | | Tests: Convert CMake.ELF to RunCMake.file-RPATH ELF case | Brad King | 2021-02-03 | 9 | -15/+19 | |
| * | | | | | | | | Ninja Multi-Config: Enable relink diagnostic message | Brad King | 2021-02-03 | 3 | -2/+5 | |
| * | | | | | | | | Rename CMAKE_USE_MACH_PARSER to CMake_USE_MACH_PARSER | Brad King | 2021-02-03 | 4 | -7/+7 | |
| * | | | | | | | | Rename CMAKE_USE_ELF_PARSER to CMake_USE_ELF_PARSER | Brad King | 2021-02-03 | 6 | -18/+18 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'issue-17634' | Brad King | 2021-02-04 | 6 | -2/+43 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | try_run: Allow to set working directory | Asit Dhal | 2021-02-03 | 6 | -2/+43 | |
* | | | | | | | | | Merge topic 'bootstrap-include-check-ldflags' | Brad King | 2021-02-04 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | bootstrap: add cmake_ld_flags to include check | Issam E. Maghni | 2021-02-03 | 1 | -5/+5 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'update-curl' | Brad King | 2021-02-04 | 146 | -6621/+9151 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | curl: Set build options the way we need for CMake | Brad King | 2021-02-03 | 1 | -0/+2 | |
| * | | | | | | | | | Merge branch 'upstream-curl' into update-curl | Brad King | 2021-02-03 | 145 | -6620/+9148 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | curl 2021-02-03 (2f33be81) | Curl Upstream | 2021-02-03 | 145 | -6620/+9148 | |
| * | | | | | | | | | | curl: Update script to get curl 7.75.0 | Brad King | 2021-02-03 | 1 | -1/+1 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'release-3.19' | Brad King | 2021-02-04 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge topic 'FindBoost-1.75' into release-3.19 | Brad King | 2021-02-04 | 1 | -2/+17 | |
| |\ \ \ \ \ \ \ \ \ |