Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmXMLParser: Avoid -Wconversion warning | Brad King | 2018-07-31 | 1 | -2/+2 |
* | LexerParser: Suppress GCC -Wconversion warnings | Brad King | 2018-07-31 | 9 | -880/+904 |
* | cmGlobalGenerator: Avoid -Wstringop-truncation warning | Brad King | 2018-07-31 | 1 | -1/+1 |
* | cmCommandArgumentParserHelper: Avoid -Wstringop-truncation warning | Brad King | 2018-07-31 | 1 | -1/+1 |
* | cmCursesLongMessageForm: Avoid -Wstringop-overflow warning | Brad King | 2018-07-31 | 1 | -1/+1 |
* | Merge topic 'autogen_refactor_initialization' | Brad King | 2018-07-31 | 10 | -704/+955 |
|\ | |||||
| * | Autogen: Add test for Q_OS_ macros | Sebastian Holtermann | 2018-07-30 | 5 | -0/+180 |
| * | Autogen: For Qt5 pass all implicit include directories to moc | Sebastian Holtermann | 2018-07-30 | 1 | -3/+5 |
| * | Autogen: Split initializer main method | Sebastian Holtermann | 2018-07-30 | 2 | -547/+578 |
| * | Autogen: Compute variables in Init stage instead of Setup stage | Sebastian Holtermann | 2018-07-30 | 2 | -162/+179 |
| * | Autogen: Move info file write code into methods | Sebastian Holtermann | 2018-07-30 | 2 | -174/+198 |
| * | Autogen: Pass absolute include path in info file | Sebastian Holtermann | 2018-07-30 | 4 | -30/+28 |
| * | cmLocalGenerator: Respect user requested implicit include directories order | Sebastian Holtermann | 2018-07-30 | 1 | -8/+7 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2018-07-31 | 1 | -1/+1 |
|/ | |||||
* | CMake Nightly Date Stamp | Kitware Robot | 2018-07-30 | 1 | -1/+1 |
* | Merge branch 'release-3.12' | Craig Scott | 2018-07-29 | 0 | -0/+0 |
|\ | |||||
| * | Merge branch 'cpack-default-package-version-zero' into release-3.12 | Craig Scott | 2018-07-29 | 8 | -12/+39 |
| |\ | |||||
* | \ | Merge topic 'cpack-default-package-version-zero' | Craig Scott | 2018-07-29 | 8 | -12/+39 |
|\ \ \ | | |/ | |/| | |||||
| * | | CPack: Restore support for 0-valued version components | Brad King | 2018-07-27 | 8 | -12/+39 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2018-07-29 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2018-07-28 | 1 | -1/+1 |
* | | | Merge topic 'UseSWIG-target-name-policy' | Brad King | 2018-07-27 | 25 | -28/+107 |
|\ \ \ | |||||
| * | | | UseSWIG: add policy to manage target naming strategy. | Marc Chevrier | 2018-07-25 | 25 | -28/+107 |
* | | | | Merge topic 'reproducible-tarballs' | Brad King | 2018-07-27 | 9 | -4/+112 |
|\ \ \ \ | |||||
| * | | | | CPack/Deb: Support SOURCE_DATE_EPOCH when packaging files | Andrew Fuller | 2018-07-25 | 9 | -4/+112 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-07-27 | 1 | -1/+1 |
* | | | | | Merge topic 'maint_clarify_merge_process' | Brad King | 2018-07-26 | 1 | -3/+6 |
|\ \ \ \ \ | |||||
| * | | | | | maint: Add further details about merging topics to release branch | Craig Scott | 2018-07-25 | 1 | -3/+6 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'get_include_directories' | Brad King | 2018-07-26 | 2 | -67/+85 |
|\ \ \ \ \ | |||||
| * | | | | | cmLocalGenerator: Extend the functionality of ``GetIncludeDirectories()`` | Sebastian Holtermann | 2018-07-25 | 2 | -11/+30 |
| * | | | | | cmLocalGenerator: Style changes: Private local variable renames | Sebastian Holtermann | 2018-07-25 | 1 | -8/+8 |
| * | | | | | cmLocalGenerator: Style change: Wrap temporary strings and code in braces | Sebastian Holtermann | 2018-07-25 | 1 | -14/+17 |
| * | | | | | cmLocalGenerator: Style change: Wrap temporary strings and code in braces | Sebastian Holtermann | 2018-07-25 | 1 | -21/+24 |
| * | | | | | cmLocalGenerator: Style change: Use return value of std::set::insert | Sebastian Holtermann | 2018-07-25 | 1 | -23/+16 |
* | | | | | | Merge branch 'release-3.12' | Brad King | 2018-07-26 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Merge branch 'googletest_policy_settings' into release-3.12 | Brad King | 2018-07-25 | 1 | -0/+7 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'googletest_policy_settings' | Brad King | 2018-07-26 | 1 | -0/+7 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | GoogleTest: Ensure policy settings allow use of IN_LIST | Craig Scott | 2018-07-25 | 1 | -0/+7 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-07-26 | 1 | -1/+1 |
* | | | | | | | Merge topic 'GetPrerequisites-dylibsframeworks' | Brad King | 2018-07-25 | 1 | -14/+4 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | GetPrerequisites: Move dylibs from MacOS to Frameworks folder in bundle | Harry Mallon | 2018-07-24 | 1 | -14/+4 |
* | | | | | | | Merge branch 'release-3.12' | Craig Scott | 2018-07-25 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | Merge branch 'project-injected-no-cmp0048' into release-3.12 | Craig Scott | 2018-07-25 | 6 | -2/+25 |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'project-injected-no-cmp0048' | Craig Scott | 2018-07-25 | 6 | -2/+25 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | / / / | |_|_|/ / / |/| | | | | | |||||
| * | | | | | project: Do not issue CMP0048 warnings on injected call | Brad King | 2018-07-24 | 3 | -14/+9 |
| * | | | | | Tests: Add case showing CMP0048 warning on injected project command | Brad King | 2018-07-24 | 5 | -0/+28 |
| | |_|_|/ | |/| | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-07-25 | 1 | -1/+1 |
* | | | | | Merge branch 'release-3.12' | Brad King | 2018-07-24 | 0 | -0/+0 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge branch 'FindPython-fix-multiple-calls' into release-3.12 | Brad King | 2018-07-23 | 1 | -5/+1 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'FindPython-fix-multiple-calls' | Brad King | 2018-07-24 | 1 | -5/+1 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | |