summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge topic 'vsoptions-parse'Craig Scott2018-08-154-19/+19
|\ \ \ \ \
| * | | | | cmVisualStudioGeneratorOptions::Parse(): const std::string& argumentVitaly Stakhovsky2018-08-134-19/+19
* | | | | | CMake Nightly Date StampKitware Robot2018-08-151-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2018-08-141-1/+1
|/ / / / /
* | | | | Merge topic 'evaluate-stdstring'Craig Scott2018-08-138-40/+41
|\ \ \ \ \
| * | | | | cmCompiledGeneratorExpression::Evaluate(): return const std::string&Vitaly Stakhovsky2018-08-098-40/+41
* | | | | | Merge topic 'state-directory-stdstring'Craig Scott2018-08-136-21/+23
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | cmStateDirectory: use const std::string& for return valuesVitaly Stakhovsky2018-08-126-21/+23
| | |_|/ / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2018-08-131-1/+1
* | | | | CMake Nightly Date StampKitware Robot2018-08-121-1/+1
* | | | | CMake Nightly Date StampKitware Robot2018-08-111-1/+1
|/ / / /
* | | | Merge topic 'msvc-link-non-english'Brad King2018-08-101-0/+12
|\ \ \ \
| * | | | MSVC: Preserve linker output encodingJustin Goshi2018-08-091-0/+10
| * | | | MSVC: Fix manifest resource encodingJustin Goshi2018-08-091-0/+2
* | | | | Merge topic 'test_MocOsMacros_fix'Brad King2018-08-107-20/+36
|\ \ \ \ \
| * | | | | Autogen: Tests: Use non inverting Qt version testsSebastian Holtermann2018-08-096-11/+11
| * | | | | Autogen: Check if we can run the MocOsMacros testSebastian Holtermann2018-08-072-9/+25
* | | | | | Merge topic 'pgi-linux-ppc64le'Brad King2018-08-101-0/+2
|\ \ \ \ \ \
| * | | | | | librhash: Avoid incorrect int8_t definition with PGI on Linux ppc64leBrad King2018-08-091-0/+2
| | |_|/ / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2018-08-101-1/+1
|/ / / / /
* | | | | Merge topic 'doc-vs-generator-clarify-project-types'Brad King2018-08-095-0/+30
|\ \ \ \ \
| * | | | | Help: Describe the type of Visual Studio projects that can be generatedJean-Christophe Fillion-Robin2018-08-095-0/+30
* | | | | | Merge branch 'release-3.12'Brad King2018-08-090-0/+0
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | |
| * | | | CMake 3.12.1v3.12.1Brad King2018-08-091-1/+1
* | | | | Merge topic 'document_cache_variable_checking'Brad King2018-08-097-3/+40
|\ \ \ \ \
| * | | | | Help: Document the $CACHE{} syntaxRobert Maynard2018-08-077-3/+40
* | | | | | Merge topic 'cleanup-find-cstr'Brad King2018-08-0919-43/+42
|\ \ \ \ \ \
| * | | | | | Remove unnecessary c_str() in RegularExpression::find callsVitaly Stakhovsky2018-08-0719-43/+42
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'cmGeneratedFileStream_string'Brad King2018-08-0938-111/+106
|\ \ \ \ \ \
| * | | | | | cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` callsSebastian Holtermann2018-08-0737-93/+87
| * | | | | | cmGeneratedFileStream: Use ``std::string const&`` instead of ``const char*``Sebastian Holtermann2018-08-072-18/+19
| |/ / / / /
* | | | | | Merge topic 'intel-windows-xilib'Brad King2018-08-091-1/+1
|\ \ \ \ \ \
| * | | | | | Intel: Use xilib as librarian on WindowsyrHeTaTeJlb2018-08-071-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'update-liblzma'Brad King2018-08-09112-2187/+4206
|\ \ \ \ \ \
| * | | | | | CTestCustom: Suppress scanbuild warning in liblzmaBrad King2018-08-071-0/+1
| * | | | | | liblzma: Suppress MSVC warning parameter difference warningBrad King2018-08-061-0/+1
| * | | | | | liblzma: Drop checks for inline and restrict keywordsBrad King2018-08-062-40/+0
| * | | | | | Merge branch 'upstream-liblzma' into update-liblzmaBrad King2018-08-0696-1047/+3477
| |\ \ \ \ \ \
| | * | | | | | liblzma 2018-04-29 (b5be61cc)liblzma upstream2018-08-0697-1050/+3478
| * | | | | | | liblzma: Revise update script to get version 5.2.4Brad King2018-08-061-1/+3
| * | | | | | | Merge branch 'upstream-liblzma' into update-liblzmaBrad King2018-08-060-0/+0
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | liblzma 2014-12-21 (265e5ffb)liblzma upstream2018-08-069-407/+0
| * | | | | | | liblzma: Avoid importing upstream makefilesBrad King2018-08-061-1/+3
| * | | | | | | liblzma: Name sizeof size_t macro consistently with upstreamBrad King2018-08-063-4/+4
| * | | | | | | liblzma: Revert "Port from C99 to C89/90"Brad King2018-08-0661-1075/+700
| * | | | | | | liblzma: Revert "Avoid defining a 'restrict' macro"Brad King2018-08-0631-103/+101
* | | | | | | | Merge topic 'update-kwsys'Brad King2018-08-091-3/+21
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2018-08-071-3/+21
| |\ \ \ \ \ \ \ \
| | * | | | | | | | KWSys 2018-08-07 (9044518f)KWSys Upstream2018-08-071-3/+21
* | | | | | | | | | Merge topic 'iwyu-std-hash'Brad King2018-08-094-6/+5
|\ \ \ \ \ \ \ \ \ \