Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'default-generator-env' | Brad King | 2019-05-22 | 37 | -11/+267 |
|\ | |||||
| * | Tests: Add environment generator tests | Eicke Herbertz | 2019-05-22 | 24 | -0/+128 |
| * | Help: Add documentation for default generator environment variables | Eicke Herbertz | 2019-05-22 | 11 | -5/+68 |
| * | cmake: Allow default generator to be set by environment variables | Eicke Herbertz | 2019-05-16 | 2 | -6/+71 |
* | | Merge topic 'remove_unneeded_device_link_calls' | Brad King | 2019-05-22 | 10 | -136/+164 |
|\ \ | |||||
| * | | CUDA: More exhaustive checks to determine when to do device linking | Robert Maynard | 2019-05-21 | 7 | -108/+113 |
| * | | cmNinjaLinkLineDeviceComputer now lives in the correct source file | Robert Maynard | 2019-05-20 | 6 | -34/+57 |
* | | | Merge topic 'find-package-prefer-config' | Brad King | 2019-05-22 | 10 | -51/+155 |
|\ \ \ | |||||
| * | | | find_package: Add option to prefer Config mode | Cristian Adam | 2019-05-21 | 9 | -43/+134 |
| * | | | find_package: Factor out module and config find_package methods | Cristian Adam | 2019-05-20 | 2 | -50/+63 |
* | | | | Merge topic 'swift-debug-variant' | Brad King | 2019-05-22 | 1 | -13/+10 |
|\ \ \ \ | |||||
| * | | | | Ninja,Swift: reuse `SWIFT_MODULE_NAME` for `SWIFT_MODULE` | Saleem Abdulrasool | 2019-05-20 | 1 | -13/+10 |
| |/ / / | |||||
* | | | | Merge topic 'vs-ApplicationTypeRevision' | Brad King | 2019-05-22 | 4 | -12/+24 |
|\ \ \ \ | |||||
| * | | | | VS: Fix ApplicationTypeRevision in builtin check projects | Brad King | 2019-05-21 | 2 | -4/+4 |
| * | | | | VS: Factor out helper to compute ApplicationTypeRevision | Brad King | 2019-05-21 | 3 | -8/+20 |
| |/ / / | |||||
* | | | | Merge topic 'compiler-id-arch-only-iar' | Brad King | 2019-05-22 | 2 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | IAR: Do not print compiler architecture id for non-IAR compilers | Brad King | 2019-05-21 | 2 | -2/+2 |
* | | | | | Merge topic 'ninja-lib-symlink-space' | Brad King | 2019-05-22 | 1 | -1/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Ninja: Fix creation of library symlinks in folders with spaces | Eike Ziller | 2019-05-20 | 1 | -1/+3 |
* | | | | | | Merge branch 'release-3.14' | Brad King | 2019-05-22 | 0 | -0/+0 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'libarchive-solaris-11.4' into release-3.14 | Brad King | 2019-05-21 | 1 | -5/+5 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'libarchive-solaris-11.4' | Brad King | 2019-05-22 | 1 | -5/+5 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | libarchive: avoid b64_encode name conflict with Solaris built-in function | Brad King | 2019-05-21 | 1 | -5/+5 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'file-remove-no-empty' | Craig Scott | 2019-05-22 | 6 | -1/+29 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | file: Change REMOVE to ignore empty names | Brad King | 2019-05-21 | 6 | -1/+29 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-22 | 1 | -1/+1 |
| |_|_|/ / / / |/| | | | | | | |||||
* | | | | | | | 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 |
|\ \ \ \ \ \ \ \ |