Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | static library: add property STATIC_LIBRARY_OPTIONS | Marc Chevrier | 2018-08-15 | 25 | -15/+187 |
* | Merge topic 'doc-consistently-reference-packagename' | Craig Scott | 2018-08-15 | 10 | -84/+84 |
|\ | |||||
| * | doc: Consistently use <PackageName> for describing the name of a package | Jean-Christophe Fillion-Robin | 2018-08-14 | 10 | -84/+84 |
* | | Merge topic 'better_static_link_flags_docs' | Craig Scott | 2018-08-15 | 10 | -9/+34 |
|\ \ | |||||
| * | | Help: Document when LINK_FLAGS and STATIC_LIBRARY_FLAGS are used | Robert Maynard | 2018-08-09 | 6 | -9/+18 |
| * | | target_link_options: Add test to verify static library behavior | Robert Maynard | 2018-08-09 | 4 | -0/+16 |
* | | | Merge topic 'vsoptions-parse' | Craig Scott | 2018-08-15 | 4 | -19/+19 |
|\ \ \ | |||||
| * | | | cmVisualStudioGeneratorOptions::Parse(): const std::string& argument | Vitaly Stakhovsky | 2018-08-13 | 4 | -19/+19 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-15 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-14 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge topic 'evaluate-stdstring' | Craig Scott | 2018-08-13 | 8 | -40/+41 |
|\ \ \ | |||||
| * | | | cmCompiledGeneratorExpression::Evaluate(): return const std::string& | Vitaly Stakhovsky | 2018-08-09 | 8 | -40/+41 |
* | | | | Merge topic 'state-directory-stdstring' | Craig Scott | 2018-08-13 | 6 | -21/+23 |
|\ \ \ \ | |||||
| * | | | | cmStateDirectory: use const std::string& for return values | Vitaly Stakhovsky | 2018-08-12 | 6 | -21/+23 |
| | |_|/ | |/| | | |||||
* | | | | 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 |