Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | server: test buffer parsing | Justin Berger | 2017-08-31 | 3 | -0/+107 |
* | Merge topic 'cxx11-clang-format' | Brad King | 2017-08-31 | 5 | -29/+12 |
|\ | |||||
| * | clang-format: format all code as Cpp11 | Daniel Pfeifer | 2017-08-30 | 5 | -29/+12 |
* | | Merge topic 'test-server-result' | Brad King | 2017-08-31 | 2 | -1/+2 |
|\ \ | |||||
| * | | Tests: Teach Server test to print server return code | Brad King | 2017-08-30 | 2 | -1/+2 |
| |/ | |||||
* | | Merge topic 'lexer-null' | Brad King | 2017-08-31 | 4 | -0/+7 |
|\ \ | |/ |/| | |||||
| * | ListFileLexer: fix heap-buffer-overflow on malicious input | Matthias Maennich | 2017-08-30 | 4 | -0/+7 |
* | | Merge topic 'add-cppcheck' | Brad King | 2017-08-30 | 15 | -1/+74 |
|\ \ | |||||
| * | | Add properties to run cppcheck along with the compiler | Bill Hoffman | 2017-08-30 | 15 | -1/+74 |
| |/ | |||||
* | | Merge topic 'fix-find-package-mode' | Brad King | 2017-08-30 | 1 | -0/+2 |
|\ \ | |/ |/| | |||||
| * | cmake: Fix --find-package mode with imported targets | Brad King | 2017-08-29 | 1 | -0/+2 |
* | | Merge topic 'no-crlf-blobs' | Brad King | 2017-08-30 | 20 | -1043/+1043 |
|\ \ | |||||
| * | | Avoid CRLF newlines in Git repo blobs | Brad King | 2017-08-30 | 20 | -1043/+1043 |
* | | | Merge topic 'cstyle-casts' | Daniel Pfeifer | 2017-08-30 | 1 | -2/+3 |
|\ \ \ | |/ / |/| | | |||||
| * | | Replace C-style casts | Daniel Pfeifer | 2017-08-27 | 1 | -2/+3 |
* | | | Merge topic 'test-fix-vs15-toolset-v90' | Brad King | 2017-08-28 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | Tests: Fix RunCMake.BuildDepends on VS 2017 with v90 toolset | Brad King | 2017-08-25 | 1 | -1/+2 |
* | | | | Merge topic 'server-cxx11' | Daniel Pfeifer | 2017-08-27 | 1 | -7/+5 |
|\ \ \ \ | |||||
| * | | | | server: always enable server | Daniel Pfeifer | 2017-08-26 | 1 | -7/+5 |
| | |/ / | |/| | | |||||
* | | | | IWYU: Mark cmConfigure.h with pragma: keep | Daniel Pfeifer | 2017-08-26 | 2 | -2/+2 |
|/ / / | |||||
* | | | Merge topic 'cxx11-nullptr' | Brad King | 2017-08-25 | 2 | -3/+2 |
|\ \ \ | |||||
| * | | | Use C++11 nullptr | Daniel Pfeifer | 2017-08-24 | 2 | -3/+2 |
* | | | | Merge topic 'modernize-git-whitespace-attributes' | Brad King | 2017-08-25 | 12 | -17/+10 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | gitattributes: prefer `eol=crlf` to `-crlf` | Ben Boeckel | 2017-08-23 | 5 | -10/+4 |
| * | | | MumpsCoverage: remove unnecessary attribute | Ben Boeckel | 2017-08-23 | 1 | -1/+0 |
| * | | | gitattributes: prefer `eol=lf` to `crlf=input` | Ben Boeckel | 2017-08-23 | 1 | -1/+1 |
| * | | | gitattributes: prefer `-text` for binary files | Ben Boeckel | 2017-08-23 | 6 | -5/+5 |
* | | | | Merge topic 'ipo-test-output' | Brad King | 2017-08-24 | 3 | -6/+9 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Tests: Print more info on CheckIPOSupported test failure | Brad King | 2017-08-23 | 3 | -6/+9 |
| |/ / | |||||
* | | | Autogen: Fix and extend SKIP_AUTOMOC test | Sebastian Holtermann | 2017-08-22 | 5 | -4/+59 |
|/ / | |||||
* | | Merge topic 'cpack-extend-test-capabilities' | Brad King | 2017-08-21 | 2 | -0/+9 |
|\ \ | |||||
| * | | CPack: extend testing framework | Domen Vrankar | 2017-08-19 | 2 | -0/+9 |
* | | | Autogen: Add test for AUTOMOC_MACRO_NAMES | Sebastian Holtermann | 2017-08-18 | 5 | -0/+52 |
|/ / | |||||
* | | Merge topic 'string_prepend' | Brad King | 2017-08-16 | 5 | -0/+67 |
|\ \ | |||||
| * | | Add PREPEND sub-command to string command | Sylvain Joubert | 2017-08-11 | 5 | -0/+67 |
* | | | Merge branch 'backport-autogen-autouic-lookup' into autogen-autouic-lookup | Brad King | 2017-08-15 | 6 | -1/+105 |
|\ \ \ | |||||
| * | | | Autogen: Extend AUTOUIC search paths test | Sebastian Holtermann | 2017-08-15 | 6 | -1/+105 |
| | |/ | |/| | |||||
| * | | Merge branch 'find-package_root-disable' into release-3.9 | Brad King | 2017-08-10 | 3 | -0/+3 |
| |\ \ | |||||
* | | | | Server: test cache after reconnect | Daniel Pfeifer | 2017-08-13 | 5 | -15/+77 |
* | | | | Merge topic 'autogen-merge-redundant' | Brad King | 2017-08-11 | 8 | -0/+93 |
|\ \ \ \ | |||||
| * | | | | Autogen: Add test for OBJECT libraries | Sebastian Holtermann | 2017-08-10 | 8 | -0/+93 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'genex-COMPILE_FEATURES-stds' | Brad King | 2017-08-11 | 2 | -0/+20 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Features: Fix COMPILE_FEATURES genex for C++ 14 and 17 features | Brad King | 2017-08-08 | 2 | -0/+20 |
* | | | | Merge topic 'find-package_root-test-regex' | Brad King | 2017-08-10 | 6 | -465/+480 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Tests: Simplify RunCMake.find_package PackageRoot case regexes | Brad King | 2017-08-08 | 6 | -465/+480 |
* | | | | Merge topic 'find-package_root-disable' | Brad King | 2017-08-10 | 3 | -0/+3 |
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/| | |||||
| * | | find_*: Disable the PACKAGE_ROOT search path group for CMake 3.9 | Brad King | 2017-08-08 | 3 | -0/+3 |
| |/ | |||||
* | | Merge topic 'gtest-dynamic-discovery' | Brad King | 2017-08-08 | 6 | -0/+111 |
|\ \ | |||||
| * | | Add dynamic test discovery for for Google Test | Matthew Woehlke | 2017-07-27 | 6 | -0/+111 |
* | | | Merge topic 'drop-HP-UX' | Brad King | 2017-08-08 | 5 | -35/+0 |
|\ \ \ |