summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Clean up iwyu code to not be one big if statement.Bill Hoffman2017-09-137-233/+303
* Merge topic 'vs-clang-llvm-support'Brad King2017-09-121-2/+1
|\
| * VS: Update support for LLVM-vs* toolsets from LLVM 5.0Konstantin Ivlev2017-09-111-2/+1
* | Merge topic 'get-or-create-source-group'Brad King2017-09-124-103/+85
|\ \
| * | Use cmMakefile::GetOrCreateSourceGroup in cmQtAutogeneratorsInitializerSebastian Holtermann2017-09-091-14/+1
| * | Use cmMakefile::GetOrCreateSourceGroup in cmSourceGroupCommandSebastian Holtermann2017-09-091-32/+2
| * | cmMakefile: Add GetOrCreateSourceGroup methodsSebastian Holtermann2017-09-092-0/+33
| * | cmMakefile: Collect source group methods in one placeSebastian Holtermann2017-09-092-57/+49
* | | Merge topic 'iwyu-update'Brad King2017-09-121-0/+2
|\ \ \
| * | | cmCustomCommandGenerator: Fix include-what-you-use diagnosticBrad King2017-09-111-0/+2
* | | | CMake Nightly Date StampKitware Robot2017-09-121-1/+1
|/ / /
* | | Merge topic 'vs_improve_custom_command'Brad King2017-09-114-8/+27
|\ \ \
| * | | VS: only add custom command line if it is not emptyMichael Stürmer2017-09-042-8/+14
| * | | add HasOnlyEmptyCommandLines() method to cmCustomCommandGeneratorMichael Stürmer2017-09-042-0/+13
* | | | Merge topic 'timestamp'Brad King2017-09-111-0/+2
|\ \ \ \
| * | | | Timestamp: support %A and %BBernhard M. Wiedemann2017-09-071-0/+2
* | | | | Merge topic 'show_weighted_times'Brad King2017-09-112-101/+39
|\ \ \ \ \
| * | | | | CTest: Weight reported test times by PROCESSORS in summariesBill Hoffman2017-09-081-2/+2
| * | | | | CTest: Split out labels and subproject labels in summary outputBill Hoffman2017-09-082-99/+37
| | |_|_|/ | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2017-09-111-1/+1
* | | | | CMake Nightly Date StampKitware Robot2017-09-101-1/+1
| |_|_|/ |/| | |
* | | | CMake Nightly Date StampKitware Robot2017-09-091-1/+1
|/ / /
* | | Merge topic 'autogen-digests'Brad King2017-09-0810-1320/+1458
|\ \ \
| * | | Autogen: Smarter target dependency computationSebastian Holtermann2017-09-072-74/+97
| * | | Autogen: Set CM_DISABLE_COPY in cmQtAutoGeneratorsSebastian Holtermann2017-09-071-0/+1
| * | | Autogen: Replace CM_AUTO_PTR with std::unique_ptrSebastian Holtermann2017-09-071-6/+5
| * | | Autogen: Refactor loggingSebastian Holtermann2017-09-073-265/+373
| * | | Autogen: More use of scoped lambdasSebastian Holtermann2017-09-071-35/+28
| * | | Autogen: More use of scoped lambdasSebastian Holtermann2017-09-071-16/+11
| * | | Autogen: More use of scoped lambdasSebastian Holtermann2017-09-072-118/+96
| * | | Autogen: Use scoped lambdas intead of named functionsSebastian Holtermann2017-09-071-29/+26
| * | | Autogen: Touch moc_predefs.h when it's content didn't changeSebastian Holtermann2017-09-071-0/+7
| * | | Autogen: Use list of lists functions for UIC optionsSebastian Holtermann2017-09-073-49/+30
| * | | Autogen: Pass RCC build names and function names in info fileSebastian Holtermann2017-09-074-183/+162
| * | | Autogen: Add functions to read/write a list of listsSebastian Holtermann2017-09-072-0/+53
| * | | Autogen: Use single KeyRegExp filter structSebastian Holtermann2017-09-072-26/+39
| * | | Autogen: Use the same algorithm for RCC and UIC option mergingSebastian Holtermann2017-09-075-79/+90
| * | | Autogen: Replace cmsys::SystemTools:: with cmSystemTools::Sebastian Holtermann2017-09-073-33/+33
| * | | Autogen: Iterate source files only onceSebastian Holtermann2017-09-0710-658/+658
| |/ /
* | | CMake Nightly Date StampKitware Robot2017-09-081-1/+1
|/ /
* | CMake Nightly Date StampKitware Robot2017-09-071-1/+1
* | Merge topic 'static_cast'Brad King2017-09-064-6/+6
|\ \
| * | use static_cast<> for casts from void*Rolf Eike Beer2017-09-014-6/+6
* | | Merge topic 'vs-csharp-ref-no-asm'Brad King2017-09-063-0/+23
|\ \ \
| * \ \ Merge branch 'backport-vs-csharp-ref-no-asm' into vs-csharp-ref-no-asmBrad King2017-09-053-0/+23
| |\ \ \ | | |/ / | |/| |
| | * | VS: Do not reference output assemblies if not possible for CSharp targetMichael Stürmer2017-09-053-0/+23
| | * | Merge branch 'fix-find-package-mode' into release-3.9Brad King2017-08-291-1/+1
| | |\ \
| | * \ \ Merge branch 'cpack-dmg-iwyu' into release-3.9Brad King2017-08-291-0/+1
| | |\ \ \
* | | | | | CMake Nightly Date StampKitware Robot2017-09-061-1/+1
* | | | | | Merge topic 'update-kwsys'Brad King2017-09-054-10/+82
|\ \ \ \ \ \