summaryrefslogtreecommitdiffstats
path: root/Help/release
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ | |/ / / |/| | |
| * | | CPack/IFW: Add StyleSheet fieldZaytsev Yuriy2019-05-021-0/+6
* | | | Merge topic 'message-new-types-and-logging'Craig Scott2019-04-301-0/+7
|\ \ \ \
| * | | | message(): Add support for log levelsAlex Turbov2019-04-281-0/+7
| |/ / /
* | | | Merge topic 'relax_TARGET_OBJECT_generator_expr'Brad King2019-04-301-0/+5
|\ \ \ \
| * | | | Relax the usage of TARGET_OBJECTS generator expressionRobert Maynard2019-04-191-0/+5
* | | | | Merge topic 'server-deprecate'Brad King2019-04-301-0/+6
|\ \ \ \ \
| * | | | | server: deprecate in favor of the file-apiBrad King2019-04-221-0/+6
* | | | | | Merge topic 'add-execute_process-command-echo'Brad King2019-04-301-0/+6
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | execute_process: Add option to echo command linesBill Hoffman2019-04-191-0/+6
* | | | | | Merge topic 'msvc-warning-flags'Brad King2019-04-221-0/+6
|\ \ \ \ \ \
| * | | | | | MSVC: Do not add /W3 to CMAKE_<LANG>_FLAGS by defaultBrad King2019-04-191-0/+6
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'vs-default-platform'Brad King2019-04-221-0/+11
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | VS: Provide the default platform name to project codeBrad King2019-04-191-0/+11