Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmGlobalVisualStudio10Generator: Remove redundant arguments | Brad King | 2021-03-05 | 2 | -30/+24 |
* | cmGlobalVisualStudio10Generator: Clarify method name | Brad King | 2021-03-05 | 2 | -26/+28 |
* | cmGlobalVisualStudio10Generator: Remove unused flag table method argument | Brad King | 2021-03-05 | 2 | -76/+66 |
* | cmGlobalVisualStudio10Generator: Adopt flag table name methods | Brad King | 2021-03-05 | 5 | -204/+177 |
* | Merge topic 'file-RENAME' | Brad King | 2021-03-05 | 25 | -18/+254 |
|\ | |||||
| * | file(RENAME): Add option to not replace existing path | Brad King | 2021-03-04 | 10 | -5/+64 |
| * | cmSystemTools: Add RenameFile option to not replace destination | Brad King | 2021-03-04 | 3 | -10/+41 |
| * | file(RENAME): Add option to capture error message on failure | Brad King | 2021-03-04 | 16 | -9/+105 |
| * | cmSystemTools: Add RenameFile signature to capture the error message | Brad King | 2021-03-04 | 2 | -3/+48 |
| * | Tests: Add RunCMake helper to run a plain script | Brad King | 2021-03-03 | 1 | -0/+5 |
* | | Merge branch 'release-3.20' | Brad King | 2021-03-05 | 0 | -0/+0 |
|\ \ | |||||
| * \ | Merge topic 'cmake-gui-search-case' into release-3.20 | Brad King | 2021-03-05 | 2 | -4/+4 |
| |\ \ | |||||
* | \ \ | Merge topic 'cmake-gui-search-case' | Brad King | 2021-03-05 | 2 | -4/+4 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | cmake-gui: Restore search bar case insensitivity | Brad King | 2021-03-04 | 2 | -4/+4 |
| |/ / | |||||
* | | | Merge topic 'cpack-source-dir-symlink' | Brad King | 2021-03-05 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | CPack: Fix symbolic link detection for directories | Olivier Iffrig | 2021-03-05 | 1 | -1/+2 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-03-05 | 1 | -1/+1 |
* | | | | Merge topic 'macos-arm64-rosetta' | Brad King | 2021-03-04 | 2 | -9/+13 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Tests: Fix FindPackageModeMakefileTest with CMAKE_OSX_ARCHITECTURES | Brad King | 2021-03-03 | 1 | -0/+3 |
| * | | | Tests: Generalize FindPackageModeMakefileTest extra flags var | Brad King | 2021-03-03 | 2 | -9/+10 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-03-04 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Merge branch 'release-3.20' | Brad King | 2021-03-03 | 0 | -0/+0 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | CMake 3.20.0-rc3v3.20.0-rc3 | Brad King | 2021-03-03 | 1 | -1/+1 |
* | | Merge branch 'release-3.20' | Brad King | 2021-03-03 | 0 | -0/+0 |
|\ \ | |/ | |||||
| * | Merge topic 'android-r22' into release-3.20 | Brad King | 2021-03-03 | 7 | -3/+69 |
| |\ | |||||
* | \ | Merge topic 'android-r22' | Brad King | 2021-03-03 | 7 | -3/+69 |
|\ \ \ | | |/ | |/| | |||||
| * | | Android: Do not use gold for ndk >= r22 | Haibo Huang | 2021-03-03 | 1 | -1/+1 |
| * | | Tests: Update RunCMake.Android for NDK r22 | Brad King | 2021-03-03 | 1 | -2/+13 |
| * | | Help: Document CMAKE_ANDROID_NDK_VERSION variable | Brad King | 2021-03-03 | 4 | -0/+16 |
| * | | Android: Detect NDK version number | Haibo Huang | 2021-03-03 | 1 | -0/+39 |
* | | | Merge topic 'cpack-dmg-filesystem' | Brad King | 2021-03-03 | 3 | -1/+17 |
|\ \ \ | |||||
| * | | | cpack: add CPACK_DMG_FILESYSTEM | Kevin Ushey | 2021-03-02 | 3 | -1/+17 |
* | | | | Merge topic 'nasm_add_deps' | Brad King | 2021-03-03 | 1 | -0/+9 |
|\ \ \ \ | |||||
| * | | | | ASM_NASM: generate depfiles for other makefiles | Francesco Bertolaccini | 2021-03-02 | 1 | -0/+7 |
| * | | | | ASM_NASM: Add depfile generation | Francesco Bertolaccini | 2021-03-01 | 1 | -0/+2 |
* | | | | | Merge branch 'release-3.20' | Brad King | 2021-03-03 | 0 | -0/+0 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Merge topic 'ci-nightly-ide-jobs' into release-3.20 | Brad King | 2021-03-03 | 4 | -0/+9 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'ci-nightly-ide-jobs' | Brad King | 2021-03-03 | 4 | -0/+9 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | gitlab-ci: ignore failing tests for external IDE testing | Ben Boeckel | 2021-03-01 | 2 | -0/+3 |
| * | | | | | gitlab-ci: allow some jobs to ignore failing tests on nightly runs | Ben Boeckel | 2021-03-01 | 1 | -0/+2 |
| * | | | | | gitlab-ci: always upload test and release artifacts | Ben Boeckel | 2021-03-01 | 1 | -0/+4 |
* | | | | | | Merge branch 'release-3.20' | Brad King | 2021-03-03 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge topic 'compilerid_require_success' into release-3.20 | Brad King | 2021-03-03 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'compilerid_require_success' | Brad King | 2021-03-03 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | CMakeDetermineCompilerId: Fix REQUIRE_SUCCESS with multiple user flags | Raul Tambre | 2021-03-02 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-03-03 | 1 | -1/+1 |
* | | | | | | Merge topic 'sphinx-latexpdf' | Brad King | 2021-03-02 | 3 | -17/+59 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help: Add option to generate docs with latexpdf | Henryk Paluch | 2021-03-01 | 3 | -17/+59 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge topic 'Tocic-master-patch-04743' | Brad King | 2021-03-02 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindBoost: Fix typo in documentation | Tocic | 2021-03-01 | 1 | -1/+1 |