| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merge topic 'remove_unneeded_device_link_calls' | Brad King | 2019-05-22 | 1 | -26/+4 |
|\ \ |
|
| * | | CUDA: More exhaustive checks to determine when to do device linking | Robert Maynard | 2019-05-21 | 1 | -26/+4 |
|
|
| * | | cmNinjaLinkLineDeviceComputer now lives in the correct source file | Robert Maynard | 2019-05-20 | 1 | -1/+1 |
|
|
* | | | 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 '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 topic 'ninja-swift' | Brad King | 2019-05-20 | 1 | -26/+76 |
|\ \ \
| |/ /
|/| | |
|
| * | | Ninja: add placeholders to support Swift build | Saleem Abdulrasool | 2019-05-16 | 1 | -1/+84 |
|
|
| * | | Swift: remove unnecessary unreleased Ninja infrastructure | Saleem Abdulrasool | 2019-05-16 | 1 | -33/+0 |
| |/ |
|
* | | Merge topic 'string-cleanup' | Brad King | 2019-05-17 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Source: std::string related cleanup | Vitaly Stakhovsky | 2019-05-15 | 1 | -1/+1 |
|
|
* | | Ninja: Add support for ADDITIONAL_CLEAN_FILES target property | Sebastian Holtermann | 2019-05-14 | 1 | -0/+2 |
|/ |
|
* | Merge topic 'touch-after-ranlib' | Brad King | 2019-05-07 | 1 | -0/+14 |
|\ |
|
| * | Apple: Preserve high resolution mtime for static libraries | Gregor Jasny | 2019-05-05 | 1 | -0/+14 |
|
|
* | | Ninja,Makefile: use `unique_ptr` for memory management | Saleem Abdulrasool | 2019-04-18 | 1 | -5/+2 |
|
|
* | | cmTarget: Move member `*Commands` to impl | Sebastian Holtermann | 2019-03-23 | 1 | -2/+1 |
|
|
* | | Merge topic 'error-consolidate' | Brad King | 2019-02-25 | 1 | -2/+2 |
|\ \ |
|
| * | | cmSystemTools::Error: consolidate parameters into single std::string | Vitaly Stakhovsky | 2019-02-20 | 1 | -2/+2 |
|
|
* | | | Ninja: add final placeholders to merge Swift partials | Saleem Abdulrasool | 2019-02-20 | 1 | -0/+33 |
|/ / |
|
* | | Ninja: remove duplicate local variable (NFC) | Saleem Abdulrasool | 2019-02-18 | 1 | -12/+10 |
|
|
* | | Create and use `cmGeneratorTarget::Names` | Saleem Abdulrasool | 2019-02-11 | 1 | -19/+17 |
|/ |
|
* | CUDA: Honor CUDA_RESOLVE_DEVICE_SYMBOLS for more target types | Robert Maynard | 2019-02-05 | 1 | -14/+15 |
|
|
* | Merge topic 'cmake-files-directory' | Brad King | 2019-01-25 | 1 | -5/+2 |
|\ |
|
| * | cmake: inlined files dir constant and removed it from cmake.h | Bruno Manganelli | 2019-01-21 | 1 | -5/+2 |
|
|
* | | clang-tidy: Use emplace | Regina Pfeifer | 2019-01-17 | 1 | -3/+3 |
|/ |
|
* | IWYU: Update CMake code for IWYU built with Clang 6 | Brad King | 2019-01-15 | 1 | -0/+1 |
|
|
* | clang-tidy: Remove redundant member initializations | Regina Pfeifer | 2018-12-15 | 1 | -6/+0 |
|
|
* | Merge topic 'cuda-external' | Brad King | 2018-12-06 | 1 | -0/+4 |
|\ |
|
| * | CUDA: Fix crash on linking to a CUDA target without CUDA enabled | Brad King | 2018-12-05 | 1 | -0/+4 |
|
|
* | | cmNinjaNormalTargetGenerator: don't use `|| true` for link-what-you-use | Ben Boeckel | 2018-11-02 | 1 | -1/+0 |
|/ |
|
* | cmMakefile: Make GetRequiredDefinition return std::string | Vitaly Stakhovsky | 2018-09-05 | 1 | -2/+2 |
|
|
* | cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls | Sebastian Holtermann | 2018-08-07 | 1 | -1/+1 |
|
|
* | LINK_DEPENDS: add support for property INTERFACE_LINK_DEPENDS | Marc Chevrier | 2018-06-27 | 1 | -2/+2 |
|
|
* | Ninja: Use native slashes to pass rsp files | Matthijs Kool | 2018-06-08 | 1 | -4/+4 |
|
|
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 1 | -11/+15 |
|
|
* | cmGeneratorTarget: Make import library checks config-aware | Michael Stürmer | 2018-04-05 | 1 | -2/+2 |
|
|
* | CUDA: Pass more link libraries to device linking | Robert Maynard | 2018-03-28 | 1 | -1/+1 |
|
|
* | Ninja: Generate scripts for long custom command sequences | Roger Leigh | 2018-02-06 | 1 | -2/+4 |
|
|
* | Ninja: Remove unused device link line code | Brad King | 2018-02-01 | 1 | -28/+0 |
|
|
* | Reduce allocation of temporary values on heap. | Pavel Solodovnikov | 2018-01-26 | 1 | -3/+2 |
|
|
* | Ninja: Fixes CUDA device link in Windows | Francisco Facioni | 2018-01-15 | 1 | -1/+1 |
|
|
* | Retire std::auto_ptr and its macro CM_AUTO_PTR | Matthias Maennich | 2017-09-25 | 1 | -5/+5 |
|
|
* | Meta: replace empty-string assignments with `clear()`. | Pavel Solodovnikov | 2017-09-15 | 1 | -3/+3 |
|
|
* | Merge topic 'refactor-iwyu-code' | Brad King | 2017-09-15 | 1 | -1/+1 |
|\ |
|
| * | Clean up iwyu code to not be one big if statement. | Bill Hoffman | 2017-09-13 | 1 | -1/+1 |
|
|
* | | Meta: modernize old-fashioned loops to range-based `for`. | Pavel Solodovnikov | 2017-09-12 | 1 | -36/+24 |
|/ |
|
* | Ninja: Implement support for GNUToMS | Albert Ziegenhagel | 2017-08-25 | 1 | -1/+10 |
|
|
* | Use C++11 nullptr | Daniel Pfeifer | 2017-08-24 | 1 | -1/+1 |
|
|
* | Ninja: Fix generated command lines for cmake_symlink_* on Windows | Nils Gladitz | 2017-06-23 | 1 | -4/+12 |
|
|