summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* MSVC: Fix manifest resource encodingJustin Goshi2018-08-091-0/+2
* 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
| |_|/ |/| |
* | | Merge topic 'project-injected-no-cmp0048'Craig Scott2018-07-252-2/+9
|\ \ \ | |/ / |/| |
| * | project: Do not issue CMP0048 warnings on injected callBrad King2018-07-242-2/+9
* | | CMake Nightly Date StampKitware Robot2018-07-251-1/+1
* | | CMake Nightly Date StampKitware Robot2018-07-241-1/+1
* | | CMake Nightly Date StampKitware Robot2018-07-231-1/+1
* | | CMake Nightly Date StampKitware Robot2018-07-221-1/+1
* | | CMake Nightly Date StampKitware Robot2018-07-211-1/+1
* | | Merge topic 'doc-find_package-root'Craig Scott2018-07-201-2/+2
|\ \ \
| * | | Help: Add explicit <PackageName>_ROOT variable documentationBrad King2018-07-201-2/+2
| |/ /
| * | CMake 3.12.0v3.12.0Brad King2018-07-171-1/+1
| * | CMake 3.12.0-rc3v3.12.0-rc3Brad King2018-07-091-1/+1
| * | Merge branch 'csharp-link-file' into release-3.12Brad King2018-07-091-4/+7
| |\ \
| * \ \ Merge branch 'revert-subdirectory-linking' into release-3.12Brad King2018-07-031-9/+2
| |\ \ \
* | \ \ \ Merge topic 'xcode-target-order'Brad King2018-07-202-240/+279
|\ \ \ \ \
| * | | | | Xcode: Process targets in depth-first order during generationBrad King2018-07-191-1/+5
| * | | | | Xcode: Refactor storage of ordered list of targetsBrad King2018-07-191-10/+8