Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use cmAppend to append ranges to std::vector instances | Sebastian Holtermann | 2019-05-23 | 59 | -246/+181 |
* | cmAlgorithms: Add cmAppend function | Sebastian Holtermann | 2019-05-23 | 1 | -0/+12 |
* | Merge topic 'genex-target-property-lifetime' | Brad King | 2019-05-23 | 1 | -3/+8 |
|\ | |||||
| * | Genex: Fix value lifetimes in nested TARGET_PROPERTY evaluation | Brad King | 2019-05-22 | 1 | -3/+8 |
* | | Merge topic 'string-error' | Brad King | 2019-05-23 | 9 | -45/+31 |
|\ \ | |||||
| * | | cmSystemTools::Error(): remove const char* overload | Vitaly Stakhovsky | 2019-05-22 | 9 | -45/+31 |
| |/ | |||||
* | | Merge topic 'compiler-launcher-shell-format' | Brad King | 2019-05-23 | 2 | -4/+13 |
|\ \ | |||||
| * | | Ninja,Makefile: Fix <LANG>_COMPILER_LAUNCHER shell command syntax | Brad King | 2019-05-22 | 2 | -4/+13 |
* | | | Merge topic 'FindPython-find_strategy' | Brad King | 2019-05-23 | 1 | -0/+4 |
|\ \ \ | |||||
| * | | | FindPython: Add policy to manage lookup stratgey default. | Marc Chevrier | 2019-05-21 | 1 | -0/+4 |
* | | | | Merge topic 'framework-var' | Brad King | 2019-05-23 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | Add variable CMAKE_FRAMEWORK | Ruslan Baratov | 2019-05-21 | 1 | -0/+1 |
* | | | | | Merge topic 'swift-flags' | Brad King | 2019-05-23 | 1 | -0/+11 |
|\ \ \ \ \ | |||||
| * | | | | | Ninja,Swift: pass along DEFINES/FLAGS/INCLUDES | Saleem Abdulrasool | 2019-05-21 | 1 | -0/+11 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'cmFileTimes' | Brad King | 2019-05-23 | 8 | -165/+186 |
|\ \ \ \ \ | |||||
| * | | | | | cmSystemTools: Remove cmSystemToolsFileTime interface | Sebastian Holtermann | 2019-05-22 | 2 | -136/+0 |
| * | | | | | Use cmFileTimes instead of cmSystemToolsFileTime interface | Sebastian Holtermann | 2019-05-22 | 3 | -29/+17 |
| * | | | | | cmFileTimes: New RAII based cmFileTimes class | Sebastian Holtermann | 2019-05-22 | 3 | -0/+169 |
| |/ / / / | |||||
* | | | | | Merge topic 'autogen_compiler_features' | Brad King | 2019-05-23 | 5 | -48/+66 |
|\ \ \ \ \ | |||||
| * | | | | | 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 |