summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge topic 'cuda_generic_arch_all'Brad King2022-02-021-8/+16
|\ \ \ \ \
| * | | | | CUDA: Generic all and all-major supportRaul Tambre2022-02-011-8/+16
* | | | | | Merge topic 'dotnet_ref_in_sdk'Brad King2022-02-021-0/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | VS: .Net SDK Style projects can add Reference to dllsSumit Bhardwaj2022-02-011-0/+1
* | | | | | CMake Nightly Date StampKitware Robot2022-02-021-1/+1
* | | | | | Merge topic 'refactor-find-package-cmake-ignore-path'Brad King2022-02-014-11/+28
|\ \ \ \ \ \
| * | | | | | find_package(): Refactor CMAKE_[SYSTEM_]IGNORE_PATHKyle Edwards2022-01-314-11/+28
* | | | | | | Merge topic 'update-kwsys'Brad King2022-02-011-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2022-01-311-1/+1
| | |/ / / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2022-02-011-1/+1
|/ / / / /
* | | | | Merge topic 'link-interface-direct'Brad King2022-01-3110-115/+375
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add usage requirements to update direct link dependenciesBrad King2022-01-296-26/+203
| * | | | cmTarget: Add INTERFACE_LINK_LIBRARIES_DIRECT{,_EXCLUDE} backtrace storageBrad King2022-01-292-0/+61
| * | | | cmGeneratorTarget: Add LookupLinkItem option to consider own target nameBrad King2022-01-292-7/+14
| * | | | cmGeneratorTarget: Fix link interface caching of partial resultsBrad King2022-01-291-16/+14
| * | | | cmGeneratorTarget: Clarify CMP0022 logic in ComputeLinkInterfaceLibrariesBrad King2022-01-291-56/+59
| * | | | cmGeneratorTarget: Simplify CMP0022 warning checkBrad King2022-01-291-7/+4
| * | | | cmGeneratorTarget: Return early from ExpandLinkItems with no itemsBrad King2022-01-291-0/+3
| * | | | PCH: Clear link interface cache when adding PCH object to itBrad King2022-01-293-0/+14
| * | | | cmLinkItem: Clarify name of CMP0027 check memberBrad King2022-01-293-7/+7
| * | | | cmGeneratorExpressionDAGChecker: Re-order EvaluatingLinkLibraries conditionBrad King2022-01-291-3/+3
* | | | | Merge topic 'shorter-obj'Brad King2022-01-311-12/+18
|\ \ \ \ \
| * | | | | Shorten object name even if still longer than CMAKE_OBJECT_PATH_MAXNick Little2022-01-281-12/+18
* | | | | | Merge topic 'update-kwsys'Brad King2022-01-312-3/+12
|\ \ \ \ \ \
| * | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2022-01-292-3/+12
* | | | | | | CMake Nightly Date StampKitware Robot2022-01-311-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2022-01-301-1/+1
|/ / / / / /
* | | | | | Merge topic 'gcc12-warning'Brad King2022-01-291-2/+2
|\ \ \ \ \ \
| * | | | | | Source: Avoid gcc 12 compilation warningBrad King2022-01-281-2/+2
* | | | | | | CMake Nightly Date StampKitware Robot2022-01-291-1/+1
* | | | | | | Merge topic 'ibmclang-compiler'Brad King2022-01-281-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Utilities: Suppress warnings in third-party code with IBMClangAaron Liu2022-01-271-1/+1
* | | | | | | | Merge topic 'cuda_vs_arch_all'Brad King2022-01-281-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | CUDA: Support all and all-major on Visual StudioRaul Tambre2022-01-271-0/+4
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge topic 'timestamp-microseconds'Brad King2022-01-282-11/+57
|\ \ \ \ \ \ \ \
| * | | | | | | | string(TIMESTAMP): add %f specifier for microsecondsPeter Würth2022-01-282-11/+57
* | | | | | | | | Merge topic 'message-flush'Brad King2022-01-281-2/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | message: Restore explicit flushing of messages on stderrBrad King2022-01-271-2/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2022-01-281-1/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge topic 'enlarge-build-file-stream-buffer'Brad King2022-01-272-0/+14
|\ \ \ \ \ \
| * | | | | | GlobalNinjaGenerator: enlarge file stream bufferClemens Wasser2022-01-262-0/+14
* | | | | | | Merge topic 'encode-literal-inplace'Brad King2022-01-272-6/+11
|\ \ \ \ \ \ \
| * | | | | | | GlobalNinjaGenerator: Add EncodeLiteralInplace which doesn't copyClemens Wasser2022-01-252-6/+11
| |/ / / / / /
* | | | | | | Merge topic 'vs-version-enum-class'Brad King2022-01-2712-121/+126
|\ \ \ \ \ \ \
| * | | | | | | Make cmGlobalVisualStudioGenerator::VSVersion enum classSumit Bhardwaj2022-01-2512-121/+126
* | | | | | | | Merge topic 'lcc-lexer-warnings'Brad King2022-01-271-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | LexerParser: Suppress LCC warnings in generated codeBrad King2022-01-261-0/+4
* | | | | | | | | Merge topic 'nmake-rsp-encoding'Brad King2022-01-271-2/+15
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | / / / / | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | NMake: Use UTF-8 BOM in response files only with MSVC toolingBrad King2022-01-261-0/+5
| * | | | | | | NMake: Document response file encoding heuristic in a commentBrad King2022-01-261-2/+10