summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Delete some default constructors and assignment operatorsAlbert Astals Cid2019-02-1535-1/+126
* Merge branch 'release-3.14'Brad King2019-02-140-0/+0
|\
| * Merge branch 'fortran-submodule-names' into release-3.14Brad King2019-02-1412-11/+91
| |\
| * \ Merge branch 'fix-pointer-truncation' into release-3.14Brad King2019-02-132-2/+2
| |\ \
| * \ \ Merge branch 'fix-legacy-implicit-includes' into release-3.14Brad King2019-02-134-13/+30
| |\ \ \
* | \ \ \ Merge topic 'fortran-submodule-names'Brad King2019-02-1412-11/+91
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Fortran: Fix submodule file names across compilersBrad King2019-02-1412-1/+45
| * | | | Fortran: Thread compiler id through to internal Fortran parserBrad King2019-02-145-5/+26
| * | | | Fortran: Factor out .mod and .smod file name constructionBrad King2019-02-142-6/+21
* | | | | Merge topic 'fix-legacy-implicit-includes'Brad King2019-02-144-13/+30
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Update logic for sysroot in detected implicit include directoriesBrad King2019-02-131-1/+5
| * | | | cmAlgorithms: Add cmHasPrefix to match existing cmHasSuffixBrad King2019-02-131-0/+8
| * | | | Fix regression in -I/usr/include exclusion logicBrad King2019-02-132-11/+16
| * | | | macOS: Fix addition of <sdk>/usr/include to default implicit include dirsBrad King2019-02-131-1/+1
| |/ / /
* | | | Merge topic 'fix-pointer-truncation'Brad King2019-02-142-2/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | cmListFileLexer: Add missing include to avoid possible pointer truncationZsolt Parragi2019-02-132-2/+2
| |/ /
* | | Merge topic 'update-kwsys'Brad King2019-02-148-28/+44
|\ \ \
| * | | Tests: Disable test that builds KWSys if not also building CMakeBrad King2019-02-131-11/+15
| * | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2019-02-127-17/+29
| |\ \ \
| | * | | KWSys 2019-02-12 (44676809)KWSys Upstream2019-02-127-17/+29
* | | | | CMake Nightly Date StampKitware Robot2019-02-141-1/+1
* | | | | Merge topic 'names'Brad King2019-02-1311-270/+187
|\ \ \ \ \
| * | | | | Create and use `cmGeneratorTarget::Names`Saleem Abdulrasool2019-02-1111-270/+187
* | | | | | Merge topic 'systools-stdstring2'Brad King2019-02-137-74/+78
|\ \ \ \ \ \
| * | | | | | cmSystemTools: More methods accept `std::string` paramsVitaly Stakhovsky2019-02-117-74/+78
| |/ / / / /
* | | | | | Merge topic 'cmcurses-fix-solaris-lambda-warning'Brad King2019-02-131-5/+6
|\ \ \ \ \ \
| * | | | | | cmCursesMainForm: Fix lambda return type deducing warningArtur Ryt2019-02-121-5/+6
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'release-3.14'Brad King2019-02-130-0/+0
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'genex-GENEX_EVAL-fix-recursion' into release-3.14Brad King2019-02-134-14/+9
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'genex-GENEX_EVAL-fix-recursion'Brad King2019-02-134-14/+9
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | genex: Fix erroneous handling of recursion for $<GENEX_EVAL:>Marc Chevrier2019-02-134-14/+9
| | |_|_|_|/ | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2019-02-131-1/+1
| |_|/ / / |/| | | |
* | | | | Merge topic 'clangcl-fixes'Brad King2019-02-1210-11/+26
|\ \ \ \ \
| * | | | | Tests: Teach tests when to treat clang-cl as MSVCZsolt Parragi2019-02-117-9/+9
| * | | | | Work around clang-cl breakage on make_unique/std::forwardZsolt Parragi2019-02-112-2/+4
| * | | | | Avoid compiling CMake itself as C++17 with Clang's MSVC ABIZsolt Parragi2019-02-111-0/+13
| | |_|/ / | |/| | |
* | | | | Merge topic 'progress-stdstring'Brad King2019-02-1222-50/+58
|\ \ \ \ \
| * | | | | cmake: Progress functions use `std::string` paramVitaly Stakhovsky2019-02-1122-50/+58
| |/ / / /
* | | | | Merge topic 'modernize-cmCursesMainForm'Brad King2019-02-121-62/+48
|\ \ \ \ \
| * | | | | cmCursesMainForm: Modernize with STL and ranged-for loopsArtur Ryt2019-02-101-62/+48
* | | | | | Merge topic 'cmCTestRunTest-compress'Brad King2019-02-122-78/+11
|\ \ \ \ \ \
| * | | | | | cmCTestRunTest: Remove duplicated compression logicRegina Pfeifer2019-02-102-78/+11
| |/ / / / /
* | | | | | Merge branch 'release-3.14'Brad King2019-02-120-0/+0
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge branch 'doc-if-legacy' into release-3.14Brad King2019-02-111-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'FindMatlab-version-empty' into release-3.14Brad King2019-02-111-2/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'FindOctave-interp-target' into release-3.14Brad King2019-02-113-1/+43
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'FindMatlab-version-empty'Brad King2019-02-121-2/+2
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | FindMatlab: Tolerate empty version log fileSebastian Nagel2019-02-111-2/+2
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge topic 'doc-if-legacy'Brad King2019-02-121-1/+1
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Help: Fix elseif/endif typoJuuso "Linda" Lapinlampi2019-02-111-1/+1
| |/ / / / / /