Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmake: Teach cmake -E tar command, Zstandard compression | Bartosz Kosiorek | 2019-05-22 | 9 | -9/+45 |
* | Merge topic 'string-param' | Brad King | 2019-05-21 | 11 | -57/+58 |
|\ | |||||
| * | Source: change parameters to std::string | Vitaly Stakhovsky | 2019-05-19 | 11 | -57/+58 |
* | | Merge topic 'FindPostgreSQL-config-support' | Brad King | 2019-05-21 | 2 | -13/+51 |
|\ \ | |||||
| * | | FindPostgreSQL: Find debug lib, imported configs | Andrei Lebedev | 2019-05-20 | 2 | -13/+51 |
| |/ | |||||
* | | 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 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-21 | 1 | -1/+1 |
* | | | Merge topic 'makefiles_additional_clean_files' | Brad King | 2019-05-20 | 7 | -132/+172 |
|\ \ \ | |||||
| * | | | Tests: Extend MakeClean test to cover subdirectories without targets | Sebastian Holtermann | 2019-05-18 | 2 | -35/+64 |
| * | | | Makefiles: Process ADDTIONAL_CLEAN_FILES dir prop at directory level | Sebastian Holtermann | 2019-05-18 | 5 | -18/+63 |
| * | | | Makefiles: Make build root targets "all", "clean" and "preinstall" recursive | Sebastian Holtermann | 2019-05-18 | 1 | -39/+24 |
| * | | | Makefiles: Avoid pointer repurposing | Sebastian Holtermann | 2019-05-17 | 1 | -4/+4 |
| * | | | Makefiles: Inline range loop range arguments | Sebastian Holtermann | 2019-05-17 | 2 | -36/+17 |
* | | | | Merge topic 'ninja-swift' | Brad King | 2019-05-20 | 27 | -156/+477 |
|\ \ \ \ | |||||
| * | | | | Tests: add a check for the Swift compiler | Saleem Abdulrasool | 2019-05-17 | 4 | -3/+74 |
| * | | | | Help: add some initial documentation for Swift support | Saleem Abdulrasool | 2019-05-16 | 11 | -0/+78 |
| * | | | | Auxiliary: update vim syntax highlighting | Saleem Abdulrasool | 2019-05-16 | 1 | -0/+6 |
| * | | | | Modules: add build rules for Swift Ninja support | Saleem Abdulrasool | 2019-05-16 | 4 | -24/+98 |
| * | | | | Ninja: add placeholders to support Swift build | Saleem Abdulrasool | 2019-05-16 | 4 | -1/+115 |
| * | | | | Ninja: add support for Swift's output-file-map.json | Saleem Abdulrasool | 2019-05-16 | 2 | -4/+83 |
| * | | | | Swift: remove unnecessary unreleased Ninja infrastructure | Saleem Abdulrasool | 2019-05-16 | 4 | -126/+0 |
| * | | | | Swift: Detect compiler version | Brad King | 2019-05-16 | 1 | -0/+24 |
| * | | | | CMakeDetermineCompilerId: Make CMAKE_${lang}_COMPILER available earlier | Brad King | 2019-05-16 | 1 | -7/+8 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'FindPNG-static-define' | Brad King | 2019-05-20 | 1 | -1/+4 |
|\ \ \ \ | |||||
| * | | | | FindPNG: Fix definitions on imported target | Axel Huebl | 2019-05-17 | 1 | -1/+4 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'interface-library-export-properties' | Brad King | 2019-05-20 | 4 | -0/+12 |
|\ \ \ \ | |||||
| * | | | | InterfaceLibrary: Whitelist EXPORT_PROPERTIES property | Brad King | 2019-05-17 | 4 | -0/+12 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-20 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-19 | 1 | -1/+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 | 6 | -7/+268 |
|\ \ \ \ | |||||
| * | | | | file(INSTALL): Add FOLLOW_SYMLINK_CHAIN argument | Kyle Edwards | 2019-05-16 | 6 | -7/+268 |
| |/ / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-18 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Merge topic 'findblas_mklroot_bla_vendor' | Brad King | 2019-05-17 | 1 | -9/+8 |
|\ \ \ | |||||
| * | | | FindBLAS: Choose MKL arch based on BLA_VENDOR | Jakub Benda | 2019-05-16 | 1 | -9/+8 |
* | | | | Merge topic 'autogen_ninja_clean' | Brad King | 2019-05-17 | 3 | -11/+12 |
|\ \ \ \ | |||||
| * | | | | Autogen: Update documentation for ADDITIONAL_CLEAN_FILES | Sebastian Holtermann | 2019-05-15 | 1 | -1/+1 |
| * | | | | Autogen: Use ADDITIONAL_CLEAN_FILES target property for file cleaning | Sebastian Holtermann | 2019-05-15 | 2 | -10/+11 |
* | | | | | Merge topic 'use_additional_clean_files' | Brad King | 2019-05-17 | 6 | -30/+24 |
|\ \ \ \ \ | |||||
| * | | | | | UseSWIG: Use ADDITIONAL_CLEAN_FILES for cleaning | Sebastian Holtermann | 2019-05-15 | 1 | -2/+2 |
| * | | | | | UseJava: Use ADDITIONAL_CLEAN_FILES for cleaning | Sebastian Holtermann | 2019-05-15 | 1 | -1/+2 |
| * | | | | | UseEcos: Use ADDITIONAL_CLEAN_FILES for cleaning | Sebastian Holtermann | 2019-05-15 | 1 | -4/+4 |
| * | | | | | FindDoxygen: Use ADDITIONAL_CLEAN_FILES for cleaning | Sebastian Holtermann | 2019-05-15 | 1 | -1/+1 |
| * | | | | | Test: Improve WarnUnusedCliUnused to run on all generators | Sebastian Holtermann | 2019-05-15 | 2 | -22/+15 |
| |/ / / / | |||||
* | | | | | Merge topic 'offer_compiler_lang_generator_expression' | Brad King | 2019-05-17 | 30 | -11/+222 |
|\ \ \ \ \ | |||||
| * | | | | | Genex: Add COMPILE_LANG_AND_ID generator expression | Robert Maynard | 2019-05-14 | 30 | -1/+212 |
| * | | | | | Docs: Generator-expressions remove usage of `CMake-id` | Robert Maynard | 2019-05-13 | 1 | -10/+10 |
* | | | | | | Merge topic 'string-cleanup' | Brad King | 2019-05-17 | 18 | -91/+87 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | |