| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2018-08-07 | 1 | -3/+21 |
|
|
* | Merge topic 'autogen_single_entry' | Brad King | 2018-08-06 | 2 | -28/+28 |
|\ |
|
| * | Autogen: Use a single AUTOGEN setup function in cmGlobalGenerator | Sebastian Holtermann | 2018-08-03 | 2 | -28/+28 |
|
|
* | | Merge topic 'xcode_schemes_config' | Brad King | 2018-08-06 | 5 | -0/+206 |
|\ \ |
|
| * | | Xcode: Add variables and properties to configure schemes | Gregor Jasny | 2018-08-01 | 3 | -0/+202 |
|
|
| * | | cmGlobalGenerator: Add IsXcode query | Brad King | 2018-08-01 | 2 | -0/+4 |
|
|
* | | | Merge topic 'check-unique_ptr-pgi' | Brad King | 2018-08-06 | 4 | -4/+9 |
|\ \ \ |
|
| * | | | Extend C++17/C++14 feature checks to require unique_ptr | Brad King | 2018-08-01 | 4 | -4/+9 |
| |/ / |
|
* | | | Merge topic 'file-WRITE-chmod' | Brad King | 2018-08-06 | 2 | -10/+18 |
|\ \ \ |
|
| * | | | file(WRITE): Avoid toggling permissions between 644 and 664 | David Faure | 2018-08-01 | 2 | -10/+18 |
| |/ / |
|
* | | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-06 | 1 | -1/+1 |
|
|
* | | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-05 | 1 | -1/+1 |
|
|
* | | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-04 | 1 | -1/+1 |
| |/
|/| |
|
* | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-03 | 1 | -1/+1 |
|
|
* | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-02 | 1 | -1/+1 |
|/ |
|
* | Merge topic 'gcc-8-warnings' | Brad King | 2018-08-01 | 14 | -885/+910 |
|\ |
|
| * | IWYU: Add workaround mapping for std::hash | Brad King | 2018-07-31 | 1 | -0/+1 |
|
|
| * | 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 |
|
|
* | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-01 | 1 | -1/+1 |
|/ |
|
* | Merge topic 'autogen_refactor_initialization' | Brad King | 2018-07-31 | 5 | -704/+775 |
|\ |
|
| * | 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 |
|
|
* | 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 | 1 | -1/+3 |
|\ |
|
| * | UseSWIG: add policy to manage target naming strategy. | Marc Chevrier | 2018-07-25 | 1 | -1/+3 |
|
|
* | | Merge topic 'reproducible-tarballs' | Brad King | 2018-07-27 | 1 | -2/+26 |
|\ \ |
|
| * | | CPack/Deb: Support SOURCE_DATE_EPOCH when packaging files | Andrew Fuller | 2018-07-25 | 1 | -2/+26 |
|
|
* | | | CMake Nightly Date Stamp | Kitware Robot | 2018-07-27 | 1 | -1/+1 |
|
|
* | | | 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 |
|
|
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-07-26 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | Merge topic 'project-injected-no-cmp0048' | Craig Scott | 2018-07-25 | 2 | -2/+9 |
|\ \ \
| |/ /
|/| | |
|
| * | | project: Do not issue CMP0048 warnings on injected call | Brad King | 2018-07-24 | 2 | -2/+9 |
|
|
* | | | CMake Nightly Date Stamp | Kitware Robot | 2018-07-25 | 1 | -1/+1 |
|
|
* | | | CMake Nightly Date Stamp | Kitware Robot | 2018-07-24 | 1 | -1/+1 |
|
|