Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'tar-zstd-compression' | Brad King | 2019-05-30 | 2 | -5/+15 |
|\ | |||||
| * | cmake: Teach cmake -E tar command, Zstandard compression | Bartosz Kosiorek | 2019-05-22 | 2 | -5/+15 |
* | | Merge topic 'clang-gnulike-support' | Brad King | 2019-05-29 | 1 | -0/+5 |
|\ \ | |||||
| * | | Help: Add notes for topic 'clang-gnulike-support' | Brad King | 2019-05-24 | 1 | -0/+5 |
* | | | Merge topic 'cmake_automoc_relaxed_mode_deprecation' | Brad King | 2019-05-28 | 2 | -0/+7 |
|\ \ \ | |||||
| * | | | Autogen: Deprecation release notes for CMAKE_AUTOMOC_RELAXED_MODE | Sebastian Holtermann | 2019-05-27 | 1 | -0/+5 |
| * | | | Help: Mark CMAKE_AUTOMOC_RELAXED_MODE as deprecated | Sebastian Holtermann | 2019-05-27 | 1 | -0/+2 |
* | | | | Merge topic 'FindPython-find_framework' | Brad King | 2019-05-28 | 1 | -0/+5 |
|\ \ \ \ | |||||
| * | | | | FindPython: Add variable 'Python_FIND_FRAMEWORK' to control frameworks lookup. | Marc Chevrier | 2019-05-24 | 1 | -0/+5 |
| |/ / / | |||||
* | | | | Merge topic 'rel-push' | Brad King | 2019-05-28 | 1 | -6/+0 |
|\ \ \ \ | |||||
| * | | | | Utilities/Release: Teach upload script to compute version automatically | Brad King | 2019-05-24 | 1 | -6/+0 |
* | | | | | Merge topic 'doc-typo-CTEST_CUSTOM_WARNING_xxx' | Craig Scott | 2019-05-27 | 2 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Fix typo for CTEST_CUSTOM_WARNING_xxx vars | Craig Scott | 2019-05-26 | 2 | -2/+2 |
| | |/ / / | |/| | | | |||||
* | | | | | Help: Fix typo in install(EXPORT_ANDROID_MK) example | John Freeman | 2019-05-26 | 1 | -2/+2 |
|/ / / / | |||||
* | | | | Merge topic 'selective-tar-extracting-and-listing' | Brad King | 2019-05-24 | 2 | -3/+17 |
|\ \ \ \ | |||||
| * | | | | cmake: tar: Allow selective extracting and listing of archives | Bartosz Kosiorek | 2019-05-23 | 2 | -3/+17 |
| |/ / / | |||||
* | | | | Help/CMAKE_JOB_POOL_LINK: match the header line with the variable | Ben Boeckel | 2019-05-24 | 1 | -1/+1 |
|/ / / | |||||
* | | | 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 |