Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'ninja-swift' | Brad King | 2019-05-20 | 1 | -0/+23 |
|\ | |||||
| * | Help: add some initial documentation for Swift support | Saleem Abdulrasool | 2019-05-16 | 1 | -0/+23 |
* | | Merge topic 'file-install-follow-symlink-chain' | Marc Chevrier | 2019-05-18 | 1 | -0/+6 |
|\ \ | |||||
| * | | file(INSTALL): Add FOLLOW_SYMLINK_CHAIN argument | Kyle Edwards | 2019-05-16 | 1 | -0/+6 |
| |/ | |||||
* | | Merge topic 'offer_compiler_lang_generator_expression' | Brad King | 2019-05-17 | 1 | -0/+7 |
|\ \ | |/ |/| | |||||
| * | Genex: Add COMPILE_LANG_AND_ID generator expression | Robert Maynard | 2019-05-14 | 1 | -0/+7 |
* | | Merge topic 'armclang' | Brad King | 2019-05-16 | 1 | -0/+4 |
|\ \ | |||||
| * | | ARMClang: Add support for Clang-based ARM compiler | Johan Stridkvist | 2019-05-14 | 1 | -0/+4 |
* | | | Merge topic 'sunpro-supports-cxx14-release-note' | Brad King | 2019-05-16 | 1 | -0/+4 |
|\ \ \ | |||||
| * | | | Help: Add release note that SunPro supports C++14 | Robert Maynard | 2019-05-15 | 1 | -0/+4 |
* | | | | Merge topic 'msvc-jmc' | Brad King | 2019-05-15 | 1 | -0/+9 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | MSVC: Add support for /JMC (Just My Code) | Luca Cappa | 2019-05-14 | 1 | -0/+9 |
* | | | | Merge topic 'additional_clean_files' | Brad King | 2019-05-15 | 1 | -0/+10 |
|\ \ \ \ | |||||
| * | | | | Release notes: Add release notes for ADDITIONAL_CLEAN_FILES properties | Sebastian Holtermann | 2019-05-14 | 1 | -0/+10 |
* | | | | | Merge topic 'ninja-pool-custom-command' | Brad King | 2019-05-15 | 1 | -0/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Support job pools in custom commands and targets | Rosen Matev | 2019-05-14 | 1 | -0/+6 |
* | | | | | | Merge topic 'doc-relnotes-3.14' | Brad King | 2019-05-14 | 2 | -0/+19 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help: Add 3.14.4 release notes | Brad King | 2019-05-14 | 1 | -0/+10 |
| * | | | | | | Merge branch 'doc-relnotes-3.13' into doc-relnotes-3.14 | Brad King | 2019-05-14 | 1 | -0/+9 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Help: Add 3.13.5 release notes | Brad King | 2019-05-14 | 1 | -0/+9 |
* | | | | | | | | Merge topic 'find-boost-cmp0093' | Brad King | 2019-05-14 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | FindBoost: Introduce CMP0093 to report Boost_VERSION in x.y.z format | Dennis Klein | 2019-05-13 | 1 | -0/+3 |
* | | | | | | | | Merge topic 'apple_clang_cxx_20_support' | Brad King | 2019-05-14 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Features: Activate C++20 support for AppleClang 10.0+ | Robert Maynard | 2019-05-07 | 1 | -0/+4 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'iar-new_architectures' | Brad King | 2019-05-13 | 1 | -0/+6 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | IAR: Add architecture support for RL78, RH850 and MSP430 | Stefan Andersson | 2019-05-08 | 1 | -0/+6 |
* | | | | | | | Merge topic 'FindPython-module' | Marc Chevrier | 2019-05-10 | 1 | -0/+6 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | FindPython*: Manage weak link for Python modules | Marc Chevrier | 2019-05-07 | 1 | -0/+6 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'FindBoost-fphsa' | Brad King | 2019-05-08 | 1 | -0/+31 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | FindBoost: Modernize module mode with FPHSA | Dennis Klein | 2019-05-07 | 1 | -0/+3 |
| * | | | | | FindBoost: Fix and modernize config mode with FPHSA | Dennis Klein | 2019-05-07 | 1 | -0/+14 |
| * | | | | | FindBoost: Add vars Boost_VERSION_MACRO/MAJOR/MINOR/PATCH/COUNT | Dennis Klein | 2019-05-07 | 1 | -2/+11 |
| * | | | | | FindBoost: Introduce new imported target Boost::headers | Dennis Klein | 2019-05-07 | 1 | -0/+5 |
| |/ / / / | |||||
* | | | | | Merge topic 'ctest-update-version-override' | Craig Scott | 2019-05-08 | 1 | -0/+7 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | ctest: Add new variable CTEST_UPDATE_VERSION_OVERRIDE | Zack Galbreath | 2019-05-07 | 1 | -0/+7 |
* | | | | | UseSWIG: Manage alternate library name | Marc Chevrier | 2019-05-03 | 1 | -0/+7 |
| |/ / / |/| | | | |||||
* | | | | Merge topic 'cpack-ifw-stylesheet' | Brad King | 2019-05-03 | 1 | -0/+6 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | CPack/IFW: Add StyleSheet field | Zaytsev Yuriy | 2019-05-02 | 1 | -0/+6 |
* | | | | Merge topic 'message-new-types-and-logging' | Craig Scott | 2019-04-30 | 1 | -0/+7 |
|\ \ \ \ | |||||
| * | | | | message(): Add support for log levels | Alex Turbov | 2019-04-28 | 1 | -0/+7 |
| |/ / / | |||||
* | | | | Merge topic 'relax_TARGET_OBJECT_generator_expr' | Brad King | 2019-04-30 | 1 | -0/+5 |
|\ \ \ \ | |||||
| * | | | | Relax the usage of TARGET_OBJECTS generator expression | Robert Maynard | 2019-04-19 | 1 | -0/+5 |
* | | | | | Merge topic 'server-deprecate' | Brad King | 2019-04-30 | 1 | -0/+6 |
|\ \ \ \ \ | |||||
| * | | | | | server: deprecate in favor of the file-api | Brad King | 2019-04-22 | 1 | -0/+6 |
* | | | | | | Merge topic 'add-execute_process-command-echo' | Brad King | 2019-04-30 | 1 | -0/+6 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | execute_process: Add option to echo command lines | Bill Hoffman | 2019-04-19 | 1 | -0/+6 |
* | | | | | | Merge topic 'msvc-warning-flags' | Brad King | 2019-04-22 | 1 | -0/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | MSVC: Do not add /W3 to CMAKE_<LANG>_FLAGS by default | Brad King | 2019-04-19 | 1 | -0/+6 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'vs-default-platform' | Brad King | 2019-04-22 | 1 | -0/+11 |
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | | | |||||
| * | | | | VS: Provide the default platform name to project code | Brad King | 2019-04-19 | 1 | -0/+11 |