Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'fix-ctest-segfault' | Brad King | 2016-09-13 | 2 | -9/+10 |
|\ | |||||
| * | CTestSVN: Fix segfault when CTEST_UPDATE_VERSION_ONLY is enabled | Nils Gladitz | 2016-09-12 | 2 | -9/+10 |
* | | Merge topic 'doc-separate_arguments-formatting' | Brad King | 2016-09-13 | 1 | -5/+7 |
|\ \ | |||||
| * | | Help: Fix formatting in separate_arguments documentation | James Touton | 2016-09-12 | 1 | -5/+7 |
* | | | Merge topic 'link-generated-rpaths-first' | Brad King | 2016-09-13 | 1 | -3/+3 |
|\ \ \ | |||||
| * | | | Re-order link line to place RPATH entries before libraries | Dan Kegel | 2016-09-12 | 1 | -3/+3 |
* | | | | Merge topic 'file-download-unexpected-arg' | Brad King | 2016-09-13 | 10 | -0/+32 |
|\ \ \ \ | |||||
| * | | | | file(DOWNLOAD|UPLOAD): Warn on unexpected arguments | Ruslan Baratov | 2016-09-09 | 10 | -0/+32 |
| |/ / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-09-13 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Merge topic 'geh-failure-tests' | Brad King | 2016-09-12 | 12 | -203/+445 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Tests: Refactor GenerateExportHeader test code | Matthew Woehlke | 2016-09-12 | 7 | -237/+327 |
| * | | Tests: Add data symbols to GenerateExportHeader test | Matthew Woehlke | 2016-09-12 | 3 | -0/+74 |
| * | | Tests: Add failure test for GenerateExportHeader | Matthew Woehlke | 2016-09-12 | 6 | -18/+96 |
* | | | Merge topic 'clang-tidy' | Brad King | 2016-09-12 | 3 | -28/+12 |
|\ \ \ | |||||
| * | | | cmDependsFortran: simplify boolean expression | Daniel Pfeifer | 2016-09-12 | 1 | -6/+1 |
| * | | | cmSystemTools: simplify boolean expressions | Daniel Pfeifer | 2016-09-12 | 1 | -15/+5 |
| * | | | QCMakeCacheView: simplify boolean expression | Daniel Pfeifer | 2016-09-08 | 1 | -4/+1 |
| * | | | QCMakeCacheView: no else after return | Daniel Pfeifer | 2016-09-08 | 1 | -3/+5 |
* | | | | Merge topic 'bzip2-imported-targets' | Brad King | 2016-09-12 | 6 | -1/+92 |
|\ \ \ \ | |||||
| * | | | | Help: Add notes for topic 'bzip2-imported-targets' | Brad King | 2016-09-09 | 1 | -0/+4 |
| * | | | | Tests: Add FindBZip2 unit tests | Roger Leigh | 2016-09-09 | 4 | -0/+53 |
| * | | | | FindBZip2: Add imported target | Roger Leigh | 2016-09-09 | 1 | -1/+35 |
| |/ / / | |||||
* | | | | Merge topic 'drop-cygwin-binary' | Brad King | 2016-09-12 | 12 | -399/+0 |
|\ \ \ \ | |||||
| * | | | | Utilities/Release: Drop Cygwin binary | Brad King | 2016-09-12 | 12 | -399/+0 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'wix-feature-patch' | Brad King | 2016-09-12 | 5 | -9/+21 |
|\ \ \ \ | |||||
| * | | | | CPackWIX: Enabled patching of WIX <Feature> tags | Michael Stürmer | 2016-09-09 | 5 | -9/+21 |
* | | | | | Merge topic 'vs-default-v100' | Brad King | 2016-09-12 | 1 | -0/+4 |
|\ \ \ \ \ | |||||
| * | | | | | VS: Do not default to missing v100 64-bit toolset on VS 2010 Express | Brad King | 2016-09-09 | 1 | -0/+4 |
* | | | | | | Merge topic 'libuv-link-kvm' | Brad King | 2016-09-12 | 1 | -0/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | libuv: Link with kvm on NetBSD and OpenBSD | Brad King | 2016-09-09 | 1 | -0/+6 |
| * | | | | | | libuv: Link with kvm on FreeBSD | Roger Leigh | 2016-09-09 | 1 | -0/+3 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-09-12 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-09-11 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-09-10 | 1 | -1/+1 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Merge topic 'GetPrerequisites-absolute-ucrt' | Brad King | 2016-09-09 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | GetPrerequisites: Recognize absolute paths to UCRT system libraries | Brad King | 2016-09-08 | 1 | -2/+2 |
| |/ / / / | |||||
* | | | | | Merge topic 'cmGeneratorTarget-cleanup' | Brad King | 2016-09-09 | 2 | -20/+14 |
|\ \ \ \ \ | |||||
| * | | | | | cmGeneratorTarget: factor out common part of AddSources commands | Daniel Pfeifer | 2016-09-08 | 2 | -11/+10 |
| * | | | | | cmGeneratorTarget: use erase-unique instead of reinitialization | Daniel Pfeifer | 2016-09-08 | 1 | -8/+4 |
| * | | | | | cmGeneratorTarget: don't clear container in destructor | Daniel Pfeifer | 2016-09-08 | 1 | -1/+0 |
| |/ / / / | |||||
* | | | | | Merge topic 'parse_arguments_argv_n' | Brad King | 2016-09-09 | 17 | -4/+139 |
|\ \ \ \ \ | |||||
| * | | | | | cmake_parse_arguments: Add option to read arguments from ARGC/ARGV# | Bill Hoffman | 2016-09-08 | 17 | -4/+139 |
| |/ / / / | |||||
* | | | | | Merge topic 'fortran-parser-keywords' | Brad King | 2016-09-09 | 6 | -491/+567 |
|\ \ \ \ \ | |||||
| * | | | | | cmFortranParser: Parse keywords as lexical tokens | Brad King | 2016-09-08 | 6 | -466/+581 |
| * | | | | | cmFortranParser: Simplify grammar by skipping unknown statements | Brad King | 2016-09-08 | 2 | -191/+152 |
| |/ / / / | |||||
* | | | | | Merge topic 'fortran-scanbuild-fixes' | Brad King | 2016-09-09 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | CTestCustom: Suppress scan-build warnings in flex-generated lexer | Brad King | 2016-09-08 | 1 | -0/+1 |
| |/ / / / | |||||
* | | | | | Merge topic 'update-kwiml' | Brad King | 2016-09-09 | 5 | -5/+9 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'upstream-KWIML' into update-kwiml | Brad King | 2016-09-08 | 4 | -4/+8 |
| |\ \ \ \ \ | |||||
| | * | | | | | KWIML 2016-09-08 (d564b3c7) | KWIML Upstream | 2016-09-08 | 4 | -4/+8 |