Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PCH: add an option to disable `-Winvalid-pch` | Cristian Adam | 2020-03-26 | 13 | -7/+86 |
* | Merge topic 'FindRuby-updates' | Brad King | 2020-03-18 | 7 | -49/+176 |
|\ | |||||
| * | FindRuby: Add support for versions up to 2.7 | Julien Marrec | 2020-03-17 | 1 | -30/+82 |
| * | FindRuby: Update MSVC runtime library selection | Brad King | 2020-03-17 | 1 | -15/+4 |
| * | FindRuby: Remove extra whitespace | Julien Marrec | 2020-03-16 | 1 | -1/+1 |
| * | FindRuby: Include FPHSA closer to where it is used | Brad King | 2020-03-16 | 1 | -1/+1 |
| * | FindRuby: Provide Ruby_LIBRARIES result variable | Brad King | 2020-03-16 | 2 | -3/+7 |
| * | FindRuby: Add dedicated tests | Julien Marrec | 2020-03-16 | 6 | -0/+82 |
* | | Merge topic 'FindPkgConfig-broken-pkg-config' | Brad King | 2020-03-18 | 4 | -3/+30 |
|\ \ | |||||
| * | | FindPkgConfig: Add test for specified pkg-config tool missing | Brad King | 2020-03-17 | 3 | -0/+12 |
| * | | FindPkgConfig: Unset results when pkg-config is broken | Brad King | 2020-03-16 | 1 | -3/+18 |
* | | | Merge topic 'bootstrap-version-crlf' | Brad King | 2020-03-18 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | bootstrap: Tolerate trailing content in CMakeVersion.cmake components | jjYBdx4IL | 2020-03-17 | 1 | -1/+1 |
* | | | | Merge branch 'release-3.17' | Brad King | 2020-03-18 | 0 | -0/+0 |
|\ \ \ \ | |||||
| * \ \ \ | Merge topic 'FindPython-version-validation-fix' into release-3.17 | Brad King | 2020-03-18 | 3 | -19/+71 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'FindPython-version-validation-fix' | Brad King | 2020-03-18 | 3 | -19/+71 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | FindPython: fix regression on version validation | Marc Chevrier | 2020-03-17 | 3 | -19/+71 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-03-18 | 1 | -1/+1 |
* | | | | | | Merge topic 'file-archive' | Brad King | 2020-03-17 | 23 | -0/+507 |
|\ \ \ \ \ \ | |||||
| * | | | | | | file: Add ARCHIVE_{CREATE|EXTRACT} subcommands | Cristian Adam | 2020-03-16 | 23 | -0/+507 |
* | | | | | | | Merge topic 'property-computer' | Brad King | 2020-03-17 | 3 | -19/+23 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmTargetPropertyComputer::GetProperty: return cmProp | Vitaly Stakhovsky | 2020-03-16 | 3 | -19/+23 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'prop_t' | Brad King | 2020-03-17 | 12 | -28/+35 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmPropertyMap: Introduce cmProp as return type for GetProperty() functions | Vitaly Stakhovsky | 2020-03-13 | 12 | -28/+35 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'mf_profiling_json' | Brad King | 2020-03-17 | 1 | -7/+8 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmMakefileProfilingData: Fix ambiguous conversion to Json::Value | Raul Tambre | 2020-03-16 | 1 | -7/+8 |
* | | | | | | | | Merge branch 'release-3.17' | Brad King | 2020-03-17 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | Merge topic 'FindThreads-doc' into release-3.17 | Brad King | 2020-03-17 | 1 | -16/+29 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'FindThreads-doc' | Brad King | 2020-03-17 | 1 | -16/+29 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | FindThreads: Improve documentation | Rolf Eike Beer | 2020-03-16 | 1 | -16/+29 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-03-17 | 1 | -1/+1 |
| |_|_|_|/ / / |/| | | | | | | |||||
* | | | | | | | Merge topic 'define-property' | Brad King | 2020-03-16 | 8 | -39/+35 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmPropertyDefinition: Construct directly in defined state | Vitaly Stakhovsky | 2020-03-13 | 8 | -39/+35 |
* | | | | | | | | Merge topic 'gtest-parallel-xml' | Brad King | 2020-03-16 | 7 | -1/+91 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | GoogleTest: Add release note for XML_OUTPUT_DIR | Alexander Stein | 2020-03-13 | 1 | -0/+6 |
| * | | | | | | | | GoogleTest: Add test case for XML_OUTPUT_DIR | Alexander Stein | 2020-03-13 | 4 | -0/+69 |
| * | | | | | | | | GoogleTest: Add XML_OUTPUT_DIR parameter | Alexander Stein | 2020-03-13 | 2 | -1/+16 |
* | | | | | | | | | Merge topic 'remove_trailing_whitespace' | Brad King | 2020-03-16 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Source: Remove trailing whitespace from export generation code | Alexandru Croitor | 2020-03-13 | 1 | -1/+1 |
* | | | | | | | | | | Merge topic 'gnu-as' | Brad King | 2020-03-16 | 11 | -1/+67 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | ASM: Fix executable link lines with GNU 'as' tool as CMAKE_ASM_COMPILER | Brad King | 2020-03-13 | 1 | -0/+2 |
| * | | | | | | | | | | ASM: Fix depfile flags for GNU 'as' tool | Brad King | 2020-03-13 | 8 | -1/+43 |
| * | | | | | | | | | | ASM: Record vendor-specific output matched to identify assembler | Brad King | 2020-03-12 | 3 | -0/+9 |
| * | | | | | | | | | | CMakeDetermineCompilerId: Set locale to C for vendor output match | Brad King | 2020-03-12 | 1 | -0/+13 |
* | | | | | | | | | | | Merge topic 'FindRuby-typo' | Brad King | 2020-03-16 | 1 | -5/+21 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | / | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
| * | | | | | | | | | FindRuby: Fix compatibility with upper-case cache variables | Brad King | 2020-03-13 | 1 | -0/+16 |
| * | | | | | | | | | FindRuby: Fix name of Ruby_LIBRARY variable | Brad King | 2020-03-13 | 1 | -5/+5 |
| | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-03-16 | 1 | -1/+1 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-03-15 | 1 | -1/+1 |
* | | | | | | | | | Merge topic 'help-source-developer-guide' | Marc Chevrier | 2020-03-14 | 1 | -4/+140 |
|\ \ \ \ \ \ \ \ \ |