summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` callsSebastian Holtermann2018-08-0737-93/+87
* cmGeneratedFileStream: Use ``std::string const&`` instead of ``const char*``Sebastian Holtermann2018-08-072-18/+19
* Merge topic 'productbuild-merge-output'Craig Scott2018-08-071-2/+2
|\
| * productbuild: Capture stderr too in CPackProductBuild logsMuhammad Ismail Soboute2018-08-061-2/+2
* | CMake Nightly Date StampKitware Robot2018-08-071-1/+1
* | Merge topic 'autogen_single_entry'Brad King2018-08-062-28/+28
|\ \
| * | Autogen: Use a single AUTOGEN setup function in cmGlobalGeneratorSebastian Holtermann2018-08-032-28/+28
* | | Merge topic 'xcode_schemes_config'Brad King2018-08-065-0/+206
|\ \ \
| * | | Xcode: Add variables and properties to configure schemesGregor Jasny2018-08-013-0/+202
| * | | cmGlobalGenerator: Add IsXcode queryBrad King2018-08-012-0/+4
| | |/ | |/|
* | | Merge topic 'check-unique_ptr-pgi'Brad King2018-08-064-4/+9
|\ \ \
| * | | Extend C++17/C++14 feature checks to require unique_ptrBrad King2018-08-014-4/+9
| |/ /
* | | Merge topic 'file-WRITE-chmod'Brad King2018-08-062-10/+18
|\ \ \
| * | | file(WRITE): Avoid toggling permissions between 644 and 664David Faure2018-08-012-10/+18
| |/ /
* | | CMake Nightly Date StampKitware Robot2018-08-061-1/+1
* | | CMake Nightly Date StampKitware Robot2018-08-051-1/+1
* | | CMake Nightly Date StampKitware Robot2018-08-041-1/+1
| |/ |/|
* | CMake Nightly Date StampKitware Robot2018-08-031-1/+1
* | CMake Nightly Date StampKitware Robot2018-08-021-1/+1
|/
* Merge topic 'gcc-8-warnings'Brad King2018-08-0114-885/+910
|\
| * IWYU: Add workaround mapping for std::hashBrad King2018-07-311-0/+1
| * cmXMLParser: Avoid -Wconversion warningBrad King2018-07-311-2/+2
| * LexerParser: Suppress GCC -Wconversion warningsBrad King2018-07-319-880/+904
| * cmGlobalGenerator: Avoid -Wstringop-truncation warningBrad King2018-07-311-1/+1
| * cmCommandArgumentParserHelper: Avoid -Wstringop-truncation warningBrad King2018-07-311-1/+1
| * cmCursesLongMessageForm: Avoid -Wstringop-overflow warningBrad King2018-07-311-1/+1
* | CMake Nightly Date StampKitware Robot2018-08-011-1/+1
|/
* Merge topic 'autogen_refactor_initialization'Brad King2018-07-315-704/+775
|\
| * Autogen: For Qt5 pass all implicit include directories to mocSebastian Holtermann2018-07-301-3/+5
| * Autogen: Split initializer main methodSebastian Holtermann2018-07-302-547/+578
| * Autogen: Compute variables in Init stage instead of Setup stageSebastian Holtermann2018-07-302-162/+179
| * Autogen: Move info file write code into methodsSebastian Holtermann2018-07-302-174/+198
| * Autogen: Pass absolute include path in info fileSebastian Holtermann2018-07-304-30/+28
| * cmLocalGenerator: Respect user requested implicit include directories orderSebastian Holtermann2018-07-301-8/+7
* | CMake Nightly Date StampKitware Robot2018-07-311-1/+1
|/
* CMake Nightly Date StampKitware Robot2018-07-301-1/+1
* CMake Nightly Date StampKitware Robot2018-07-291-1/+1
* CMake Nightly Date StampKitware Robot2018-07-281-1/+1
* Merge topic 'UseSWIG-target-name-policy'Brad King2018-07-271-1/+3
|\
| * UseSWIG: add policy to manage target naming strategy.Marc Chevrier2018-07-251-1/+3
* | Merge topic 'reproducible-tarballs'Brad King2018-07-271-2/+26
|\ \
| * | CPack/Deb: Support SOURCE_DATE_EPOCH when packaging filesAndrew Fuller2018-07-251-2/+26
* | | CMake Nightly Date StampKitware Robot2018-07-271-1/+1
* | | Merge topic 'get_include_directories'Brad King2018-07-262-67/+85
|\ \ \
| * | | cmLocalGenerator: Extend the functionality of ``GetIncludeDirectories()``Sebastian Holtermann2018-07-252-11/+30
| * | | cmLocalGenerator: Style changes: Private local variable renamesSebastian Holtermann2018-07-251-8/+8
| * | | cmLocalGenerator: Style change: Wrap temporary strings and code in bracesSebastian Holtermann2018-07-251-14/+17
| * | | cmLocalGenerator: Style change: Wrap temporary strings and code in bracesSebastian Holtermann2018-07-251-21/+24
| * | | cmLocalGenerator: Style change: Use return value of std::set::insertSebastian Holtermann2018-07-251-23/+16
* | | | CMake Nightly Date StampKitware Robot2018-07-261-1/+1
| |_|/ |/| |