summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Windows: Restore suppression of error report popups in CI buildsBrad King2019-11-154-3/+2
* Merge branch 'upstream-KWSys' into win-no-error-popupBrad King2019-11-151-1/+5
|\
| * KWSys 2019-11-15 (329d8c7c)KWSys Upstream2019-11-151-1/+5
* | Merge topic 'cmFileLockPool-remove-dynamic-memory-usage'Brad King2019-11-155-33/+62
|\ \
| * | cmFileLockPool: enhance items managementMarc Chevrier2019-11-145-33/+62
* | | Merge topic 'ctest_test-repeat'Brad King2019-11-1523-34/+187
|\ \ \
| * | | ctest_test: Add option to REPEAT testsBrad King2019-11-0717-4/+147
| * | | cmCTestMultiProcessHandler: Hold repeat mode as a memberBrad King2019-11-073-4/+14
| * | | CTest: Rename internal APIs for --repeat optionsBrad King2019-11-075-31/+31
* | | | Merge topic 'Fortran-line-continued-use'Brad King2019-11-159-996/+1015
|\ \ \ \
| * | | | Fortran: ignore CPP line directives in line-continued USE stmtsTiziano Müller2019-11-132-123/+124
| * | | | LexerParser: Regenerate parsers with bison 3.4.2Kitware Robot2019-11-138-874/+892
* | | | | Merge topic 'update-kwsys'Brad King2019-11-155-18/+33
|\ \ \ \ \
| * \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2019-11-135-18/+33
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| | * | | KWSys 2019-11-13 (e67ed8ef)KWSys Upstream2019-11-135-18/+33
* | | | | Merge branch 'release-3.16'Brad King2019-11-150-0/+0
|\ \ \ \ \
| * \ \ \ \ Merge topic 'objc-standard-fix' into release-3.16Brad King2019-11-151-14/+29
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'objc-standard-fix'Brad King2019-11-151-14/+29
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | ObjC: Proper initialization of ObjC/XX standard propertiesCristian Adam2019-11-141-14/+29
* | | | | | | Merge branch 'release-3.16'Brad King2019-11-150-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge topic 'objc-tests' into release-3.16Brad King2019-11-1523-87/+10
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'objc-tests'Brad King2019-11-1523-87/+10
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Tests: Organize Objective C/C++ test directoriesBrad King2019-11-1423-87/+10
* | | | | | | | Merge branch 'release-3.16'Brad King2019-11-150-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge topic 'fix-optional-test' into release-3.16Brad King2019-11-151-36/+48
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'fix-optional-test'Brad King2019-11-151-36/+48
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Tests: Fix reliance on undefined behavior of cm::optionalKyle Edwards2019-11-131-36/+48
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'release-3.16'Brad King2019-11-150-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge topic 'FindPostgreSQL-macports-libsuffix' into release-3.16Brad King2019-11-151-0/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'FindPostgreSQL-macports-libsuffix'Brad King2019-11-151-0/+1
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | FindPostgreSQL: also search for libraries in the MacPorts suffixBen Boeckel2019-11-131-0/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2019-11-151-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2019-11-141-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | Merge branch 'release-3.16'Brad King2019-11-130-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'FindwxWidgets-mingw' into release-3.16Brad King2019-11-131-1/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
* | | | | | Merge topic 'FindwxWidgets-mingw'Brad King2019-11-131-1/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | FindwxWidgets: Add link dependencies for MinGWGrant Kim2019-11-131-1/+1
* | | | | | Merge topic 'tag-std-string'Brad King2019-11-136-24/+25
|\ \ \ \ \ \
| * | | | | | cmVisualStudio10TargetGenerator: use std::string for tagVitaly Stakhovsky2019-11-106-24/+25
* | | | | | | Merge branch 'release-3.16'Brad King2019-11-130-0/+0
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge topic 'objc-standard' into release-3.16Brad King2019-11-131-0/+29
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'objc-standard'Brad King2019-11-131-0/+29
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | ObjC: Initialize ObjC/XX standard properties from C/C++ counterpartsCristian Adam2019-11-121-0/+29
* | | | | | | | Merge branch 'release-3.16'Brad King2019-11-130-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge topic 'FindwxWidgets-qt' into release-3.16Brad King2019-11-131-22/+26
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
* | | | | | | | Merge topic 'FindwxWidgets-qt'Brad King2019-11-131-22/+26
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | FindwxWidgets: Add support for wxQtCraig Sturdy2019-11-121-22/+26
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'release-3.16'Brad King2019-11-130-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge topic 'swift-rpath-separator' into release-3.16Brad King2019-11-131-0/+1
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'swift-rpath-separator'Brad King2019-11-131-0/+1
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |