Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | execute_process: Change default ENCODING to UTF-8 | Brad King | 2024-09-16 | 4 | -1/+37 |
* | execute_process: Document and test ENCODING default | Brad King | 2024-09-13 | 1 | -1/+4 |
* | Help/command/execute_process: Improve formatting of ENCODING names | Brad King | 2024-09-13 | 1 | -4/+11 |
* | Merge topic 'file-archive-workdir' | Brad King | 2024-09-12 | 2 | -35/+63 |
|\ | |||||
| * | file(ARCHIVE_CREATE): add WORKING_DIRECTORY option | Yuri Witte | 2024-09-11 | 2 | -0/+14 |
| * | Help: Format file(ARCHIVE*) options as definition lists | Brad King | 2024-09-11 | 1 | -36/+50 |
* | | Merge topic 'cpack-ifw-product-images' | Brad King | 2024-09-12 | 2 | -0/+18 |
|\ \ | |||||
| * | | CPack/IFW: Add option for ProductImages URLs | Julien Marrec | 2024-09-11 | 2 | -0/+18 |
* | | | Merge topic 'genex-tco-subgraph' | Brad King | 2024-09-11 | 1 | -0/+8 |
|\ \ \ | |||||
| * | | | GenEx: Limit TARGET_PROPERTY transitive closure optimization to subgraphs | Michael Herwig | 2024-09-10 | 1 | -0/+8 |
* | | | | Merge topic 'add_custom_command-arg-handling' | Brad King | 2024-09-11 | 3 | -9/+101 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | add_custom_command: Validate arguments more rigorously | Craig Scott | 2024-09-09 | 3 | -9/+101 |
| |/ / | |||||
* | | | Check*: Add option to pass link directories into checks | Aliaksandr Averchanka | 2024-09-09 | 2 | -0/+104 |
| |/ |/| | |||||
* | | Merge topic 'cmp0168-populate-nondeclare-regression' | Craig Scott | 2024-09-08 | 1 | -1/+3 |
|\ \ | |||||
| * | | Help: file(CONFIGURE) only updates output file timestamp if it changes | Craig Scott | 2024-09-06 | 1 | -1/+3 |
* | | | Merge topic 'windows-kernel-mode-driver-includes' | Brad King | 2024-09-05 | 2 | -0/+14 |
|\ \ \ | |||||
| * | | | WindowsKernelModeDriver: Add WDK include and link paths on MSVC | Joseph Snyder | 2024-09-03 | 2 | -0/+14 |
* | | | | Merge topic 'build-databases' | Brad King | 2024-09-05 | 9 | -0/+152 |
|\ \ \ \ | |||||
| * | | | | cmExperimental: gate build database support behind a flag | Ben Boeckel | 2024-09-03 | 4 | -0/+39 |
| * | | | | cxxmodules: plumb control data for exporting build databases | Ben Boeckel | 2024-08-27 | 8 | -0/+113 |
* | | | | | Merge topic 'doc-cmake_parse_arguments-prefix' | Craig Scott | 2024-09-03 | 1 | -49/+106 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Recommend good prefixes for cmake_parse_arguments, expand example | Craig Scott | 2024-08-31 | 1 | -25/+81 |
| * | | | | | Help: Improve grammar and wording for cmake_parse_arguments | Craig Scott | 2024-08-31 | 1 | -28/+29 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'pkgc-rel-notes' | Brad King | 2024-09-03 | 1 | -0/+8 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | PkgC: Add release note | Vito Gamberini | 2024-08-29 | 1 | -0/+8 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'release-3.30' | Brad King | 2024-08-29 | 1 | -7/+8 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | CMake 3.30.3v3.30.3 | Brad King | 2024-08-29 | 1 | -7/+8 |
| * | | | Merge branch 'release-3.29' into release-3.30 | Brad King | 2024-08-29 | 1 | -2/+2 |
| |\ \ \ | |||||
* | \ \ \ | Merge branch 'release-3.29' | Brad King | 2024-08-29 | 1 | -2/+2 |
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | | | |||||
| * | | | CMake 3.29.8v3.29.8 | Brad King | 2024-08-29 | 1 | -2/+2 |
* | | | | Merge topic 'standard-link-directories' | Brad King | 2024-08-29 | 3 | -0/+21 |
|\ \ \ \ | |||||
| * | | | | Linking: Add CMAKE_LANG_STANDARD_LINK_DIRECTORIES | Vito Gamberini | 2024-08-28 | 3 | -0/+21 |
* | | | | | Drop Visual Studio 12 2013 generator | Brad King | 2024-08-28 | 18 | -85/+34 |
* | | | | | Merge topic 'if-space-dldt' | Brad King | 2024-08-28 | 1 | -2/+2 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Help/command/if: fix formatting in precedence order overview | Aleksei Shpakovskii | 2024-08-27 | 1 | -2/+2 |
* | | | | | Merge topic 'cps-export' | Brad King | 2024-08-27 | 2 | -0/+79 |
|\ \ \ \ \ | |||||
| * | | | | | export: Add initial CPS support | Matthew Woehlke | 2024-08-14 | 2 | -0/+79 |
* | | | | | | Merge topic 'FindPython-free-threaded-python' | Brad King | 2024-08-27 | 1 | -0/+8 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | | | |||||
| * | | | | FindPython: ensure a usable environment is set for the free threaded Python | Marc Chevrier | 2024-08-27 | 1 | -0/+8 |
* | | | | | Merge topic 'cmake-parse-arguments-one-arg-empty-string' | Brad King | 2024-08-26 | 3 | -0/+40 |
|\ \ \ \ \ | |||||
| * | | | | | cmake_parse_arguments: Set variable if empty string given after keyword | Craig Scott | 2024-08-22 | 3 | -0/+40 |
* | | | | | | Merge topic 'fileapi-config-dir' | Brad King | 2024-08-26 | 4 | -1/+32 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fileapi: Add support for user-wide queries | Martin Duffy | 2024-08-22 | 4 | -1/+32 |
* | | | | | | | Merge topic 'doc-get_property-undefined' | Craig Scott | 2024-08-23 | 1 | -13/+14 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Help: get_property() result var is unset if property is not set | Craig Scott | 2024-08-22 | 1 | -3/+4 |
| * | | | | | | | Help: Minor formatting and grammar fixes for get_property() | Craig Scott | 2024-08-22 | 1 | -10/+10 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Help/command/if: list all condition operators in precedence order overview | Aleksei Shpakovskii | 2024-08-22 | 1 | -2/+4 |
|/ / / / / / | |||||
* | | | | | | Merge topic 'doc-if-IN_LIST' | Brad King | 2024-08-22 | 1 | -0/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help/command/if: Document variable expansion by IN_LIST | Brad King | 2024-08-21 | 1 | -0/+4 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Help: Target property COMPILE_FLAGS has been superseded by COMPILE_OPTIONS | Peter Kokot | 2024-08-21 | 1 | -2/+5 |
|/ / / / / |