Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Autogen: Evaluate compiler features for the same exectuable only once | Sebastian Holtermann | 2019-05-22 | 5 | -48/+66 | |
| |/ / / / / | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-23 | 1 | -1/+1 | |
* | | | | | | Merge topic 'default-generator-env' | Brad King | 2019-05-22 | 2 | -6/+71 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | 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 | 9 | -136/+163 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CUDA: More exhaustive checks to determine when to do device linking | Robert Maynard | 2019-05-21 | 6 | -108/+112 | |
| * | | | | | | | 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 | 2 | -50/+74 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | find_package: Add option to prefer Config mode | Cristian Adam | 2019-05-21 | 1 | -42/+53 | |
| * | | | | | | | 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 | 3 | -10/+22 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | VS: Fix ApplicationTypeRevision in builtin check projects | Brad King | 2019-05-21 | 1 | -2/+2 | |
| * | | | | | | | | VS: Factor out helper to compute ApplicationTypeRevision | Brad King | 2019-05-21 | 3 | -8/+20 | |
| |/ / / / / / / | ||||||
* | | | | | | | | 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 'file-remove-no-empty' | Craig Scott | 2019-05-22 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | file: Change REMOVE to ignore empty names | Brad King | 2019-05-21 | 1 | -0/+6 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | 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 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-21 | 1 | -1/+1 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge topic 'makefiles_additional_clean_files' | Brad King | 2019-05-20 | 5 | -97/+108 | |
|\ \ \ \ \ | ||||||
| * | | | | | 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 | 6 | -122/+189 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | 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 | |
* | | | | | | | 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 | |
* | | | | | | | 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 'file-install-follow-symlink-chain' | Marc Chevrier | 2019-05-18 | 2 | -7/+66 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | file(INSTALL): Add FOLLOW_SYMLINK_CHAIN argument | Kyle Edwards | 2019-05-16 | 2 | -7/+66 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-18 | 1 | -1/+1 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge topic 'autogen_ninja_clean' | Brad King | 2019-05-17 | 2 | -10/+11 | |
|\ \ \ \ \ | ||||||
| * | | | | | Autogen: Use ADDITIONAL_CLEAN_FILES target property for file cleaning | Sebastian Holtermann | 2019-05-15 | 2 | -10/+11 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge topic 'offer_compiler_lang_generator_expression' | Brad King | 2019-05-17 | 1 | -0/+46 | |
|\ \ \ \ \ | ||||||
| * | | | | | Genex: Add COMPILE_LANG_AND_ID generator expression | Robert Maynard | 2019-05-14 | 1 | -0/+46 | |
* | | | | | | Merge topic 'string-cleanup' | Brad King | 2019-05-17 | 18 | -91/+87 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Source: std::string related cleanup | Vitaly Stakhovsky | 2019-05-15 | 18 | -91/+87 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-17 | 1 | -1/+1 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | Merge topic 'update-kwsys' | Brad King | 2019-05-16 | 2 | -20/+83 | |
|\ \ \ \ \ | ||||||
| * | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2019-05-15 | 2 | -20/+83 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-16 | 1 | -1/+1 | |
* | | | | | | Merge topic 'msvc-jmc' | Brad King | 2019-05-15 | 2 | -0/+27 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | |