summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2022-01-301-1/+1
* Merge topic 'FindOpenSSL-wince'Brad King2022-01-291-1/+5
|\
| * FindOpenSSL: Fix ws2 reference on WinCEleha-bot2022-01-281-1/+5
* | Merge topic 'ibmclang-aix'Brad King2022-01-292-0/+2
|\ \
| * | IBMClang: Do not use -fvisibility on AIXBrad King2022-01-282-0/+2
* | | 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-2831-24/+219
|\ \
| * | Help: Add release note for IBM Open XL C/C++ compiler supportBrad King2022-01-271-0/+5
| * | Utilities: Suppress warnings in third-party code with IBMClangAaron Liu2022-01-2713-13/+13
| * | IBMClang: Add support for IBM Open XL C/C++Aaron Liu2022-01-2717-11/+201
* | | Merge topic 'cuda_vs_arch_all'Brad King2022-01-2813-34/+86
|\ \ \
| * | | CUDA: Fix issuing error if default architecture detection failsRaul Tambre2022-01-272-32/+41
| * | | CUDA: Error on empty/invalid CMAKE_CUDA_ARCHITECTURES set by userRaul Tambre2022-01-2711-1/+40
| * | | CUDA: Support all and all-major on Visual StudioRaul Tambre2022-01-271-0/+4
| * | | CUDA: Actually use reverse architecture deprecation order for ClangRaul Tambre2022-01-271-1/+1
* | | | Merge topic 'timestamp-microseconds'Brad King2022-01-287-14/+68
|\ \ \ \
| * | | | string(TIMESTAMP): add %f specifier for microsecondsPeter Würth2022-01-287-14/+68
* | | | | Merge branch 'release-3.22'Brad King2022-01-280-0/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'release-3.21' into release-3.22Brad King2022-01-280-0/+0
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'release-3.21'Brad King2022-01-280-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'message-flush' into release-3.21Brad King2022-01-271-2/+2
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'release-3.22'Brad King2022-01-280-0/+0
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge topic 'message-flush' into release-3.22Brad King2022-01-281-2/+2
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge topic 'message-flush'Brad King2022-01-281-2/+2
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | message: Restore explicit flushing of messages on stderrBrad King2022-01-271-2/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'bootstrap-aix-powerpc'Brad King2022-01-281-1/+15
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | bootstrap: Avoid TOC overflow on AIX powerpcBrad King2022-01-271-0/+14
| * | | | | | bootstrap: Remove stray indentationBrad King2022-01-271-1/+1
| | |_|/ / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2022-01-281-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge topic 'findcuda_quotes'Brad King2022-01-271-2/+2
|\ \ \ \ \
| * | | | | FindCUDA: Make version extraction robust to empty outputDavid Berard2022-01-261-2/+2
* | | | | | Merge topic 'doc_fixes'Brad King2022-01-272-2/+2
|\ \ \ \ \ \
| * | | | | | Help: Add missing word in CMAKE_CURRENT_{BINARY,SOURCE}_DIRKai Köhne2022-01-262-2/+2
| |/ / / / /
* | | | | | 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 branch 'release-3.22'Brad King2022-01-270-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Merge branch 'release-3.21' into release-3.22Brad King2022-01-270-0/+0
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
* | | | | | | | | Merge branch 'release-3.21'Brad King2022-01-270-0/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'FindThreads-libc-pthread-flag' into release-3.21Brad King2022-01-261-8/+11
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'nmake-rsp-encoding' into release-3.21Brad King2022-01-261-2/+15
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge branch 'release-3.22'Brad King2022-01-270-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge topic 'nmake-rsp-encoding' into release-3.22Brad King2022-01-271-2/+15
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |