summaryrefslogtreecommitdiffstats
path: root/Help/release
Commit message (Expand)AuthorAgeFilesLines
* cmake: tar: Allow selective extracting and listing of archivesBartosz Kosiorek2019-05-231-0/+8
* Merge topic 'FindPython-find_strategy'Brad King2019-05-232-0/+10
|\
| * FindPython: Add policy to manage lookup stratgey default.Marc Chevrier2019-05-212-0/+10
* | Merge topic 'framework-var'Brad King2019-05-231-0/+6
|\ \
| * | Add variable CMAKE_FRAMEWORKRuslan Baratov2019-05-211-0/+6
* | | Merge topic 'default-generator-env'Brad King2019-05-221-0/+9
|\ \ \
| * | | Help: Add documentation for default generator environment variablesEicke Herbertz2019-05-221-0/+9
* | | | Merge topic 'find-package-prefer-config'Brad King2019-05-221-0/+6
|\ \ \ \
| * | | | find_package: Add option to prefer Config modeCristian Adam2019-05-211-0/+6
| | |/ / | |/| |
* | | | Merge topic 'file-remove-no-empty'Craig Scott2019-05-221-0/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | file: Change REMOVE to ignore empty namesBrad King2019-05-211-0/+6
| |/ /
* | | Merge topic 'FindPostgreSQL-config-support'Brad King2019-05-211-0/+5
|\ \ \ | |/ / |/| |
| * | FindPostgreSQL: Find debug lib, imported configsAndrei Lebedev2019-05-201-0/+5
* | | Merge topic 'ninja-swift'Brad King2019-05-201-0/+23
|\ \ \ | |/ / |/| |
| * | Help: add some initial documentation for Swift supportSaleem Abdulrasool2019-05-161-0/+23
* | | Merge topic 'file-install-follow-symlink-chain'Marc Chevrier2019-05-181-0/+6
|\ \ \
| * | | file(INSTALL): Add FOLLOW_SYMLINK_CHAIN argumentKyle Edwards2019-05-161-0/+6
| |/ /
* | | Merge topic 'offer_compiler_lang_generator_expression'Brad King2019-05-171-0/+7
|\ \ \ | |/ / |/| |
| * | Genex: Add COMPILE_LANG_AND_ID generator expressionRobert Maynard2019-05-141-0/+7
* | | Merge topic 'armclang'Brad King2019-05-161-0/+4
|\ \ \
| * | | ARMClang: Add support for Clang-based ARM compilerJohan Stridkvist2019-05-141-0/+4
* | | | Merge topic 'sunpro-supports-cxx14-release-note'Brad King2019-05-161-0/+4
|\ \ \ \
| * | | | Help: Add release note that SunPro supports C++14Robert Maynard2019-05-151-0/+4
* | | | | Merge topic 'msvc-jmc'Brad King2019-05-151-0/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | MSVC: Add support for /JMC (Just My Code)Luca Cappa2019-05-141-0/+9
* | | | | Merge topic 'additional_clean_files'Brad King2019-05-151-0/+10
|\ \ \ \ \
| * | | | | Release notes: Add release notes for ADDITIONAL_CLEAN_FILES propertiesSebastian Holtermann2019-05-141-0/+10
* | | | | | Merge topic 'ninja-pool-custom-command'Brad King2019-05-151-0/+6
|\ \ \ \ \ \
| * | | | | | Support job pools in custom commands and targetsRosen Matev2019-05-141-0/+6
* | | | | | | Merge topic 'doc-relnotes-3.14'Brad King2019-05-142-0/+19
|\ \ \ \ \ \ \
| * | | | | | | Help: Add 3.14.4 release notesBrad King2019-05-141-0/+10
| * | | | | | | Merge branch 'doc-relnotes-3.13' into doc-relnotes-3.14Brad King2019-05-141-0/+9
| |\ \ \ \ \ \ \
| | * | | | | | | Help: Add 3.13.5 release notesBrad King2019-05-141-0/+9
* | | | | | | | | Merge topic 'find-boost-cmp0093'Brad King2019-05-141-0/+3
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | FindBoost: Introduce CMP0093 to report Boost_VERSION in x.y.z formatDennis Klein2019-05-131-0/+3
* | | | | | | | | Merge topic 'apple_clang_cxx_20_support'Brad King2019-05-141-0/+4
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Features: Activate C++20 support for AppleClang 10.0+Robert Maynard2019-05-071-0/+4
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge topic 'iar-new_architectures'Brad King2019-05-131-0/+6
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | IAR: Add architecture support for RL78, RH850 and MSP430Stefan Andersson2019-05-081-0/+6
* | | | | | | | Merge topic 'FindPython-module'Marc Chevrier2019-05-101-0/+6
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | FindPython*: Manage weak link for Python modulesMarc Chevrier2019-05-071-0/+6
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'FindBoost-fphsa'Brad King2019-05-081-0/+31
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | FindBoost: Modernize module mode with FPHSADennis Klein2019-05-071-0/+3
| * | | | | | FindBoost: Fix and modernize config mode with FPHSADennis Klein2019-05-071-0/+14
| * | | | | | FindBoost: Add vars Boost_VERSION_MACRO/MAJOR/MINOR/PATCH/COUNTDennis Klein2019-05-071-2/+11
| * | | | | | FindBoost: Introduce new imported target Boost::headersDennis Klein2019-05-071-0/+5
| |/ / / / /
* | | | | | Merge topic 'ctest-update-version-override'Craig Scott2019-05-081-0/+7
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | ctest: Add new variable CTEST_UPDATE_VERSION_OVERRIDEZack Galbreath2019-05-071-0/+7
* | | | | | UseSWIG: Manage alternate library nameMarc Chevrier2019-05-031-0/+7
| |/ / / / |/| | | |
* | | | | Merge topic 'cpack-ifw-stylesheet'Brad King2019-05-031-0/+6
|\ \ \ \ \ | |/ / / / |/| | | |