summaryrefslogtreecommitdiffstats
path: root/Help/release/dev
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cpack-innosetup-linux'Brad King2024-04-161-0/+5
|\
| * CPack: Enable Inno Setup generator on non-Windows hostsAndreas Oetken2024-04-151-0/+5
* | Merge topic 'FindBacktrace-imported-library'Brad King2024-04-161-0/+4
|\ \
| * | FindBacktrace: Add imported libraryDavid Faure2024-04-151-0/+4
* | | cmTarget: support the `CXX_MODULE_STD` propertyBen Boeckel2024-04-111-0/+5
| |/ |/|
* | C++26: Fix C++/CUDA/HIP compile feature supportRaul Tambre2024-04-091-0/+8
|/
* Merge topic 'enable_language-before-project'Brad King2024-04-031-0/+6
|\
| * enable_language(): Fail if called before project()Craig Scott2024-04-021-0/+6
* | ci: package .zip source archives using LF newlinesBrad King2024-04-011-0/+6
|/
* Merge topic 'add_library-no-static-fallback'Brad King2024-04-011-0/+6
|\
| * add_library: Reject shared libraries on platforms that do not support themAsit Dhal2024-03-291-0/+6
* | Merge topic 'tls-verify'Brad King2024-04-011-0/+4
|\ \
| * | file(DOWNLOAD|UPLOAD): Add CMAKE_TLS_VERIFY environment variableBrad King2024-03-301-0/+4
| |/
* | Merge topic 'rel-win-PATH'Brad King2024-04-011-0/+8
|\ \ | |/ |/|
| * Utilities/Release/WiX: Modify PATH by default when installing on WindowsBrad King2024-03-291-2/+4
| * Utilities/Release/WiX: Save PATH modification preference persistentlyBrad King2024-03-291-0/+6
* | Merge topic 'prop-GENERATED-visibility'Brad King2024-03-291-0/+6
|\ \ | |/ |/|
| * CMP0163: Make GENERATED source file property globally visibleDeniz Bahadir2024-03-291-0/+6
* | CPack/WIX: Add support for WiX Toolset v4Brad King2024-03-241-0/+5
|/
* fileapi: Add CONFIGURE_DEPENDS glob info to cmakeFiles objectArctic Lampyrid2024-03-191-0/+9
* ctest: Add explicit options for TLS versionBrad King2024-03-121-2/+3
* ctest: Add explicit options for TLS server verificationBrad King2024-03-121-0/+4
* Merge topic 'CUDAToolkit_nvfatbin'Brad King2024-03-081-0/+5
|\
| * FindCUDAToolkit: Add support for nvfatbin added in 12.4Robert Maynard2024-03-051-0/+5
* | ExternalProject: Add TLS version options for https connectionsBrad King2024-02-291-0/+6
|/
* file(DOWNLOAD|UPLOAD): Add CMAKE_TLS_VERSION environment variableBrad King2024-02-281-3/+4
* file(DOWNLOAD|UPLOAD): Add CMAKE_TLS_VERSION variableBrad King2024-02-281-0/+4
* file(DOWNLOAD|UPLOAD): Add TLS_VERSION option for https connectionsBrad King2024-02-281-0/+6
* Merge topic 'vs-UseDebugLibraries'Brad King2024-02-231-0/+4
|\
| * VS: Add UseDebugLibraries to vcxproj files by defaultBrad King2024-02-221-0/+4
* | Merge topic 'preset-includes-macro-expansion'Brad King2024-02-221-0/+7
|\ \ | |/ |/|
| * presets: Expand more macros in the `include` directiveCristian Le2024-02-211-0/+7
* | VS: Add [CMAKE_]VS_USE_DEBUG_LIBRARIES options to control UseDebugLibrariesBrad King2024-02-191-0/+6
|/
* GeneratorExpression: Add $<QUOTE> generator expressionRobert Maynard2024-02-141-0/+4
* Begin post-3.29 developmentBrad King2024-02-061-0/+7
* Help: Drop development topic notes to prepare releaseBrad King2024-02-061-7/+0
* Help: Consolidate 3.29 release notesBrad King2024-02-0630-216/+0
* FindOpenGL: Add support for a separate GLU include directoryJordan Williams2024-02-051-0/+7
* Merge topic 'add_custom_command-target-alias'Brad King2024-02-011-0/+5
|\
| * add_custom_command: Allow adding build event via ALIAS targetChen Linxuan2024-02-011-0/+5
* | cmake: Allow CMAKE_INSTALL_PREFIX to be set by environment variableSilvio Traversaro2024-01-301-0/+5
|/
* Merge topic 'test-launcher-emulator-genex'Brad King2024-01-291-0/+3
|\
| * Add genex support to TEST_LAUNCHER and CROSSCOMPILING_EMULATORBrad King2024-01-291-0/+3
* | CPack: Change CPACK_PRODUCTBUILD_DOMAINS default to true (CMP0161)Craig Scott2024-01-281-0/+5
|/
* Merge topic 'ctest-tests-from-file'Brad King2024-01-261-0/+10
|\
| * ctest_test: add options INCLUDE_FROM_FILE and EXCLUDE_FROM_FILEAlex Neundorf2024-01-251-0/+4
| * ctest: add command line option to exclude tests listed in a given fileAlex Neundorf2024-01-251-1/+2
| * ctest: add command line option to run the tests listed in a given fileAlex Neundorf2024-01-251-0/+5
* | IntelLLVM: support marking include paths as SYSTEM directoriesBen Boeckel2024-01-241-0/+6
* | Merge topic 'cuda-clang-windows'Brad King2024-01-231-0/+5
|\ \ | |/ |/|