Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'FindPython-find_strategy' | Brad King | 2019-05-23 | 4 | -0/+33 |
|\ | |||||
| * | FindPython: Add policy to manage lookup stratgey default. | Marc Chevrier | 2019-05-21 | 4 | -0/+33 |
* | | Merge topic 'framework-var' | Brad King | 2019-05-23 | 3 | -0/+14 |
|\ \ | |||||
| * | | Add variable CMAKE_FRAMEWORK | Ruslan Baratov | 2019-05-21 | 3 | -0/+14 |
* | | | Merge topic 'default-generator-env' | Brad King | 2019-05-22 | 11 | -5/+68 |
|\ \ \ | |||||
| * | | | Help: Add documentation for default generator environment variables | Eicke Herbertz | 2019-05-22 | 11 | -5/+68 |
* | | | | Merge topic 'find-package-prefer-config' | Brad King | 2019-05-22 | 5 | -0/+44 |
|\ \ \ \ | |||||
| * | | | | find_package: Add option to prefer Config mode | Cristian Adam | 2019-05-21 | 5 | -0/+44 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'file-remove-no-empty' | Craig Scott | 2019-05-22 | 2 | -1/+8 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | file: Change REMOVE to ignore empty names | Brad King | 2019-05-21 | 2 | -1/+8 |
| |/ / | |||||
* | | | Merge topic 'FindPostgreSQL-config-support' | Brad King | 2019-05-21 | 1 | -0/+5 |
|\ \ \ | |||||
| * | | | FindPostgreSQL: Find debug lib, imported configs | Andrei Lebedev | 2019-05-20 | 1 | -0/+5 |
* | | | | Merge topic 'doc-ipo-check' | Brad King | 2019-05-21 | 1 | -1/+3 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Help: Add CheckIPOSupported link to INTERPROCEDURAL_OPTIMIZATION | Ruslan Baratov | 2019-05-17 | 1 | -1/+3 |
* | | | | Merge topic 'ninja-swift' | Brad King | 2019-05-20 | 11 | -0/+78 |
|\ \ \ \ | |||||
| * | | | | Help: add some initial documentation for Swift support | Saleem Abdulrasool | 2019-05-16 | 11 | -0/+78 |
| |/ / / | |||||
* | | | | Merge topic 'interface-library-export-properties' | Brad King | 2019-05-20 | 1 | -0/+1 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | InterfaceLibrary: Whitelist EXPORT_PROPERTIES property | Brad King | 2019-05-17 | 1 | -0/+1 |
| |/ / | |||||
* | | | Merge topic 'bracket-comment-doc-clarification' | Craig Scott | 2019-05-18 | 1 | -3/+3 |
|\ \ \ | |||||
| * | | | Help: Clarify that bracket comments start with bracket open | Kyle Edwards | 2019-05-16 | 1 | -3/+3 |
| |/ / | |||||
* | | | Merge topic 'file-install-follow-symlink-chain' | Marc Chevrier | 2019-05-18 | 2 | -0/+33 |
|\ \ \ | |||||
| * | | | file(INSTALL): Add FOLLOW_SYMLINK_CHAIN argument | Kyle Edwards | 2019-05-16 | 2 | -0/+33 |
| |/ / | |||||
* | | | Merge topic 'autogen_ninja_clean' | Brad King | 2019-05-17 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Autogen: Update documentation for ADDITIONAL_CLEAN_FILES | Sebastian Holtermann | 2019-05-15 | 1 | -1/+1 |
* | | | | Merge topic 'offer_compiler_lang_generator_expression' | Brad King | 2019-05-17 | 2 | -10/+53 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Genex: Add COMPILE_LANG_AND_ID generator expression | Robert Maynard | 2019-05-14 | 2 | -0/+43 |
| * | | | Docs: Generator-expressions remove usage of `CMake-id` | Robert Maynard | 2019-05-13 | 1 | -10/+10 |
* | | | | Merge topic 'armclang' | Brad King | 2019-05-16 | 2 | -0/+5 |
|\ \ \ \ | |||||
| * | | | | ARMClang: Add support for Clang-based ARM compiler | Johan Stridkvist | 2019-05-14 | 2 | -0/+5 |
* | | | | | 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 | 5 | -0/+29 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | MSVC: Add support for /JMC (Just My Code) | Luca Cappa | 2019-05-14 | 5 | -0/+29 |
* | | | | | Merge topic 'additional_clean_files' | Brad King | 2019-05-15 | 5 | -3/+57 |
|\ \ \ \ \ | |||||
| * | | | | | Release notes: Add release notes for ADDITIONAL_CLEAN_FILES properties | Sebastian Holtermann | 2019-05-14 | 1 | -0/+10 |
| * | | | | | Doc: Update and deprecate ADDITIONAL_MAKE_CLEAN_FILES directory property | Sebastian Holtermann | 2019-05-14 | 1 | -3/+13 |
| * | | | | | Doc: Add documentation for ADDITIONAL_CLEAN_FILES properties | Sebastian Holtermann | 2019-05-14 | 3 | -0/+34 |
* | | | | | | Merge topic 'ninja-pool-custom-command' | Brad King | 2019-05-15 | 4 | -0/+27 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Support job pools in custom commands and targets | Rosen Matev | 2019-05-14 | 4 | -0/+27 |
* | | | | | | | 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 | 3 | -0/+28 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | |||||
| * | | | | | | | | FindBoost: Introduce CMP0093 to report Boost_VERSION in x.y.z format | Dennis Klein | 2019-05-13 | 3 | -0/+28 |
* | | | | | | | | | 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 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | |