summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 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
| |/ / / / / /
* | | | | | | Merge topic 'FindOctave-interp-target'Brad King2019-02-123-1/+43
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | FindOctave: Add target for octinterpPeter Stroia-Williams2019-02-083-1/+43
* | | | | | | CMake Nightly Date StampKitware Robot2019-02-121-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Merge topic 'ctest-exit-code-int64'Brad King2019-02-114-7/+12
|\ \ \ \ \ \
| * | | | | | CTest: Represent process exit codes as 64-bit signed integerZsolt Parragi2019-02-084-7/+12
* | | | | | | Merge topic 'modernize-for-loops'Brad King2019-02-1147-419/+332
|\ \ \ \ \ \ \
| * | | | | | | Modernize: Use ranged for-loops when possibleArtur Ryt2019-02-0746-416/+317
| * | | | | | | cmAlgorithms: Make cmRange advance/retreat safe for rvaluesArtur Ryt2019-02-071-3/+15
* | | | | | | | Merge branch 'release-3.14'Brad King2019-02-110-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge branch 'ghs-relnotes' into release-3.14Brad King2019-02-111-0/+28
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'ghs-updates' into release-3.14Brad King2019-02-087-2/+24
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'fix-exclude-dir-with-iface' into release-3.14Brad King2019-02-083-1/+5
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge topic 'ghs-relnotes'Brad King2019-02-111-0/+28
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Help: Update 3.14 release notes for GHS changesFred Baksik2019-02-111-0/+28
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'ghs-updates'Brad King2019-02-117-2/+24
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | GHS: Document usage of GHS_NO_SOURCE_GROUP_FILEFred Baksik2019-02-087-2/+24
* | | | | | | | | | Merge topic 'fix-exclude-dir-with-iface'Brad King2019-02-113-1/+5
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Fix EXCLUDE_FROM_ALL on directory with an interface libraryBrad King2019-02-083-1/+5
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2019-02-111-1/+1
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2019-02-101-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2019-02-091-1/+1
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge branch 'release-3.14'Kyle Edwards2019-02-080-0/+0
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch 'file_create_link_release_note' into release-3.14Kyle Edwards2019-02-081-0/+3
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'file_create_link_release_note'Kyle Edwards2019-02-081-0/+3
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Help: Add notes for `file(CREATE_LINK)` subcommandTushar Maheshwari2019-02-081-0/+3
| |/ / / / /
* | | | | | Merge topic 'cmake_parse_arguments-keywords_missing_values'Kyle Edwards2019-02-085-44/+246
|\ \ \ \ \ \
| * | | | | | cmake_parse_arguments: add KEYWORDS_MISSING_VALUESTorsten Robitzki2019-02-075-10/+198
| * | | | | | cmake_parse_arguments: Factor out part of implementation for re-useTorsten Robitzki2019-02-061-39/+53