summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | 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-0711-659/+660
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2017-09-081-1/+1
| |_|_|_|_|/ / / / / |/| | | | | | | | |
* | | | | | | | | | Merge branch 'release-3.9'Brad King2017-09-070-0/+0
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | / / | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | CMake 3.9.2v3.9.2Brad King2017-09-071-1/+1
* | | | | | | | | Merge branch 'release-3.9'Brad King2017-09-070-0/+0
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | / / / / / / / | |/ / / / / / / |/| | | | | | |
| * | | | | | | Merge branch 'backport-genex-SOURCES-test' into release-3.9Brad King2017-09-071-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | Tests: Fix RunCMake.GeneratorExpression to run in CMake 3.9Brad King2017-09-071-2/+2
* | | | | | | | | Merge branch 'release-3.9'Brad King2017-09-070-0/+0
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge branch 'backport-irsl-vs15-future' into release-3.9Brad King2017-09-061-19/+16
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'FindBoost-limit-configs'Brad King2017-09-071-16/+32
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | FindBoost: Add option to prevent finding DEBUG/RELEASE Boost-libsDeniz Bahadir2017-09-061-16/+32
* | | | | | | | | | | Merge topic 'findexpat-importedtargets'Brad King2017-09-076-7/+83
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Help: Add notes for topic 'FindEXPAT-importedtargets'Ben Morgan2017-09-011-0/+4
| * | | | | | | | | | | FindEXPAT: Add unit test of target and variablesBen Morgan2017-09-014-0/+51
| * | | | | | | | | | | FindEXPAT: Add imported target and documentationBen Morgan2017-09-011-7/+28
* | | | | | | | | | | | Merge topic 'irsl-vs15-future'Brad King2017-09-071-19/+16
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'backport-irsl-vs15-future' into irsl-vs15-futureBrad King2017-09-061-19/+16
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | InstallRequiredSystemLibraries: Add support for future VS 2017 toolchainsBrad King2017-09-061-19/+16
* | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2017-09-071-1/+1
| |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge topic 'msvc2015-cxx17'Brad King2017-09-061-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | MSVC: Extend C++ language standard support to Visual Studio 2015 Update 3Nils Gladitz2017-09-011-1/+4
* | | | | | | | | | | | Merge branch 'release-3.9'Brad King2017-09-060-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch 'FindBoost-fix-policy-scope' into release-3.9Brad King2017-09-051-9/+5
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'android-ndk-r16' into release-3.9Brad King2017-09-051-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'csharp_fix_initial_flags' into release-3.9Brad King2017-09-052-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'findopenmp-found' into release-3.9Brad King2017-09-051-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'backport-vs-csharp-ref-no-asm' into release-3.9Brad King2017-09-056-0/+48
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'fix-genex-SOURCES' into release-3.9Brad King2017-09-016-1/+16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | 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 'FindBoost-fix-policy-scope'Brad King2017-09-061-9/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | FindBoost: Revert "Simplify search in lists."Brad King2017-09-051-9/+5
* | | | | | | | | | | | | | | | | Merge topic 'findopenmp-found'Brad King2017-09-061-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | FindOpenMP: Restore OpenMP_FOUND result variableChristian Pfeiffer2017-09-051-0/+2
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge topic 'android-ndk-r16'Brad King2017-09-061-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Android: Update for NDK r16Brad King2017-09-051-1/+1
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge topic 'csharp_fix_initial_flags'Brad King2017-09-062-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | VS: Initialize CSharp flags consistentlyMichael Stürmer2017-09-052-1/+2
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge topic 'vs-csharp-ref-no-asm'Brad King2017-09-066-0/+48
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'backport-vs-csharp-ref-no-asm' into vs-csharp-ref-no-asmBrad King2017-09-056-0/+48
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | / / / / / / / / | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | VS: Do not reference output assemblies if not possible for CSharp targetMichael Stürmer2017-09-056-0/+48
| | | |/ / / / / / / / / | | |/| | | | | | | | |
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2017-09-061-1/+1
* | | | | | | | | | | | Merge topic 'ExternalProject-command'Brad King2017-09-054-0/+63
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ExternalProject: Prevent COMMAND from being treated as a true keywordCraig Scott2017-09-024-0/+63
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge topic 'add-FindPatch-module'Brad King2017-09-057-0/+164
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | FindPatch: Add module to find 'patch' command-line toolJean-Christophe Fillion-Robin2017-09-017-0/+164
| | |/ / / / / / / / / / | |/| | | | | | | | | |