Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'foreach-loop-variable' | Brad King | 2021-05-03 | 11 | -12/+182 |
|\ | |||||
| * | foreach(): loop variables are only available in the loop scope | Marc Chevrier | 2021-04-28 | 11 | -12/+182 |
* | | Merge topic 'update-kwsys' | Brad King | 2021-05-03 | 1 | -0/+4 |
|\ \ | |||||
| * \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2021-04-29 | 1 | -0/+4 |
| |\ \ | |||||
| | * | | KWSys 2021-04-29 (5655d533) | KWSys Upstream | 2021-04-29 | 1 | -0/+4 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-05-03 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-05-02 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-05-01 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-04-30 | 1 | -1/+1 |
* | | | | Merge branch 'release-3.20' | Brad King | 2021-04-29 | 0 | -0/+0 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | CMake 3.20.2v3.20.2 | Brad King | 2021-04-29 | 1 | -1/+1 |
* | | | | Merge topic 'remove_bad_install_dir_schema_docs' | Brad King | 2021-04-29 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | cmake-presets: Remove incorrect documentation for `installDir` | Robert Maynard | 2021-04-27 | 1 | -1/+1 |
* | | | | | Merge topic 'find-msys' | Brad King | 2021-04-29 | 9 | -0/+55 |
|\ \ \ \ \ | |||||
| * | | | | | FindMsys: Add a module to find MSYS and some bundled packages | Orgad Shaneh | 2021-04-28 | 9 | -0/+55 |
* | | | | | | Merge topic 'nvhpc-warnings' | Brad King | 2021-04-29 | 15 | -504/+576 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmCPackDebGenerator: Remove unused local variable | Brad King | 2021-04-28 | 1 | -1/+0 |
| * | | | | | | Source: Convince NVHPC that RAII variables are used | Brad King | 2021-04-28 | 2 | -0/+15 |
| * | | | | | | cmFileCommand: Remove unused local variable | Brad King | 2021-04-28 | 1 | -3/+0 |
| * | | | | | | cmSystemTools: Avoid unreachable code warning on NVHPC | Brad King | 2021-04-28 | 1 | -1/+1 |
| * | | | | | | LexerParser: Suppress NVHPC warnings in generated code | Brad King | 2021-04-28 | 3 | -52/+65 |
| * | | | | | | LexerParser: Regenerate parsers with bison 3.7.5 | Brad King | 2021-04-28 | 8 | -471/+519 |
* | | | | | | | Merge topic 'test-ifort-windows' | Brad King | 2021-04-29 | 1 | -0/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Tests: Fix FortranOnly test with Intel compiler on Windows | Brad King | 2021-04-28 | 1 | -0/+5 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge topic 'test-GEH-vs6' | Brad King | 2021-04-29 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Tests: Fix RunCMake.GenerateExportHeader use of size_t | Brad King | 2021-04-28 | 1 | -1/+1 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'test_driver_tap13_support' | Brad King | 2021-04-29 | 2 | -5/+74 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | create_test_sourcelist: add test driver option to run all tests | Sergey Bronnikov | 2021-04-28 | 2 | -1/+68 |
| * | | | | | | | Tests: Isolate TestDriver build directories | Brad King | 2021-04-28 | 1 | -4/+6 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'vs-VCTargetsPath-Platform' | Brad King | 2021-04-29 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | VS: Fix VCTargetsPath detection when cross-compiling | Brad King | 2021-04-27 | 1 | -0/+1 |
* | | | | | | | | Merge branch 'release-3.20' | Brad King | 2021-04-29 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||||
| * | | | | | | | Merge topic 'intel-2021' into release-3.20 | Brad King | 2021-04-29 | 3 | -17/+54 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'intel-2021' | Brad King | 2021-04-29 | 3 | -17/+54 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | IntelLLVM: Add special case for ifx 2021.1 version extraction | Brad King | 2021-04-28 | 2 | -5/+16 |
| * | | | | | | | | Intel: Update Classic compiler version detection for 2021 | Brad King | 2021-04-28 | 3 | -12/+38 |
| |/ / / / / / / | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-04-29 | 1 | -1/+1 |
| |_|_|/ / / / |/| | | | | | | |||||
* | | | | | | | Merge topic 'ctest_test_measurements_docs' | Brad King | 2021-04-28 | 5 | -2/+119 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Help: Document CTest custom test measurements | Zack Galbreath | 2021-04-27 | 2 | -0/+82 |
| * | | | | | | | Tests: Add cases for CTest extra measurements from tests | Zack Galbreath | 2021-04-27 | 3 | -1/+36 |
| * | | | | | | | Help: Fix link to cdash.org from CTest manual | Zack Galbreath | 2021-04-27 | 1 | -1/+1 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'cpack-nsis-uninstall-name' | Brad King | 2021-04-28 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CPack/NSIS: Fix CPACK_NSIS_UNINSTALL_NAME when not Uninstall.exe | Markus Israelsson | 2021-04-27 | 1 | -2/+2 |
* | | | | | | | | Merge topic 'ARMClang-cpu-arch-flags' | Brad King | 2021-04-28 | 6 | -27/+99 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| * | | | | | | | ARMClang: Do not automatically add cpu/arch compile or link options | Lingkai Dong | 2021-04-27 | 6 | -27/+99 |
| * | | | | | | | ARMClang: Separate cpu/arch flags from preceding flags | Brad King | 2021-04-27 | 1 | -3/+3 |
* | | | | | | | | Merge topic 'doc-LINK_DEPENDS_NO_SHARED-xref' | Craig Scott | 2021-04-28 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Help: Convert CMAKE_LINK_DEPENDS_NO_SHARED to cross-reference link | Craig Scott | 2021-04-27 | 1 | -2/+3 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-04-28 | 1 | -1/+1 |
|/ / / / / / / | |||||
* | | | | | | | Merge topic 'FindIconv-no-libc' | Brad King | 2021-04-27 | 2 | -24/+30 |
|\ \ \ \ \ \ \ |