Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | cmExperimental: update `CXX_MODULE_CMAKE_API` UUID | Ben Boeckel | 2022-07-06 | 6 | -6/+6 | |
| * | | | | | | | cmExport*FileGenerator: support exporting C++ module properties | Ben Boeckel | 2022-07-06 | 15 | -1/+414 | |
| * | | | | | | | exports: support `CXX_MODULES_DIRECTORY` | Ben Boeckel | 2022-07-06 | 7 | -9/+70 | |
| * | | | | | | | install: support `CXX_MODULES_BMI` installation bits | Ben Boeckel | 2022-07-06 | 20 | -6/+347 | |
| * | | | | | | | cmTargetSourcesCommand: allow `INTERFACE` C++ modules when imported | Ben Boeckel | 2022-07-06 | 7 | -3/+33 | |
| * | | | | | | | cmExportInstallAndroidMKGenerator: combine string literals | Ben Boeckel | 2022-07-06 | 1 | -2/+1 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'lcc-warningless-release-build-with-flag' | Brad King | 2022-07-07 | 1 | -0/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | LCC: get rid of excess -Wunused-but-set-variable on release builds | makise-homura | 2022-07-06 | 1 | -0/+9 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'file-TIMESTAMP-relative-path' | Brad King | 2022-07-07 | 4 | -1/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | file(TIMESTAMP): Interpret relative paths w.r.t. the source tree | TheBrokenRail | 2022-07-06 | 4 | -1/+9 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge topic 'generator-makefiles-deps-messages-VERBOSE' | Brad King | 2022-07-07 | 3 | -17/+26 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Makefiles generator: dependencies messages in verbose mode | Marc Chevrier | 2022-07-06 | 3 | -17/+26 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'release-3.24' | Brad King | 2022-07-07 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | Merge topic 'ccmake-fix-pdcurses-windows' into release-3.24 | Brad King | 2022-07-07 | 1 | -2/+4 | |
| |\ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ | Merge topic 'ccmake-fix-pdcurses-windows' | Brad King | 2022-07-07 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | ccmake: Fix mangled configuration log with PDCurses on Windows | Duncan Ogilvie | 2022-07-06 | 1 | -2/+4 | |
* | | | | | | | | Merge branch 'release-3.24' | Brad King | 2022-07-07 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge topic 'genex-LINK_LIBRARY-check-supported-properties' into release-3.24 | Brad King | 2022-07-07 | 24 | -28/+107 | |
| |\ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ | Merge topic 'genex-LINK_LIBRARY-check-supported-properties' | Brad King | 2022-07-07 | 24 | -28/+107 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Genex LINK_LIBRARY and LINK_GROUP: check supported properties | Marc Chevrier | 2022-07-06 | 24 | -28/+107 | |
* | | | | | | | | | Merge branch 'release-3.24' | Brad King | 2022-07-07 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge topic 'findwxwidgets-mingw-regression' into release-3.24 | Brad King | 2022-07-07 | 1 | -20/+13 | |
| |\ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ | Merge topic 'findwxwidgets-mingw-regression' | Brad King | 2022-07-07 | 1 | -20/+13 | |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | FindwxWidgets: Do not reset wxWidgets_LIB_DIR unnecessarily | Maarten Bent | 2022-07-06 | 1 | -2/+4 | |
| * | | | | | | | | | FindwxWidgets: Restore win32 find style on MinGW | Maarten Bent | 2022-07-06 | 1 | -18/+9 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'release-3.24' | Brad King | 2022-07-07 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge branch 'release-3.23' into release-3.24 | Brad King | 2022-07-07 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
* | | | | | | | | | Merge branch 'release-3.23' | Brad King | 2022-07-07 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge branch 'release-3.22' into release-3.23 | Brad King | 2022-07-07 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'FindLAPACK-nvhpc' into release-3.23 | Brad King | 2022-07-07 | 1 | -2/+7 | |
| |\ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ | Merge branch 'release-3.22' | Brad King | 2022-07-07 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'FindLAPACK-nvhpc' into release-3.22 | Brad King | 2022-07-07 | 1 | -2/+7 | |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'release-3.24' | Brad King | 2022-07-07 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge topic 'FindLAPACK-nvhpc' into release-3.24 | Brad King | 2022-07-07 | 1 | -2/+7 | |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | / / / / / | | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'FindLAPACK-nvhpc' | Brad King | 2022-07-07 | 1 | -2/+7 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | FindLAPACK: Add '-fortranlibs' flag only with NVHPC/PGI compilers | Eisuke Kawashima | 2022-07-06 | 1 | -2/+7 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-07-07 | 1 | -1/+1 | |
| |_|_|_|/ / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'command-arg-parser-optional' | Brad King | 2022-07-06 | 34 | -254/+294 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmFileCommand: Use cm::optional for keyword argument presence | Brad King | 2022-07-05 | 5 | -87/+73 | |
| * | | | | | | | cmCTest*Command:: Use cm::optional for keyword argument presence | Brad King | 2022-07-05 | 8 | -67/+45 | |
| * | | | | | | | cmInstallCommand: Use cm::optional for keyword argument presence | Brad King | 2022-07-05 | 1 | -10/+9 | |
| * | | | | | | | cmExportCommand: Use cm::optional for keyword argument presence | Brad King | 2022-07-05 | 1 | -9/+5 | |
| * | | | | | | | cmArgumentParser: Offer cm::optional bindings to capture keyword presence | Brad King | 2022-07-05 | 2 | -11/+49 | |
| * | | | | | | | cmArgumentParser: Remove unnecessary local names for common types | Brad King | 2022-07-05 | 2 | -8/+5 | |
| * | | | | | | | cmArgumentParser: Require callers to consider unparsed arguments | Brad King | 2022-07-05 | 3 | -8/+8 | |
| * | | | | | | | cmArgumentParser: Avoid allocating copies of keyword strings | Brad King | 2022-07-05 | 18 | -83/+95 | |
| * | | | | | | | file(GENERATE): Add test case covering use of both INPUT and CONTENT | Brad King | 2022-07-05 | 4 | -0/+20 | |
| * | | | | | | | file(CONFIGURE): Add test cases covering missing mandatory options | Brad King | 2022-07-05 | 7 | -0/+14 | |
* | | | | | | | | Merge topic 'freebsd-cpack-update' | Brad King | 2022-07-06 | 2 | -32/+34 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | FreeBSD: follow CPACK_PACKAGE_FILE_NAME, if set | Adriaan de Groot | 2022-07-05 | 1 | -1/+20 | |