summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Merge topic 'update-curl'Brad King2019-05-24172-5996/+6571
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | curl: Update build within CMake to account for 7.65 changesBrad King2019-05-221-2/+5
| * | | | | | | | Merge branch 'upstream-curl' into update-curlBrad King2019-05-22171-5993/+6565
| |\ \ \ \ \ \ \ \
| | * | | | | | | | curl 2019-05-22 (885ce314)Curl Upstream2019-05-22171-5995/+6567
| * | | | | | | | | curl: Update script to get curl 7.65.0Brad King2019-05-221-1/+1
* | | | | | | | | | CMake Nightly Date StampKitware Robot2019-05-241-1/+1
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | Merge topic 'genex-target-property-lifetime'Brad King2019-05-233-3/+27
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Genex: Fix value lifetimes in nested TARGET_PROPERTY evaluationBrad King2019-05-223-3/+27
* | | | | | | | | Merge topic 'string-error'Brad King2019-05-239-45/+31
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmSystemTools::Error(): remove const char* overloadVitaly Stakhovsky2019-05-229-45/+31
| |/ / / / / / / /
* | | | | | | | | Merge topic 'swift-flag-variables'Brad King2019-05-231-2/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Modules: add Swift MSVC_RUNTIME_LIBRARY flagsSaleem Abdulrasool2019-05-211-0/+8
| * | | | | | | | | Modules: add `CMAKE_Swift_FRAMEWORK_SEARCH_FLAG`Saleem Abdulrasool2019-05-211-0/+1
| * | | | | | | | | Modules: remove `CMAKE_INCLUDE_FLAG_SEP_Swift`Saleem Abdulrasool2019-05-211-2/+1
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge topic 'compiler-launcher-shell-format'Brad King2019-05-232-4/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Ninja,Makefile: Fix <LANG>_COMPILER_LAUNCHER shell command syntaxBrad King2019-05-222-4/+13
* | | | | | | | | | Merge topic 'FindPython-find_strategy'Brad King2019-05-2310-369/+876
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | FindPython: Add policy to manage lookup stratgey default.Marc Chevrier2019-05-219-5/+58
| * | | | | | | | | | FindPython: Implement lookup strategies.Marc Chevrier2019-05-215-369/+823
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'framework-var'Brad King2019-05-236-6/+32
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add variable CMAKE_FRAMEWORKRuslan Baratov2019-05-216-6/+32
* | | | | | | | | | | Merge topic 'swift-flags'Brad King2019-05-232-4/+15
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Ninja,Swift: pass along DEFINES/FLAGS/INCLUDESSaleem Abdulrasool2019-05-212-4/+15
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'cmFileTimes'Brad King2019-05-239-165/+187
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cmSystemTools: Remove cmSystemToolsFileTime interfaceSebastian Holtermann2019-05-222-136/+0
| * | | | | | | | | | | Use cmFileTimes instead of cmSystemToolsFileTime interfaceSebastian Holtermann2019-05-223-29/+17
| * | | | | | | | | | | cmFileTimes: New RAII based cmFileTimes classSebastian Holtermann2019-05-224-0/+170
| |/ / / / / / / / / /
* | | | | | | | | | | Merge topic 'autogen_compiler_features'Brad King2019-05-235-48/+66
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| * | | | | | | | | | Autogen: Evaluate compiler features for the same exectuable only onceSebastian Holtermann2019-05-225-48/+66
| |/ / / / / / / / /
* | | | | | | | | | CMake Nightly Date StampKitware Robot2019-05-231-1/+1
| |_|_|_|/ / / / / |/| | | | | | | |
* | | | | | | | | Merge topic 'default-generator-env'Brad King2019-05-2237-11/+267
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Tests: Add environment generator testsEicke Herbertz2019-05-2224-0/+128
| * | | | | | | | | Help: Add documentation for default generator environment variablesEicke Herbertz2019-05-2211-5/+68
| * | | | | | | | | cmake: Allow default generator to be set by environment variablesEicke Herbertz2019-05-162-6/+71
* | | | | | | | | | Merge topic 'remove_unneeded_device_link_calls'Brad King2019-05-2210-136/+164
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | CUDA: More exhaustive checks to determine when to do device linkingRobert Maynard2019-05-217-108/+113
| * | | | | | | | | | cmNinjaLinkLineDeviceComputer now lives in the correct source fileRobert Maynard2019-05-206-34/+57
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge topic 'find-package-prefer-config'Brad King2019-05-2210-51/+155
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | find_package: Add option to prefer Config modeCristian Adam2019-05-219-43/+134
| * | | | | | | | | | find_package: Factor out module and config find_package methodsCristian Adam2019-05-202-50/+63
* | | | | | | | | | | Merge topic 'swift-debug-variant'Brad King2019-05-221-13/+10
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Ninja,Swift: reuse `SWIFT_MODULE_NAME` for `SWIFT_MODULE`Saleem Abdulrasool2019-05-201-13/+10
| |/ / / / / / / / / /
* | | | | | | | | | | Merge topic 'vs-ApplicationTypeRevision'Brad King2019-05-224-12/+24
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | VS: Fix ApplicationTypeRevision in builtin check projectsBrad King2019-05-212-4/+4
| * | | | | | | | | | | VS: Factor out helper to compute ApplicationTypeRevisionBrad King2019-05-213-8/+20
| |/ / / / / / / / / /
* | | | | | | | | | | Merge topic 'compiler-id-arch-only-iar'Brad King2019-05-222-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | IAR: Do not print compiler architecture id for non-IAR compilersBrad King2019-05-212-2/+2
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'ninja-lib-symlink-space'Brad King2019-05-221-1/+3
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| * | | | | | | | | | Ninja: Fix creation of library symlinks in folders with spacesEike Ziller2019-05-201-1/+3
* | | | | | | | | | | Merge branch 'release-3.14'Brad King2019-05-220-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |