summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'file-TIMESTAMP-relative-path'Brad King2022-07-071-1/+5
|\
| * file(TIMESTAMP): Interpret relative paths w.r.t. the source treeTheBrokenRail2022-07-061-1/+5
* | Merge topic 'generator-makefiles-deps-messages-VERBOSE'Brad King2022-07-071-14/+23
|\ \
| * | Makefiles generator: dependencies messages in verbose modeMarc Chevrier2022-07-061-14/+23
* | | Merge topic 'ccmake-fix-pdcurses-windows'Brad King2022-07-071-2/+4
|\ \ \
| * | | ccmake: Fix mangled configuration log with PDCurses on WindowsDuncan Ogilvie2022-07-061-2/+4
* | | | Merge topic 'genex-LINK_LIBRARY-check-supported-properties'Brad King2022-07-073-10/+31
|\ \ \ \
| * | | | Genex LINK_LIBRARY and LINK_GROUP: check supported propertiesMarc Chevrier2022-07-063-10/+31
* | | | | CMake Nightly Date StampKitware Robot2022-07-071-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'command-arg-parser-optional'Brad King2022-07-0618-236/+206
|\ \ \ \
| * | | | cmFileCommand: Use cm::optional for keyword argument presenceBrad King2022-07-051-83/+61
| * | | | cmCTest*Command:: Use cm::optional for keyword argument presenceBrad King2022-07-058-67/+45
| * | | | cmInstallCommand: Use cm::optional for keyword argument presenceBrad King2022-07-051-10/+9
| * | | | cmExportCommand: Use cm::optional for keyword argument presenceBrad King2022-07-051-9/+5
| * | | | cmArgumentParser: Offer cm::optional bindings to capture keyword presenceBrad King2022-07-051-0/+11
| * | | | cmArgumentParser: Remove unnecessary local names for common typesBrad King2022-07-052-8/+5
| * | | | cmArgumentParser: Require callers to consider unparsed argumentsBrad King2022-07-053-8/+8
| * | | | cmArgumentParser: Avoid allocating copies of keyword stringsBrad King2022-07-0517-79/+90
* | | | | Merge topic 'freebsd-cpack-update'Brad King2022-07-061-27/+27
|\ \ \ \ \
| * | | | | FreeBSD: follow CPACK_PACKAGE_FILE_NAME, if setAdriaan de Groot2022-07-051-1/+20
| * | | | | FreeBSD: explain the pkg_create() callAdriaan de Groot2022-07-051-0/+8
| * | | | | FreeBSD: drop support for libpkg before 1.17Adriaan de Groot2022-07-051-28/+1
* | | | | | Merge topic 'enable_language-deduplicate'Brad King2022-07-061-12/+36
|\ \ \ \ \ \
| * | | | | | cmMakefile: Dedupe languages when enabling themfriendlyanon2022-06-301-2/+24
| * | | | | | cmMakefile: Refactor parameter and variable names for EnableLanguagefriendlyanon2022-06-301-12/+14
* | | | | | | Merge topic 'genex-LINK_LIBRARY-fix-generation'Brad King2022-07-061-0/+11
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | genex-LINK_LIBRARY: ensure correct generation inside LINK_GROUP genexMarc Chevrier2022-07-051-0/+11
| | |_|_|/ / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2022-07-061-1/+1
| |_|_|/ / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2022-07-051-1/+1
| |_|/ / |/| | |
* | | | CMake Nightly Date StampKitware Robot2022-07-041-1/+1
* | | | CMake Nightly Date StampKitware Robot2022-07-031-1/+1
| |_|/ |/| |
* | | CMake Nightly Date StampKitware Robot2022-07-021-1/+1
* | | Merge topic 'file-archive-args'Brad King2022-07-011-3/+9
|\ \ \
| * | | file(ARCHIVE*): Simplify acceptance of empty list argumentsBrad King2022-06-291-3/+9
* | | | Merge topic 'genex-TARGET_BUNDLE_DIR_NAME'Brad King2022-07-011-2/+12
|\ \ \ \ | | |/ / | |/| |
| * | | Genex: Fix TARGET_BUNDLE_DIR_NAME incorrect extensionBen Leadbetter2022-07-011-2/+12
| * | | Merge topic 'file-set-crash' into release-3.24Brad King2022-06-303-4/+32
| |\ \ \
| * \ \ \ Merge topic 'fix-23523' into release-3.24Brad King2022-06-291-12/+16
| |\ \ \ \
| * | | | | CMake 3.24.0-rc2v3.24.0-rc2Brad King2022-06-231-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2022-07-011-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge topic 'file-set-crash'Brad King2022-06-303-4/+32
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | install(EXPORT): Check for missing file sets at generate timeKyle Edwards2022-06-293-4/+32
| * | | | CMake 3.23.2v3.23.2Brad King2022-05-251-1/+1
| * | | | Merge topic 'vs2022-only' into release-3.23Brad King2022-05-201-0/+1
| |\ \ \ \
* | | | | | CMake Nightly Date StampKitware Robot2022-06-301-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge topic 'log_level_command'Brad King2022-06-297-67/+141
|\ \ \ \ \
| * | | | | Add cmake_language(GET_MESSAGE_LOG_LEVEL) sub commandAlexandru Croitor2022-06-286-25/+93
| * | | | | Move LogLevel enum out of cmake.h headerAlexandru Croitor2022-06-244-53/+59
* | | | | | Merge topic 'lcc-updates'Brad King2022-06-291-0/+4
|\ \ \ \ \ \
| * | | | | | Source: Suppress some warnings on LCC 1.23.xmakise-homura2022-06-281-0/+4