Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | Help: Improve wording of CMAKE_CURRENT_FUNCTION_LIST_DIR docs | Craig Scott | 2020-04-10 | 1 | -20/+28 | |
| * | | | | | | | | | | | Help: Add cross-references for CMAKE_CURRENT_FUNCTION* docs | Craig Scott | 2020-04-10 | 3 | -0/+12 | |
| * | | | | | | | | | | | Help: Minor grammar cleanups of CMAKE_CURRENT_FUNCTION* docs | Craig Scott | 2020-04-10 | 5 | -5/+6 | |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'release-3.17' | Craig Scott | 2020-04-11 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge topic 'docs-SKIP_PRECOMPILE_HEADERS-formatting' into release-3.17 | Craig Scott | 2020-04-11 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'docs-SKIP_PRECOMPILE_HEADERS-formatting' | Craig Scott | 2020-04-11 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| / / / / / / / / | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Help: Fix unescaped asterisks in docs for SKIP_PRECOMPILE_HEADERS | Craig Scott | 2020-04-10 | 1 | -2/+2 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-04-11 | 1 | -1/+1 | |
* | | | | | | | | | Merge topic 'openal-typo' | Brad King | 2020-04-10 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
| * | | | | | | | | FindOpenAL: Fix documentation typos | Nguyễn Gia Phong | 2020-04-10 | 1 | -2/+2 | |
* | | | | | | | | | Merge topic 'find_program-exe-no-read' | Brad King | 2020-04-10 | 4 | -1/+10 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | find_program: Find programs that are executable but not readable | Vladimir Menshakov | 2020-04-09 | 4 | -1/+10 | |
* | | | | | | | | | | Merge topic 'ccmake-better-string-ops' | Brad King | 2020-04-10 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | cmCursesLongMessageForm: avoid unnecessary string allocation | Ben Boeckel | 2020-04-09 | 1 | -1/+2 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'FindBLAS_FindLAPACK_ArmPL' | Brad King | 2020-04-10 | 2 | -0/+68 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Find{BLAS,LAPACK}: Add support for ArmPL targets | Olly Perks | 2020-04-09 | 2 | -0/+68 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'googletest-skipped' | Brad King | 2020-04-10 | 5 | -0/+49 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | GoogleTest: Add testcase for skipped tests | Alexander Stein | 2020-04-10 | 4 | -0/+48 | |
| * | | | | | | | | | GoogleTest: Add support for skipped tests | Alexander Stein | 2020-04-10 | 1 | -0/+1 | |
* | | | | | | | | | | Merge branch 'release-3.16' | Brad King | 2020-04-10 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | / / | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| * | | | | | | | | CMake 3.16.6v3.16.6 | Brad King | 2020-04-10 | 1 | -1/+1 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-04-10 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Merge branch 'release-3.17' | Brad King | 2020-04-09 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | CMake 3.17.1v3.17.1 | Brad King | 2020-04-09 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'file-upload-tls' | Brad King | 2020-04-09 | 16 | -19/+80 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | file(UPLOAD): Add support for TLS_VERIFY and TLS_CAINFO | Harry Mallon | 2020-04-08 | 16 | -19/+80 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'CTestCoverageCollectGCOV-log' | Brad King | 2020-04-09 | 1 | -3/+15 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CTestCoverageCollectGCOV: Avoid capturing gcov output in QUIET mode | Brad King | 2020-04-08 | 1 | -3/+14 | |
| * | | | | | | | CTestCoverageCollectGCOV: Capture gcov output in log file | Brad King | 2020-04-08 | 1 | -2/+3 | |
* | | | | | | | | Merge branch 'release-3.17' | Brad King | 2020-04-09 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge topic 'ccmake_incremental_log_display' into release-3.17 | Brad King | 2020-04-09 | 4 | -19/+48 | |
| |\ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ | Merge topic 'ccmake_incremental_log_display' | Brad King | 2020-04-09 | 4 | -19/+48 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | ccmake: Use incremental rendering for the logs | Sylvain Joubert | 2020-04-08 | 4 | -11/+33 | |
| * | | | | | | | | cmCursesLongMessageForm: Factor out helper to draw message to form | Brad King | 2020-04-08 | 2 | -8/+15 | |
* | | | | | | | | | Merge branch 'release-3.17' | Brad King | 2020-04-09 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge topic 'apple-arch-sysroots' into release-3.17 | Brad King | 2020-04-09 | 3 | -13/+31 | |
| |\ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ | Merge topic 'apple-arch-sysroots' | Brad King | 2020-04-09 | 3 | -14/+32 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'backport-3.17-apple-arch-sysroots' into apple-arch-sysroots | Brad King | 2020-04-08 | 3 | -14/+32 | |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | / / / / | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| | * | | | | | | | Apple: Fix mapping CMAKE_APPLE_ARCH_SYSROOTS to custom OSX_ARCHITECTURES | Brad King | 2020-04-08 | 2 | -11/+29 | |
| | * | | | | | | | Apple: Improve handling of missing SDKs in CMAKE_APPLE_ARCH_SYSROOTS | Brad King | 2020-04-08 | 2 | -3/+3 | |
| | | |/ / / / / | | |/| | | | | | ||||||
* | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2020-04-09 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2020-04-09 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ \ |/ / / / / / / / / | | | | | | | | _ | ||||||
| * | | | | | | | KWSys 2020-04-09 (e798e567) | KWSys Upstream | 2020-04-09 | 1 | -0/+4 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-04-09 | 1 | -1/+1 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge branch 'release-3.17' | Brad King | 2020-04-08 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | Merge topic 'ninja-order-depends' into release-3.17 | Brad King | 2020-04-08 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'ninja-order-depends' | Brad King | 2020-04-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'master' into ninja-order-depends | Kyle Edwards | 2020-04-07 | 1388 | -170007/+73511 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | Ninja: Make config uppercase in object order target | Kyle Edwards | 2020-04-07 | 1 | -1/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'file-upload-tls' | Brad King | 2020-04-08 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ |