Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'cmprop-improve' | Brad King | 2020-12-01 | 1 | -25/+18 |
|\ | |||||
| * | cmCTestBuildCommand: code improvement | Vitaly Stakhovsky | 2020-11-29 | 1 | -25/+18 |
* | | Merge topic 'ninja-regen-metadata' | Brad King | 2020-12-01 | 2 | -2/+11 |
|\ \ | |||||
| * | | Ninja: Clean metadata after regen during build on Windows with 1.10.2+ | Brad King | 2020-11-30 | 2 | -2/+11 |
* | | | Merge topic 'pch-ios-multi-arch-nmc' | Brad King | 2020-12-01 | 1 | -2/+4 |
|\ \ \ | |||||
| * | | | PCH: Fix compiler errors on iOS multi-arch using Ninja Multi-Config | Cristian Adam | 2020-11-30 | 1 | -2/+4 |
| |/ / | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2020-12-01 | 1 | -1/+1 |
* | | | Merge topic 'makefiles-compiler-deps-optims' | Brad King | 2020-11-30 | 14 | -328/+1046 |
|\ \ \ | |||||
| * | | | Makefiles Generators: use compiler for dependencies generation | Marc Chevrier | 2020-11-29 | 7 | -242/+964 |
| * | | | Refactoring: Abstract Makefile line continuation format | Marc Chevrier | 2020-11-28 | 4 | -9/+6 |
| * | | | Refactoring: enhance include file filtering | Marc Chevrier | 2020-11-28 | 1 | -24/+14 |
| * | | | Refactoring: Introduce place-holder for dependency target. | Marc Chevrier | 2020-11-28 | 3 | -47/+47 |
| * | | | Refactoring: Makefiles Generators: Add support for various depends scanners | Marc Chevrier | 2020-11-28 | 4 | -19/+28 |
* | | | | Merge topic 'make-GENERATED-visible-from-any-scope' | Brad King | 2020-11-30 | 14 | -54/+241 |
|\ \ \ \ | |||||
| * | | | | GENERATED prop: Add implementation for policy CMP0118 being set to NEW | Deniz Bahadir | 2020-11-24 | 8 | -31/+102 |
| * | | | | GENERATED prop: Simplify determining the language of a source file | Deniz Bahadir | 2020-11-24 | 1 | -9/+7 |
| * | | | | GENERATED prop: Check CMP0118 policy and warn in certain situations | Deniz Bahadir | 2020-11-24 | 3 | -2/+121 |
| * | | | | GENERATED prop: Introducing policy CMP0118 and its documentation | Deniz Bahadir | 2020-11-24 | 1 | -1/+5 |
| * | | | | Simplify code by calling a function directly instead of duplicating it | Deniz Bahadir | 2020-11-19 | 1 | -6/+1 |
| * | | | | Fix typo in function name | Deniz Bahadir | 2020-11-17 | 5 | -6/+6 |
* | | | | | Merge topic 'enable-extensions-on-qnx' | Brad King | 2020-11-30 | 1 | -3/+6 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | QNX: Do not disable compiler extensions for CMake itself | Stephen Kelly | 2020-11-25 | 1 | -3/+6 |
| * | | | | CMake 3.19.1v3.19.1 | Brad King | 2020-11-24 | 1 | -1/+1 |
| * | | | | Merge topic 'policy-cmp0111-iface' into release-3.19 | Brad King | 2020-11-24 | 2 | -28/+31 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge topic 'fix-find-make-program' into release-3.19 | Brad King | 2020-11-24 | 4 | -1/+29 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge topic 'xcode-cc-work-dir' into release-3.19 | Brad King | 2020-11-24 | 1 | -3/+11 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge topic 'cmFileTime-fix-overflow' into release-3.19 | Brad King | 2020-11-24 | 2 | -27/+40 |
| |\ \ \ \ \ \ \ | |||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-11-30 | 1 | -1/+1 |
* | | | | | | | | | Merge topic 'xcode-embed-frameworks' | Craig Scott | 2020-11-29 | 3 | -1/+143 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
| * | | | | | | | | Xcode: add support for embedding frameworks | Gusts Kaksis | 2020-11-28 | 3 | -1/+143 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-11-29 | 1 | -1/+1 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-11-28 | 1 | -1/+1 |
|/ / / / / / / | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-11-27 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-11-26 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-11-25 | 1 | -1/+1 |
* | | | | | | | Merge topic 'policy-cmp0111-iface' | Brad King | 2020-11-24 | 2 | -28/+31 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | cmVisualStudio10TargetGenerator: Avoid GetFullPath on INTERFACE library | Brad King | 2020-11-23 | 1 | -1/+2 |
| * | | | | | | cmTarget: Do not enforce CMP0111 on imported INTERFACE libraries | Brad King | 2020-11-23 | 1 | -27/+29 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'fix-find-make-program' | Brad King | 2020-11-24 | 4 | -1/+29 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | cmGlobalGenerator: FindMakeProgram() at a generator-specific time | Kyle Edwards | 2020-11-23 | 4 | -1/+29 |
| |/ / / / | |||||
| * | | | | Merge topic 'fix-compile-db-crash' into release-3.19 | Brad King | 2020-11-23 | 1 | -6/+10 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'xcode-cc-work-dir' | Brad King | 2020-11-24 | 1 | -3/+11 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Xcode: Fix custom command work-dir placeholders in "new build system" | Brad King | 2020-11-23 | 1 | -3/+11 |
| |/ / / / | |||||
* | | | | | Merge topic 'cmFileTime-fix-overflow' | Brad King | 2020-11-24 | 2 | -27/+40 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | cmFileTime: Fix overflow on time computation | Marc Chevrier | 2020-11-23 | 2 | -27/+40 |
| |/ / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-11-24 | 1 | -1/+1 |
* | | | | Merge topic 'fix-compile-db-crash' | Brad King | 2020-11-23 | 1 | -6/+10 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Makefiles: Fix CMAKE_EXPORT_COMPILE_COMMANDS crash with custom compile rule | Brad King | 2020-11-20 | 1 | -6/+10 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-11-23 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-11-22 | 1 | -1/+1 |