Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Autogen: Use integers to store the Qt version | Sebastian Holtermann | 2018-08-13 | 4 | -68/+91 |
* | Autogen: Initializer: Group variables in structs | Sebastian Holtermann | 2018-08-13 | 2 | -156/+182 |
* | CMake Nightly Date Stamp | Kitware Robot | 2018-08-13 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2018-08-12 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2018-08-11 | 1 | -1/+1 |
* | Merge topic 'msvc-link-non-english' | Brad King | 2018-08-10 | 1 | -0/+12 |
|\ | |||||
| * | MSVC: Preserve linker output encoding | Justin Goshi | 2018-08-09 | 1 | -0/+10 |
| * | MSVC: Fix manifest resource encoding | Justin Goshi | 2018-08-09 | 1 | -0/+2 |
* | | Merge topic 'test_MocOsMacros_fix' | Brad King | 2018-08-10 | 7 | -20/+36 |
|\ \ | |||||
| * | | Autogen: Tests: Use non inverting Qt version tests | Sebastian Holtermann | 2018-08-09 | 6 | -11/+11 |
| * | | Autogen: Check if we can run the MocOsMacros test | Sebastian Holtermann | 2018-08-07 | 2 | -9/+25 |
* | | | Merge topic 'pgi-linux-ppc64le' | Brad King | 2018-08-10 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | librhash: Avoid incorrect int8_t definition with PGI on Linux ppc64le | Brad King | 2018-08-09 | 1 | -0/+2 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-10 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge topic 'doc-vs-generator-clarify-project-types' | Brad King | 2018-08-09 | 5 | -0/+30 |
|\ \ \ | |||||
| * | | | Help: Describe the type of Visual Studio projects that can be generated | Jean-Christophe Fillion-Robin | 2018-08-09 | 5 | -0/+30 |
* | | | | Merge branch 'release-3.12' | Brad King | 2018-08-09 | 0 | -0/+0 |
|\ \ \ \ | |||||
| * | | | | CMake 3.12.1v3.12.1 | Brad King | 2018-08-09 | 1 | -1/+1 |
* | | | | | Merge topic 'document_cache_variable_checking' | Brad King | 2018-08-09 | 7 | -3/+40 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Document the $CACHE{} syntax | Robert Maynard | 2018-08-07 | 7 | -3/+40 |
* | | | | | | Merge topic 'cleanup-find-cstr' | Brad King | 2018-08-09 | 19 | -43/+42 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Remove unnecessary c_str() in RegularExpression::find calls | Vitaly Stakhovsky | 2018-08-07 | 19 | -43/+42 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge topic 'cmGeneratedFileStream_string' | Brad King | 2018-08-09 | 38 | -111/+106 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls | Sebastian Holtermann | 2018-08-07 | 37 | -93/+87 |
| * | | | | | | cmGeneratedFileStream: Use ``std::string const&`` instead of ``const char*`` | Sebastian Holtermann | 2018-08-07 | 2 | -18/+19 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'intel-windows-xilib' | Brad King | 2018-08-09 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Intel: Use xilib as librarian on Windows | yrHeTaTeJlb | 2018-08-07 | 1 | -1/+1 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'update-liblzma' | Brad King | 2018-08-09 | 112 | -2187/+4206 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CTestCustom: Suppress scanbuild warning in liblzma | Brad King | 2018-08-07 | 1 | -0/+1 |
| * | | | | | | liblzma: Suppress MSVC warning parameter difference warning | Brad King | 2018-08-06 | 1 | -0/+1 |
| * | | | | | | liblzma: Drop checks for inline and restrict keywords | Brad King | 2018-08-06 | 2 | -40/+0 |
| * | | | | | | Merge branch 'upstream-liblzma' into update-liblzma | Brad King | 2018-08-06 | 96 | -1047/+3477 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | liblzma 2018-04-29 (b5be61cc) | liblzma upstream | 2018-08-06 | 97 | -1050/+3478 |
| * | | | | | | | liblzma: Revise update script to get version 5.2.4 | Brad King | 2018-08-06 | 1 | -1/+3 |
| * | | | | | | | Merge branch 'upstream-liblzma' into update-liblzma | Brad King | 2018-08-06 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| | * | | | | | | liblzma 2014-12-21 (265e5ffb) | liblzma upstream | 2018-08-06 | 9 | -407/+0 |
| * | | | | | | | liblzma: Avoid importing upstream makefiles | Brad King | 2018-08-06 | 1 | -1/+3 |
| * | | | | | | | liblzma: Name sizeof size_t macro consistently with upstream | Brad King | 2018-08-06 | 3 | -4/+4 |
| * | | | | | | | liblzma: Revert "Port from C99 to C89/90" | Brad King | 2018-08-06 | 61 | -1075/+700 |
| * | | | | | | | liblzma: Revert "Avoid defining a 'restrict' macro" | Brad King | 2018-08-06 | 31 | -103/+101 |
* | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2018-08-09 | 1 | -3/+21 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2018-08-07 | 1 | -3/+21 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | KWSys 2018-08-07 (9044518f) | KWSys Upstream | 2018-08-07 | 1 | -3/+21 |
* | | | | | | | | | | Merge topic 'iwyu-std-hash' | Brad King | 2018-08-09 | 4 | -6/+5 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | IWYU: Fix workaround mapping for std::hash | Brad King | 2018-08-07 | 4 | -6/+5 |
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-09 | 1 | -1/+1 |
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-08 | 1 | -1/+1 |
| |_|_|_|_|_|/ / / / |/| | | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'productbuild-merge-output' | Craig Scott | 2018-08-07 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | productbuild: Capture stderr too in CPackProductBuild logs | Muhammad Ismail Soboute | 2018-08-06 | 1 | -2/+2 |
* | | | | | | | | | | | Merge topic 'xerces-version-fix' | Brad King | 2018-08-07 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | |