Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ExternalProject: Move inline scripts to separate files | Craig Scott | 2022-01-22 | 6 | -222/+337 |
* | ExternalProject: Ensure _ep_set_directories records cmake paths | Craig Scott | 2022-01-22 | 1 | -0/+5 |
* | ExternalProject: Move existing step scripts to separate subdirectory | Craig Scott | 2022-01-22 | 5 | -8/+8 |
* | Merge topic 'define-property-optional-args-documentation' | Brad King | 2022-01-21 | 1 | -0/+4 |
|\ | |||||
| * | Help: Note the version in which define_property() arguments became optional | Kyle Edwards | 2022-01-21 | 1 | -0/+4 |
|/ | |||||
* | Merge topic 'cmake-warn-extra-paths' | Brad King | 2022-01-21 | 6 | -8/+50 |
|\ | |||||
| * | cmake: Warn about unnecessary paths on command line | Robert Maynard | 2022-01-20 | 5 | -6/+47 |
| * | Tests: Fix RunCMake.CommandLine toolchain case command line | Brad King | 2022-01-20 | 2 | -2/+3 |
* | | Merge topic 'target-properties-from-variables' | Brad King | 2022-01-21 | 27 | -16/+198 |
|\ \ | |||||
| * | | define_property(): Add INITIALIZE_FROM_VARIABLE argument | Kyle Edwards | 2022-01-20 | 27 | -16/+198 |
* | | | Merge topic 'vs-asan' | Brad King | 2022-01-21 | 2 | -0/+10 |
|\ \ \ | |||||
| * | | | VS: Add support for ASAN -fsanitize=address flag | Hanaa Elghobashi | 2022-01-20 | 2 | -0/+10 |
| | |/ | |/| | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2022-01-21 | 1 | -1/+1 |
* | | | Merge topic 'CheckPIESUpported-supports-SYSROOT' | Brad King | 2022-01-20 | 5 | -11/+46 |
|\ \ \ | |||||
| * | | | CheckPIESupported: now uses any SYSROOT settings | Marc Chevrier | 2022-01-19 | 2 | -10/+22 |
| * | | | Check{Compiler,Linker}Flag: Add possibility to retrieve check outputs | Marc Chevrier | 2022-01-19 | 3 | -1/+24 |
* | | | | Merge branch 'release-3.22' | Brad King | 2022-01-20 | 0 | -0/+0 |
|\ \ \ \ | |||||
| * \ \ \ | Merge topic 'FortranCInterface-gcc-12-lto' into release-3.22 | Brad King | 2022-01-20 | 1 | -0/+13 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'FortranCInterface-gcc-12-lto' | Brad King | 2022-01-20 | 1 | -0/+13 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | FortranCInterface: Fix compatibility with GCC gfortran 12 LTO | Björn Esser | 2022-01-19 | 1 | -0/+13 |
| |/ / / / | |||||
* | | | | | Merge topic 'ccmake-windows' | Brad King | 2022-01-20 | 67 | -31/+15636 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Add release note for experimental ccmake support on Windows | Brad King | 2022-01-19 | 1 | -0/+6 |
| * | | | | | ci: Enable ccmake on Windows | Brad King | 2022-01-19 | 1 | -0/+1 |
| * | | | | | ccmake: Add Windows support using PDCurses | Duncan Ogilvie | 2022-01-18 | 5 | -4/+34 |
| * | | | | | ccmake: Refactor resizing logic into cmCursesForm | Duncan Ogilvie | 2022-01-18 | 3 | -18/+27 |
| * | | | | | ccmake: Refactor BUILD_CursesDialog option logic | Brad King | 2022-01-18 | 1 | -13/+16 |
| * | | | | | cmpdcurses: Add CMake build system | Brad King | 2022-01-18 | 1 | -0/+73 |
| * | | | | | Merge branch 'upstream-PDCurses' into update-pdcurses | Brad King | 2022-01-12 | 57 | -0/+15451 |
| |\ \ \ \ \ | |||||
| | * | | | | | PDCurses 2021-12-08 (f1cd4f45) | PDCurses Upstream | 2022-01-12 | 57 | -0/+15451 |
| | / / / / | |||||
| * | | | | | pdcurses: Add script to import PDCurses from upstream | Brad King | 2022-01-12 | 1 | -0/+32 |
* | | | | | | Merge topic 'cmake-presets-include-outside-project-dir' | Brad King | 2022-01-20 | 7 | -36/+3 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | CMakePresets: Allow files included from CMakePresets.json to be anywhere | Kyle Edwards | 2022-01-19 | 7 | -36/+3 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-01-20 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Merge topic 'cpack-dmg-sla' | Brad King | 2022-01-19 | 13 | -3/+95 |
|\ \ \ \ \ | |||||
| * | | | | | CPack/DMG: Add explicit option to use CPACK_RESOURCE_FILE_LICENSE for SLA | Brad King | 2022-01-18 | 9 | -3/+64 |
| * | | | | | Tests: Add CPack/DMG case covering SLA from CPACK_RESOURCE_FILE_LICENSE | Brad King | 2022-01-18 | 5 | -0/+31 |
* | | | | | | Merge topic 'define-property-optional-args' | Brad King | 2022-01-19 | 8 | -46/+65 |
|\ \ \ \ \ \ | |||||
| * | | | | | | define_property(): Make BRIEF_DOCS and FULL_DOCS optional | Kyle Edwards | 2022-01-18 | 8 | -15/+45 |
| * | | | | | | cmDefinePropertyCommand: Refactor to use cmArgumentParser | Kyle Edwards | 2022-01-18 | 1 | -32/+21 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'handle_multiple_source_dirs' | Brad King | 2022-01-19 | 2 | -28/+39 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CMake: `-S` paths preferred over other provided paths | Robert Maynard | 2022-01-18 | 1 | -28/+26 |
| * | | | | | | Add tests that showcase cmake -S limitations | Robert Maynard | 2022-01-18 | 1 | -0/+13 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'update-expat' | Brad King | 2022-01-19 | 8 | -20/+215 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'upstream-expat' into update-expat | Brad King | 2022-01-18 | 7 | -19/+214 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | expat 2022-01-16 (57c7da69) | Expat Upstream | 2022-01-18 | 7 | -19/+216 |
| * | | | | | | | expat: Update script to get Expat 2.4.3 | Brad King | 2022-01-18 | 1 | -1/+1 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'depfile-parsing-update' | Brad King | 2022-01-19 | 11 | -88/+137 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | add_custom_command(DEPFILE): ensure all dependencies are taken into account | Marc Chevrier | 2022-01-16 | 3 | -30/+36 |
| * | | | | | | Depfile parsing: enhance compatibility with GNU Make | Marc Chevrier | 2022-01-16 | 8 | -58/+101 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-01-19 | 1 | -1/+1 |
| |/ / / / / |/| | | | | |