summaryrefslogtreecommitdiffstats
path: root/Help/release/dev
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'find-matlab-imported-targets'Brad King2021-09-141-0/+4
|\
| * FindMatlab: Add imported targetsSilvio Traversaro2021-09-131-0/+4
* | Merge topic 'CMakeDependentOption-condition-syntax'Brad King2021-09-141-0/+6
|\ \
| * | CMakeDependentOption: Introduce policy CMP0127 for full Condition SyntaxDaniel Schürmann2021-09-101-0/+6
| |/
* | Merge topic 'vs_settings'Brad King2021-09-101-0/+5
|\ \
| * | VS: Honor VS_SETTINGS source file property on all sourcesSteven Boswell2021-09-091-0/+5
| |/
* | ctest_memcheck: generate `DynamicAnalysis-Test.xml` as wellBen Boeckel2021-09-091-0/+6
|/
* Merge topic 'host-distro-info'Brad King2021-08-241-0/+6
|\
| * cmake_host_system_information: Can read `/etc/os-release` fileAlex Turbov2021-08-201-0/+6
* | Merge topic 'GoogleTest-gtest-filter'Brad King2021-08-101-0/+6
|\ \
| * | GoogleTest: Add TEST_FILTER arg to gtest_discover_testsAshish Sadanandan2021-08-051-0/+6
* | | Merge topic 'symlinks-rebase-master'Brad King2021-08-101-0/+16
|\ \ \ | |/ / |/| |
| * | Alternative symlink-creating mode for file(INSTALL ...)Felix Lelchuk2021-08-021-0/+16
| |/
* | Merge topic 'vs10-deprecate'Brad King2021-08-031-0/+5
|\ \
| * | Deprecate Visual Studio 10 2010 generatorBrad King2021-07-291-0/+5
| |/
* | Merge topic 'string-TIMESTAMP-specifier-V'Brad King2021-08-031-0/+5
|\ \
| * | string(TIMESTAMP): Add %V specifier for ISO 8601 week numberAntons Jeļkins2021-08-021-0/+5
| |/
* | Merge topic 'nsis_ignore_license_page'Brad King2021-08-031-0/+6
|\ \
| * | CPack/NSIS: Add option to not display license pageJohnny Jazeix2021-08-011-0/+6
| |/
* | Merge topic 'minimal_nsis'Brad King2021-08-031-0/+4
|\ \
| * | CPack/NSIS: Bump minimal version of NSIS to 3.03Johnny Jazeix2021-08-021-0/+4
| |/
* | CPack/DEB: Add zstd compression for deb packagesRussell Greene2021-07-291-0/+6
|/
* Merge topic 'ctest-environment-modifications'Brad King2021-07-131-0/+7
|\
| * CTest: add an ENVIRONMENT_MODIFICATION propertyBen Boeckel2021-07-091-0/+7
* | Merge topic 'UseSWIG-dependencies-VS-generators'Brad King2021-07-131-0/+6
|\ \
| * | UseSWIG: Use swig generated dependencies for Visual StudioMarc Chevrier2021-07-091-0/+6
* | | Merge topic 'LWYU-externalization'Brad King2021-07-121-0/+5
|\ \ \
| * | | LINK_WHAT_YOU_USE feature: externalize configurationMarc Chevrier2021-07-091-0/+5
| | |/ | |/|
* | | CPack/RPM: Add option to set %global __requires_exclude_fromLisa Welsch2021-07-091-0/+6
| |/ |/|
* | find_package: Add variable to make package REQUIREDEugene Shalygin2021-07-081-0/+5
|/
* cmake: Allow CMAKE_CONFIGURATION_TYPES to be set by environment variableBrad King2021-06-301-0/+4
* cmake: Allow CMAKE_BUILD_TYPE to be set by environment variableBrad King2021-06-301-0/+5
* Ninja: Use `ccmake` for `edit_cache`NAKAMURA Takumi2021-06-291-0/+5
* compile_features: Ignore features that map to languages that aren't enabledRobert Maynard2021-06-251-0/+5
* Merge topic 'FindPkgConfig-PKG_CONFIG-args'Brad King2021-06-211-0/+5
|\
| * FindPkgConfig: split args if loaded from environmentChristopher Degawa2021-06-181-0/+5
* | Merge topic 'ctest_runtime_labels'Brad King2021-06-211-0/+7
|\ \
| * | ctest: allow test output to add labelsZack Galbreath2021-06-171-0/+7
| |/
* | Compiler/MSVC: use the `-external:I` flag for system includesBen Boeckel2021-06-181-0/+7
|/
* Begin post-3.21 developmentBrad King2021-06-171-0/+7
* Help: Drop development topic notes to prepare releaseBrad King2021-06-171-7/+0
* Help: Consolidate 3.21 release notesBrad King2021-06-1458-343/+0
* Merge topic 'objc-std-17-23'Brad King2021-06-141-0/+4
|\
| * ObjectiveC: Add C17 and C23 supportGregor Jasny2021-06-111-0/+4
* | Add directory property to list imported targetsBrad King2021-06-101-0/+6
* | Merge topic 'vs-custom-depfile'Brad King2021-06-102-5/+6
|\ \ | |/ |/|
| * VS: Add support for add_custom_command DEPFILEBrad King2021-06-091-1/+2
| * Help: Generalize release note filename for add_custom_command DEPFILEBrad King2021-06-092-5/+5
* | Merge topic 'ctest_measurement_file'Brad King2021-06-092-0/+13
|\ \
| * | ctest: add support for attaching files to tests at run timeZack Galbreath2021-06-082-0/+13
| |/