Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FindPython: Add possibility to control scope of artifacts. | Marc Chevrier | 2020-03-05 | 8 | -16/+138 |
* | Merge branch 'release-3.16' | Brad King | 2020-03-04 | 0 | -0/+0 |
|\ | |||||
| * | Merge branch 'doc-rel-3.16-updates' into release-3.16 | Brad King | 2020-03-04 | 1 | -0/+26 |
| |\ | |||||
* | \ | Merge branch 'release-3.17' | Brad King | 2020-03-04 | 0 | -0/+0 |
|\ \ \ | |||||
| * \ \ | Merge topic 'doc-rel-3.16-updates' into release-3.17 | Brad King | 2020-03-04 | 1 | -0/+26 |
| |\ \ \ | | | |/ | | |/| | |||||
* | | | | Merge topic 'doc-rel-3.16-updates' | Brad King | 2020-03-04 | 1 | -0/+26 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Help: Update CMake 3.16 release notes for 3.16.5 | Brad King | 2020-02-27 | 1 | -0/+26 |
| | |/ | |/| | |||||
* | | | Merge branch 'release-3.17' | Brad King | 2020-03-04 | 0 | -0/+0 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge branch 'release-3.16' into release-3.17 | Brad King | 2020-03-04 | 0 | -0/+0 |
| |\ \ | | |/ | |||||
* | | | Merge topic 'FindOpenAL-updates' | Brad King | 2020-03-04 | 1 | -48/+51 |
|\ \ \ | |||||
| * | | | FindOpenAL: Move user-relevant comments into public documentation | Nguyễn Gia Phong | 2020-03-03 | 1 | -35/+34 |
| * | | | FindOpenAL: Minor implementation cleanup | Nguyễn Gia Phong | 2020-03-03 | 1 | -13/+17 |
* | | | | Merge topic 'msvc-librarian' | Brad King | 2020-03-04 | 5 | -3/+5 |
|\ \ \ \ | |||||
| * | | | | MSVC: Use 'lib' instead of 'link /lib' to create static libraries | Francisco Facioni | 2020-03-03 | 5 | -3/+5 |
* | | | | | Merge topic 'update-librhash' | Brad King | 2020-03-04 | 24 | -660/+959 |
|\ \ \ \ \ | |||||
| * | | | | | librhash: Fix -Wdocumentation warning about @param name | Brad King | 2020-03-03 | 1 | -1/+1 |
| * | | | | | librhash: Update build within CMake for rhash 1.3.9 | Brad King | 2020-03-02 | 1 | -1/+1 |
| * | | | | | Merge branch 'upstream-librhash' into update-librhash | Brad King | 2020-03-02 | 22 | -657/+957 |
| |\ \ \ \ \ | |||||
| | * | | | | | librhash 2019-12-14 (75716b45) | librhash upstream | 2020-03-02 | 22 | -755/+946 |
| * | | | | | | librhash: Update import script to get rhash 1.3.9 | Brad King | 2020-03-02 | 1 | -2/+1 |
* | | | | | | | Merge branch 'release-3.17' | Brad King | 2020-03-04 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | Merge topic 'FindPython-manage-SOABI-suffix' into release-3.17 | Brad King | 2020-03-04 | 6 | -14/+52 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'FindPython-manage-SOABI-suffix' | Brad King | 2020-03-04 | 6 | -14/+52 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | FindPython: python_add_library can now manage SOABI suffix. | Marc Chevrier | 2020-03-03 | 6 | -14/+52 |
* | | | | | | | | Merge branch 'release-3.17' | Brad King | 2020-03-04 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Merge topic 'llvm-rc-defines-not-flags' into release-3.17 | Brad King | 2020-03-04 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'llvm-rc-defines-not-flags' | Brad King | 2020-03-04 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | llvm-rc: Forward DEFINES instead of FLAGS | Thomas Bernard | 2020-03-03 | 1 | -1/+1 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'release-3.17' | Brad King | 2020-03-04 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Merge topic 'ninja-multi-spurious-unused-variables' into release-3.17 | Brad King | 2020-03-04 | 3 | -2/+16 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'ninja-multi-spurious-unused-variables' | Brad King | 2020-03-04 | 3 | -2/+16 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Ninja Multi-Config: Fix spurious unused variable warning | Kyle Edwards | 2020-03-03 | 3 | -2/+16 |
| |/ / / / / / | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-03-04 | 1 | -1/+1 |
* | | | | | | | Merge topic 'cmake_command-eval' | Brad King | 2020-03-03 | 24 | -37/+183 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmake_command: Add command to EVAL a CMake script as a string | Cristian Adam | 2020-03-03 | 24 | -37/+183 |
* | | | | | | | | Merge topic 'cmGeneratedFileStream-resource-leak' | Brad King | 2020-03-03 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmGeneratedFileStream: File resource leak if oldname not found | Bo Rydberg | 2020-03-01 | 1 | -0/+1 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-03-03 | 1 | -1/+1 |
| |_|_|/ / / / / |/| | | | | | | | |||||
* | | | | | | | | Merge branch 'release-3.17' | Brad King | 2020-03-02 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | CMake 3.17.0-rc2v3.17.0-rc2 | Brad King | 2020-03-02 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'test_output' | Brad King | 2020-03-02 | 2 | -13/+14 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Tests: Output the expected value in Preprocess test for debugging | Francisco Facioni | 2020-02-28 | 2 | -13/+14 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'CheckTypeSize-ppc64' | Brad King | 2020-03-02 | 1 | -2/+6 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | CheckTypeSize: Fix '..._CODE' result for ppc and ppc64 | Brad King | 2020-02-28 | 1 | -2/+6 |
* | | | | | | | | | Merge topic 'xl-fortran-module-dir-use' | Brad King | 2020-03-02 | 3 | -1/+11 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Tests: Enable Fortran submodule tests on XL compilers | Brad King | 2020-02-28 | 1 | -1/+1 |
| * | | | | | | | | | XL: Fix using Fortran modules from their output directory | Brad King | 2020-02-28 | 2 | -0/+10 |
* | | | | | | | | | | Merge topic 'CheckFortranSource-def' | Brad King | 2020-03-02 | 3 | -35/+27 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | CheckFortranSource*: Avoid passing -DVAR to linker | Brad King | 2020-02-28 | 3 | -35/+27 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-03-02 | 1 | -1/+1 |
| |_|_|_|/ / / / / |/| | | | | | | | |