summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CTest: Remove submission triggerRegina Pfeifer2018-11-283-167/+0
* CTest: Remove submit method 'ftp'Regina Pfeifer2018-11-282-239/+5
* CTest: Remove submit method 'scp'Regina Pfeifer2018-11-283-139/+0
* CTest: Remove submit method 'cp'Regina Pfeifer2018-11-282-68/+0
* CTest: Remove submit method 'xmlrpc'Regina Pfeifer2018-11-284-146/+1
* Merge topic 'readability-static-accessed-through-instance'Brad King2018-11-2828-114/+141
|\
| * clang-tidy: Fix readability-static-accessed-through-instanceRegina Pfeifer2018-11-2128-114/+141
* | Merge topic 'clang-tidy-macos'Brad King2018-11-287-23/+19
|\ \
| * | clang-tidy: fix warnings in macOS-only codeBrad King2018-11-277-23/+19
* | | Merge topic 'explicit-operator-bool'Brad King2018-11-286-12/+9
|\ \ \
| * | | Mark operator bool explicitRegina Pfeifer2018-11-196-12/+9
* | | | Merge topic 'file-size'Brad King2018-11-282-0/+33
|\ \ \ \
| * | | | file: add SIZE optionWouter Klouwen2018-11-272-0/+33
* | | | | Merge topic 'autogen_uic_empty_fix_3_13'Brad King2018-11-281-1/+1
|\ \ \ \ \
| * | | | | Autogen: Fix empty uic executable stringSebastian Holtermann2018-11-271-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2018-11-281-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge topic 'ctest-updates'Brad King2018-11-274-33/+12
|\ \ \ \ \
| * | | | | Remove warning when no CTestConfig.cmake file existsRegina Pfeifer2018-11-201-10/+0
| * | | | | ctest_build: Do not require unnecessary [CTEST_]PROJECT_NAME valueRegina Pfeifer2018-11-201-14/+2
| * | | | | CDashUpload: Use the query part of the submit url as fieldRegina Pfeifer2018-11-202-7/+6
| * | | | | CTest: Don't require 'submit.php?' in submit locationRegina Pfeifer2018-11-201-2/+4
* | | | | | Merge topic 'vs2015-no-sdk'Brad King2018-11-271-17/+21
|\ \ \ \ \ \
| * | | | | | VS: Avoid crash with VS 2015 when all SDKs are higher than 10.0.14393.0Harry Mallon2018-11-261-17/+21
| | |/ / / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2018-11-271-1/+1
* | | | | | Merge topic 'windows-taskbar-progress'Brad King2018-11-263-0/+43
|\ \ \ \ \ \
| * | | | | | QtDialog: Add windows taskbar progressJulien Jomier2018-11-203-0/+43
* | | | | | | Merge topic 'clang-tidy-bugprone'Brad King2018-11-262-5/+6
|\ \ \ \ \ \ \
| * | | | | | | clang-tidy: Enable checks from bugprone setRegina Pfeifer2018-11-212-5/+6
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge topic 'cxx-checks-tolerate-sprintf-warning'Brad King2018-11-261-0/+2
|\ \ \ \ \ \ \
| * | | | | | | C++ feature checks: Filter out libstdc++ sprintf warningsBrad King2018-11-201-0/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2018-11-261-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2018-11-251-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2018-11-241-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2018-11-231-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2018-11-221-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'clang-tidy'Brad King2018-11-2111-15/+14
|\ \ \ \ \ \
| * | | | | | clang-tidy: fix warnings from version 7Regina Pfeifer2018-11-2011-15/+14
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'fortran-submodule-case'Brad King2018-11-212-114/+114
|\ \ \ \ \ \
| * | | | | | Fortran: Fix module dependency scanning with upper-case SUBMODULEBrad King2018-11-202-114/+114
| | |_|_|/ / | |/| | | |
| * | | | | CMake 3.13.0v3.13.0Brad King2018-11-201-1/+1
| * | | | | Merge branch 'backport-configure_file-canonical-deps' into release-3.13Brad King2018-11-191-10/+4
| |\ \ \ \ \
| | * | | | | configure_file: canonicalize input and output path in dependenciesFrank Benkstein2018-11-191-10/+4
* | | | | | | CMake Nightly Date StampKitware Robot2018-11-211-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | Merge topic 'genex-in_list-empty-args'Brad King2018-11-202-6/+33
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Genex: Add policy to handle empty list items in $<IN_LIST:...>Kyle Edwards2018-11-192-6/+33
| | |_|/ / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2018-11-201-1/+1
|/ / / /
* | | | Merge topic 'pie-link-options'Brad King2018-11-191-0/+7
|\ \ \ \
| * | | | CMP0083: fix warning message on try_compileMarc Chevrier2018-11-191-0/+7
* | | | | Merge topic 'ctest-stdin'Brad King2018-11-191-1/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | CTest: Restore inheritance of stdin by test processesBrad King2018-11-151-1/+2
| | |/ / | |/| |