| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'string-json-doc-update' into release-3.19 | Craig Scott | 2020-10-30 | 1 | -10/+13 |
|\ |
|
| * | Help: Clarify string(JSON) error handling | Peter Steneteg | 2020-10-28 | 1 | -10/+13 |
|
|
* | | cmake_path: Enhance documentation | Marc Chevrier | 2020-10-26 | 1 | -122/+127 |
|/ |
|
* | Help: Cleanup typos and grammar for the 3.19 release | Craig Scott | 2020-10-24 | 7 | -45/+57 |
|
|
* | execute_process: add options for fatal errors on subprocess failure | Asit Dhal | 2020-10-01 | 1 | -1/+7 |
|
|
* | cmake_language: Add signature to DEFER calls to later times | Brad King | 2020-09-29 | 2 | -0/+120 |
|
|
* | Help: Use singular placeholder name in cmake_language signature | Brad King | 2020-09-29 | 1 | -2/+2 |
|
|
* | Merge topic 'find_package-version-range' | Craig Scott | 2020-09-24 | 1 | -35/+143 |
|\ |
|
| * | find_package: Add support of version range | Marc Chevier | 2020-09-23 | 1 | -35/+143 |
|
|
* | | Merge topic 'separate_arguments-program' | Brad King | 2020-09-23 | 2 | -7/+37 |
|\ \ |
|
| * | | separate_arguments: add option PROGRAM | Marc Chevrier | 2020-09-22 | 2 | -7/+37 |
| |/ |
|
* | | {get,set}_property: Add support for referencing binary directories | Brad King | 2020-09-23 | 3 | -9/+21 |
|/ |
|
* | Merge topic 'cmake_path-updates' | Brad King | 2020-09-22 | 1 | -47/+234 |
|\ |
|
| * | cmake_path: enhancements | Marc Chevrier | 2020-09-20 | 1 | -47/+234 |
|
|
* | | file(ARCHIVE_CREATE): Add option to control compression level | Asit Dhal | 2020-09-21 | 1 | -0/+5 |
|/ |
|
* | Merge topic 'string-json-support' | Brad King | 2020-09-17 | 1 | -0/+103 |
|\ |
|
| * | string(JSON): Adds JSON parsing support to the string command | Peter Steneteg | 2020-09-16 | 1 | -0/+103 |
|
|
* | | Help: add_library(<name> OBJECT) can omit the source files | Deniz Bahadir | 2020-09-10 | 1 | -2/+2 |
|/ |
|
* | file(): Add REAL_PATH sub-command | Marc Chevrier | 2020-09-08 | 2 | -2/+17 |
|
|
* | Help: Fix typo in cmake_path(CMAKE_PATH) command signature | Brad King | 2020-09-08 | 1 | -1/+1 |
|
|
* | cmake_path command: path management | Marc Chevrier | 2020-09-06 | 3 | -0/+661 |
|
|
* | Merge topic 'target_genex_dependency' | Brad King | 2020-09-01 | 2 | -11/+25 |
|\ |
|
| * | GenEx: Remove unneeded dependencies from target info queries | Robert Maynard | 2020-09-01 | 2 | -11/+25 |
|
|
* | | Merge topic 'file_chmod' | Brad King | 2020-09-01 | 1 | -0/+47 |
|\ \ |
|
| * | | file: Add CHMOD and CHMOD_RECURSE subcommands | Sibi Siddharthan | 2020-08-26 | 1 | -0/+47 |
| |/ |
|
* | | Merge topic 'ispc_lang_support' | Brad King | 2020-09-01 | 2 | -2/+3 |
|\ \
| |/
|/| |
|
| * | ISPC: Update help documentation to include ISPC | Robert Maynard | 2020-08-28 | 2 | -2/+3 |
|
|
* | | file(GENERATE): Add TARGET argument | Raul Tambre | 2020-08-20 | 1 | -1/+5 |
|
|
* | | add_test: Allow special characters in test name (w/ policy CMP0110) | Deniz Bahadir | 2020-08-12 | 1 | -2/+3 |
|
|
* | | Merge topic 'build-interface-targets' | Brad King | 2020-08-10 | 1 | -2/+29 |
|\ \
| |/
|/| |
|
| * | Add INTERFACE libraries to generated buildsystem if they have SOURCES | Brad King | 2020-08-07 | 1 | -2/+29 |
|
|
* | | Help: Document in add_library that IMPORTED_IMPLIB is for DLL import libs | Brad King | 2020-08-04 | 1 | -1/+6 |
|/ |
|
* | Merge topic 'doc-add_library-updates' | Craig Scott | 2020-08-01 | 2 | -74/+82 |
|\ |
|
| * | Help: State in add_library that INTERFACE libraries have no build targets | Brad King | 2020-07-31 | 1 | -5/+9 |
|
|
| * | Help: Consolidate add_library documentation on IMPORTED libraries | Brad King | 2020-07-31 | 1 | -32/+34 |
|
|
| * | Help: Re-order add_library sections | Brad King | 2020-07-31 | 1 | -61/+61 |
|
|
| * | Help: Clarify target_sources PRIVATE/PUBLIC/INTERFACE scopes | Brad King | 2020-07-31 | 1 | -6/+8 |
|
|
* | | Merge topic 'file-download-no-save' | Craig Scott | 2020-07-28 | 1 | -5/+10 |
|\ \
| |/
|/| |
|
| * | file(DOWNLOAD): Make file argument optional | Kyle Edwards | 2020-07-27 | 1 | -5/+10 |
|
|
* | | Merge topic 'revert-add_test-special-chars' | Brad King | 2020-07-28 | 1 | -3/+2 |
|\ \
| |/
|/| |
|
| * | add_test: Revert "Allow special characters in test name" | Brad King | 2020-07-27 | 1 | -3/+2 |
|
|
* | | Merge topic 'file-GET_RUNTIME_DEPENDENCIES-terms' | Brad King | 2020-07-23 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Help: Update file(GET_RUNTIME_DEPENDENCIES) prose to match option names | Brad King | 2020-07-23 | 1 | -2/+2 |
|
|
| * | Merge topic 'doc-find_package' into release-3.18 | Brad King | 2020-07-15 | 1 | -1/+1 |
| |\ |
|
* | \ | Merge topic 'doc-find_package' | Brad King | 2020-07-15 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | Help: Fix typo in find_package documentation | Kai Koehne | 2020-07-15 | 1 | -1/+1 |
|
|
* | | | Merge topic 'doc-source-prop-dir-options' | Brad King | 2020-07-13 | 4 | -56/+84 |
|\ \ \
| | |/
| |/| |
|
| * | | Help: Clarify wording of dir-related source property options | Craig Scott | 2020-07-13 | 4 | -56/+84 |
| |/ |
|
* | | Merge topic 'variable_watch_docs' | Brad King | 2020-07-10 | 1 | -3/+36 |
|\ \ |
|
| * | | Help: Expand documentation of variable_watch() | Petr Kmoch | 2020-07-09 | 1 | -3/+36 |
|
|