summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | clang-tidy: Fix explicit --driver-mode= argumentBrad King2020-01-312-2/+2
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2020-02-031-1/+1
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2020-02-021-1/+1
| |_|_|_|/ / / / / / |/| | | | | | | | |
* | | | | | | | | | CMake Nightly Date StampKitware Robot2020-02-011-1/+1
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2020-01-311-1/+1
* | | | | | | | | Merge topic 'automoc-using-depfiles'Brad King2020-01-3013-20/+3434
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | AutoGen: Use depfiles for the XXX_autogen ninja targetsJoerg Bornemann2020-01-283-6/+166
| * | | | | | | | | AutoGen: Use moc's feature to output dependenciesJoerg Bornemann2020-01-282-14/+79
| * | | | | | | | | Add a parser for GCC-style depfilesJoerg Bornemann2020-01-2810-0/+3189
* | | | | | | | | | Merge topic 'std-string-cleanup'Brad King2020-01-3025-94/+85
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Source: use std::string in place of const char*Vitaly Stakhovsky2020-01-2925-94/+85
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | CMake Nightly Date StampKitware Robot2020-01-301-1/+1
|/ / / / / / / / /
* | | | | | | | | Merge topic 'vs-16.4-custom-command-inputs'Brad King2020-01-291-1/+7
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | VS: Tell VS 16.4 not to verify SYMBOLIC custom command inputsBrad King2020-01-281-1/+7
* | | | | | | | | Merge topic 'mixed-mode-multi-arch'Brad King2020-01-291-0/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Swift: disallow multiple `CMAKE_OSX_ARCHITECTURES` with SwiftSaleem Abdulrasool2020-01-281-0/+11
* | | | | | | | | | Merge topic 'mf-json-type'Brad King2020-01-291-3/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmMakefile: Fix construction of Json::Value from fixed-size int typesRaul Tambre2020-01-281-3/+2
| |/ / / / / / / / /
* | | | | | | | | | CMake Nightly Date StampKitware Robot2020-01-291-1/+1
* | | | | | | | | | Merge topic 'mf-typo'Brad King2020-01-281-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmMakefile: Fix spelling typo in commentMasashi Fujita2020-01-281-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'ninja-1.10'Brad King2020-01-285-5/+36
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Ninja: Do not clean metadata when re-generating inside a running buildBrad King2020-01-271-1/+9
| * | | | | | | | | | Ninja: Track when running to re-generate during a buildBrad King2020-01-274-1/+7
| * | | | | | | | | | Ninja: Factor metadata cleanup into dedicated methodBrad King2020-01-272-0/+6
| * | | | | | | | | | Ninja: Skip cleandead and recompact if build.ninja is missingBrad King2020-01-271-2/+10
| * | | | | | | | | | Ninja: Fix CMAKE_NINJA_OUTPUT_PATH_PREFIX with Ninja 1.10Brad King2020-01-271-4/+7
* | | | | | | | | | | Merge topic 'xcode-top-level-only-with-object-library'Brad King2020-01-281-2/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Xcode: Fix post build script for 'top level project only' optYauheni Khnykin2020-01-271-2/+4
* | | | | | | | | | | | Merge topic 'dot-dir'Brad King2020-01-281-2/+7
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cmArchiveWrite: Remove ./ suffix from zip archivesCristian Adam2020-01-271-2/+7
* | | | | | | | | | | | | Merge topic 'modernize-memory-management'Brad King2020-01-282-15/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | cmComputeLinkInformation: modernize memory managementMarc Chevrier2020-01-262-15/+15
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge topic 'clang-tidy-driver-mode'Brad King2020-01-282-2/+14
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | clang-tidy: Add driver mode argumentHanjiang Yu2020-01-272-2/+14
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge topic 'append-std-string'Brad King2020-01-2821-110/+98
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | AppendProperty: convert value param to std::stringVitaly Stakhovsky2020-01-2521-110/+98
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge topic 'osx-version-flags'Brad King2020-01-284-13/+36
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | macOS: Add OSX_COMPATIBILITY_VERSION and OSX_CURRENT_VERSION propertiesIsuru Fernando2020-01-244-13/+36
* | | | | | | | | | | | | Merge topic 'cmsting-stl-compatibility'Brad King2020-01-283-50/+165
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | cm::String: enhance compatibility with STLMarc Chevrier2020-01-253-50/+165
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge topic 'QNX_CMAKE_SYSROOT'Brad King2020-01-281-1/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | QNX: Add support for CMAKE_SYSROOTStephen Kelly2020-01-271-1/+7
* | | | | | | | | | | | | | Merge topic 'cuda_runtime_library_controls'Brad King2020-01-286-34/+72
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | CUDA: Add abstraction for cuda runtime selectionRobert Maynard2020-01-276-34/+72
* | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2020-01-281-1/+1
| |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge topic 'fix-ninja-multi-framework-header'Brad King2020-01-272-8/+26
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Ninja Multi-Config: Fix bug with MacOS frameworksKyle Edwards2020-01-242-8/+26
* | | | | | | | | | | | | Merge topic 'depend-on-target-real-name'Brad King2020-01-271-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | add_custom_command: Fix dependency on macOS framework targetBrad King2020-01-241-1/+2