summaryrefslogtreecommitdiffstats
path: root/Help/release
Commit message (Expand)AuthorAgeFilesLines
...
| * | | NMake: Use UTF-8 with BOM if supported by nmakeAmine Najahi2021-05-051-0/+5
* | | | Merge topic 'generate-cmake-build-command-parallel'Brad King2021-05-051-0/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | ctest_build: Add the PARALLEL_LEVEL argumentfriendlyanon2021-05-041-0/+2
| * | | build_command: Add the PARALLEL_LEVEL argumentfriendlyanon2021-05-041-0/+4
* | | | Merge topic 'foreach-loop-variable'Brad King2021-05-031-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | foreach(): loop variables are only available in the loop scopeMarc Chevrier2021-04-281-0/+5
| |/ /
* | | Merge topic 'find-msys'Brad King2021-04-291-0/+6
|\ \ \
| * | | FindMsys: Add a module to find MSYS and some bundled packagesOrgad Shaneh2021-04-281-0/+6
* | | | Merge topic 'intel-2021'Brad King2021-04-291-5/+16
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | IntelLLVM: Add special case for ifx 2021.1 version extractionBrad King2021-04-281-5/+8
| * | Intel: Update Classic compiler version detection for 2021Brad King2021-04-281-0/+8
* | | Merge topic 'ARMClang-cpu-arch-flags'Brad King2021-04-281-0/+7
|\ \ \ | |_|/ |/| |
| * | ARMClang: Do not automatically add cpu/arch compile or link optionsLingkai Dong2021-04-271-0/+7
* | | Merge topic 'ctest_junit'Brad King2021-04-271-0/+5
|\ \ \
| * | | ctest: Add support for writing test results in JUnit XML formatZack Galbreath2021-04-261-0/+5
| |/ /
* | | Help: Add release note for MSYS runtime supportBrad King2021-04-261-0/+4
* | | Merge topic 'SWIG'Brad King2021-04-261-0/+6
|\ \ \
| * | | UseSWIG: use swig dependencies for Xcode generatorMarc Chevrier2021-04-231-0/+6
| |/ /
* | | Merge topic 'xcode_app_extensions'Brad King2021-04-261-0/+11
|\ \ \
| * | | Xcode: Add support for embedding app extensionsAlexander Akhundzhanov2021-04-221-0/+11
* | | | Merge topic 'lzma-threads'Brad King2021-04-261-0/+7
|\ \ \ \
| * | | | liblzma: Enable multi threaded stream encoding supportNils Gladitz2021-04-221-0/+7
| | |/ / | |/| |
* | | | file(REAL_PATH): add option EXPAND_TILDEMarc Chevrier2021-04-211-0/+5
|/ / /
* | | Merge topic 'Xcode-add_custom_command-DEPFILE'Brad King2021-04-161-0/+5
|\ \ \
| * | | Xcode: Add support of DEPFILE for add_custom_commandMarc Chevrier2021-04-151-0/+5
* | | | Merge topic 'add_toolchain_cmake_option'Brad King2021-04-161-0/+5
|\ \ \ \
| * | | | cmake: add support for --toolchain command argumentRobert Maynard2021-04-151-0/+5
* | | | | Merge topic 'doc-error-unknown-arg'Brad King2021-04-151-0/+4
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | Help: Add 3.20 release note for error on unknown argumentsBrad King2021-04-141-0/+4
* | | | Genex: add_custom_command: DEPFILE supports genexMarc Chevrier2021-04-121-0/+5
* | | | Merge topic 'presets-optional-generator-and-builddir'Brad King2021-04-081-0/+5
|\ \ \ \
| * | | | cmake-presets: Make generator and binaryDir fields optionalfriendlyanon2021-04-061-0/+5
| | |/ / | |/| |
* | | | Merge topic 'ios-rpath-linker-flag'Brad King2021-04-071-0/+6
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Apple: Set CMAKE_SHARED_LIBRARY_RUNTIME_C_FLAG on non-macOS tooCraig Scott2021-04-061-0/+6
* | | Merge topic 'fujitsu-compiler-4.0-support'Brad King2021-04-011-0/+11
|\ \ \
| * | | Help: Add release notes for Fujitsu compiler supportChuck Atkins2021-03-311-0/+11
* | | | Merge topic 'ifw-depends-name-version-parsing'Brad King2021-03-301-0/+7
|\ \ \ \
| * | | | CPackIFW: Fix parsing of name and version in component DEPENDSCraig Scott2021-03-261-0/+7
* | | | | Merge topic 'SWIG'Brad King2021-03-291-0/+5
|\ \ \ \ \
| * | | | | UseSWIG: Use standard library name conventions for csharp languageMarc Chevrier2021-03-261-0/+5
| | |/ / / | |/| | |
* | | | | Merge topic 'FindIntl-builtin'Brad King2021-03-291-0/+14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'backport-FindIntl-builtin' into FindIntl-builtinBrad King2021-03-261-0/+14
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | FindIntl: Fix detection of intl built in to C libraryBrad King2021-03-261-0/+14
| | * | Merge topic 'vs-toolset-version' into release-3.20Brad King2021-03-151-0/+8
| | |\ \
* | | | | project: Define variables indicating whether project is top levelfriendlyanon2021-03-261-0/+6
|/ / / /
* | | | Merge topic 'cmake-presets-condition'Brad King2021-03-231-0/+4
|\ \ \ \
| * | | | CMakePresets.json: Add the ability to conditionally disable presetsKyle Edwards2021-03-221-0/+4
* | | | | Treat '.ixx' and '.cppm' files as C++ sourcesAndrew Gilewsky2021-03-221-0/+4
| |_|_|/ |/| | |
* | | | FindDevIL: add imported targets and testsAlex2021-03-181-0/+4
|/ / /
* | | fileapi: Add installers to codemodel-v2 "directory" objectBrad King2021-03-161-0/+2