summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'delete_copy_assign'Brad King2019-02-1835-1/+126
|\
| * Delete some default constructors and assignment operatorsAlbert Astals Cid2019-02-1535-1/+126
* | CMake Nightly Date StampKitware Robot2019-02-181-1/+1
* | CMake Nightly Date StampKitware Robot2019-02-171-1/+1
* | CMake Nightly Date StampKitware Robot2019-02-161-1/+1
* | Merge topic 'systools-cleanup'Brad King2019-02-155-24/+3
|\ \
| * | cmSystemTools: Remove redundant cmCopyFile() and Split()Vitaly Stakhovsky2019-02-155-24/+3
* | | Merge topic 'remove_return_void'Kyle Edwards2019-02-151-3/+3
|\ \ \
| * | | Remove return from void functionAlbert Astals Cid2019-02-141-3/+3
| | |/ | |/|
* | | Merge topic 'ninja-swift-library-name'Brad King2019-02-153-0/+11
|\ \ \
| * | | Add placeholder for Swift's library nameSaleem Abdulrasool2019-02-133-0/+11
* | | | Merge topic 'update-kwsys'Brad King2019-02-152-12/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2019-02-142-12/+4
| | |/ | |/|
* | | Merge topic 'vs2017-sdk81'Brad King2019-02-151-1/+2
|\ \ \
| * | | VS: Fix validation of Windows 8.1 SDKBrad King2019-02-141-1/+2
* | | | Merge topic 'try_compile-expand-compile-defs'Brad King2019-02-151-1/+1
|\ \ \ \
| * | | | try_compile: Restore expansion of ;-list in COMPILE_DEFINITIONSBrad King2019-02-151-1/+1
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2019-02-151-1/+1
| |/ / |/| |
* | | Merge topic 'fortran-submodule-names'Brad King2019-02-147-11/+76
|\ \ \
| * | | Fortran: Fix submodule file names across compilersBrad King2019-02-147-1/+30
| * | | 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-142-7/+29
|\ \ \
| * | | 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-131-6/+16
| |/ /
* | | 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-147-17/+29
|\ \ \
| * | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2019-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 topic 'genex-GENEX_EVAL-fix-recursion'Brad King2019-02-132-10/+4
|\ \ \ \
| * | | | genex: Fix erroneous handling of recursion for $<GENEX_EVAL:>Marc Chevrier2019-02-132-10/+4
| | |_|/ | |/| |
* | | | CMake Nightly Date StampKitware Robot2019-02-131-1/+1
| |/ / |/| |
* | | Merge topic 'clangcl-fixes'Brad King2019-02-123-2/+17
|\ \ \
| * | | 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
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2019-02-121-1/+1
| |/ / |/| |