summaryrefslogtreecommitdiffstats
path: root/Help/release/dev
Commit message (Expand)AuthorAgeFilesLines
* CMakePackageConfigHelpers: Add generate_apple_platform_selection_file()Kyle Edwards2023-11-151-0/+3
* install(EXPORT): Add ability to point to .xcframework fileKyle Edwards2023-11-151-0/+6
* FetchContent: Set CMAKE_EXPORT_FIND_PACKAGE_NAMEKyle Edwards2023-11-131-0/+2
* install(EXPORT): Export find_dependency() callsKyle Edwards2023-11-131-0/+14
* Merge topic 'make-test-depend-on-all'Brad King2023-11-131-0/+6
|\
| * Optionally make `test` target depend on `all`William Sciaroni2023-11-101-0/+6
* | Link step: Enable to configure deduplication of librariesMarc Chevrier2023-11-091-0/+5
|/
* cmake -E cat: Add ability to print standard inputKyle Edwards2023-11-031-0/+5
* if(): add operators IS_READABLE, IS_WRITABLE and IS_EXECUTABLE.Marc Chevrier2023-11-011-0/+5
* Merge topic 'unity-build-objc'Brad King2023-10-271-0/+5
|\
| * Unity: Enable UNITY_BUILD for OBJC and OBJCXX filesRob Raguet-Schofield2023-10-261-0/+5
* | Link Step: compute effective linker used by the compilerMarc Chevrier2023-10-241-0/+8
|/
* CMAKE_PROJECT_INCLUDE: Allow to run module filesCristian Le2023-10-181-1/+3
* CMAKE_PROJECT_INCLUDE: Add support for including multiple filesCristian Le2023-10-181-0/+9
* Add options to specify linker toolMarc Chevrier2023-10-131-0/+6
* Begin post-3.28 developmentBrad King2023-10-031-0/+7
* Help: Drop development topic notes to prepare releaseBrad King2023-10-031-7/+0
* Help: Consolidate 3.28 release notesBrad King2023-10-0332-216/+0
* Merge topic 'cxxmodules-no-longer-experimental'Brad King2023-10-021-0/+8
|\
| * cmExperimental: remove the flag for C++ modulesBen Boeckel2023-10-021-0/+8
* | Merge topic 'ExternalProject-declare-download-byproducts'Craig Scott2023-10-011-0/+8
|\ \ | |/ |/|
| * ExternalProject: declare byproducts for the download stepBen Boeckel2023-09-301-0/+8
* | Merge topic 'genexp-no-eval'Brad King2023-09-261-0/+5
|\ \
| * | cmGeneratorExpressionEvaluator: Short-circuit boolean operatorsMartin Duffy2023-09-131-0/+5
* | | Merge topic 'orangec-compiler'Brad King2023-09-261-0/+5
|\ \ \
| * | | OrangeC: Add support for OrangeC compilerDavid Lindauer2023-09-251-0/+5
* | | | Merge topic 'FetchContent-EXCLUDE_FROM_ALL'Craig Scott2023-09-261-0/+7
|\ \ \ \ | |/ / / |/| | |
| * | | FetchContent: Add support for EXCLUDE_FROM_ALLSteven Stallion2023-09-251-0/+7
| | |/ | |/|
* | | CrayClang: Add support for this compilerRyan Krattiger2023-09-221-0/+5
* | | Merge topic 'hip-nvidia'Brad King2023-09-221-0/+9
|\ \ \
| * | | HIP: Add support for NVIDIA GPUsBrad King2023-09-211-1/+4
| * | | HIP: Add CMAKE_HIP_PLATFORM variable to specify GPU platformBrad King2023-09-211-0/+6
* | | | Merge topic 'fileset-private-dep'Brad King2023-09-211-0/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | Ninja: Allow compilation before generation of dependencies' private sourcesMartin Duffy2023-09-201-0/+7
* | | | FindPkgConfig: Allow to override variables when calling pkg_get_variableCorentin Noël2023-09-191-0/+5
| |/ / |/| |
* | | find_(library|file|path): Drop PATH-derived search prefixesBrad King2023-09-141-0/+17
|/ /
* | Merge topic 'mingw-search-prefixes'Brad King2023-09-141-0/+6
|\ \
| * | MinGW: Search for packages in standard MSYSTEM environment prefixesBrad King2023-09-131-0/+6
* | | Merge topic 'presets-schema'Brad King2023-09-121-0/+5
|\ \ \ | |/ / |/| |
| * | presets: Add $schema property to JSON schemaChenMoFeiJin2023-09-121-0/+5
* | | cmake_host_system_information: Add MSYSTEM_PREFIX queryBrad King2023-09-101-0/+6
|/ /
* | Xcode: reject legacy buildsystem for Xcode 14Gregor Jasny2023-08-311-0/+8
* | Utilities/Release: Update docker specs for linux-x86_64 to centos 7Brad King2023-08-161-0/+5
* | ExternalProject: Enable Make Job Server with Explicit Build CommandChris Mahoney2023-08-151-0/+10
* | Merge topic 'test-properties-directory'Kyle Edwards2023-08-141-0/+15
|\ \
| * | get_test_property(): Add DIRECTORY optionKyle Edwards2023-08-111-0/+3
| * | get_property(TEST): Add DIRECTORY optionKyle Edwards2023-08-111-0/+3
| * | set_tests_properties(): Add DIRECTORY optionKyle Edwards2023-08-111-0/+3
| * | set_property(TEST): Add DIRECTORY optionKyle Edwards2023-08-101-0/+6
* | | CTest: Add ability to dynamically generate resource spec fileKyle Edwards2023-08-101-0/+6
|/ /