Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Fix CMake syntax warning in VSGNUFortran test | Brad King | 2017-09-15 | 1 | -1/+1 |
* | Tests: Fix some references to 'cmake' executable | Brad King | 2017-09-15 | 1 | -9/+9 |
* | Tests: Drop tests that have not run for over 10 years | Brad King | 2017-09-15 | 22 | -209/+0 |
* | Merge topic 'refactor-iwyu-code' | Brad King | 2017-09-15 | 17 | -8/+30 |
|\ | |||||
| * | Clean up iwyu code to not be one big if statement. | Bill Hoffman | 2017-09-13 | 17 | -8/+30 |
* | | Merge topic 'fphsa-fix-version-exact' | Brad King | 2017-09-15 | 1 | -4/+4 |
|\ \ | |||||
| * | | FPHSA: fix typo in comment | Yves Frederix | 2017-09-14 | 1 | -2/+2 |
| * | | FPHSA: Add (failing) unit test when checking EXACT on full version number | Yves Frederix | 2017-09-14 | 1 | -2/+2 |
| |/ | |||||
* | | Tests: Update RunCMake/README.rst to clarify meaning of -result.txt | Brad King | 2017-09-14 | 1 | -2/+2 |
* | | get_filename_component: Revise PROGRAM/PROGRAM_ARGS split semantics | Brad King | 2017-09-13 | 1 | -0/+11 |
|/ | |||||
* | Merge topic 'vs_improve_custom_command' | Brad King | 2017-09-11 | 3 | -0/+89 |
|\ | |||||
| * | VS: only add custom command line if it is not empty | Michael Stürmer | 2017-09-04 | 3 | -0/+89 |
* | | Merge topic 'timestamp' | Brad King | 2017-09-11 | 2 | -2/+2 |
|\ \ | |||||
| * | | Timestamp: support %A and %B | Bernhard M. Wiedemann | 2017-09-07 | 2 | -2/+2 |
* | | | CTest: Weight reported test times by PROCESSORS in summaries | Bill Hoffman | 2017-09-08 | 8 | -15/+15 |
* | | | CTest: Split out labels and subproject labels in summary output | Bill Hoffman | 2017-09-08 | 5 | -1/+12 |
* | | | Merge topic 'fphsa-version-cleanup' | Brad King | 2017-09-08 | 6 | -0/+23 |
|\ \ \ | |||||
| * | | | FPHSA: Add (failing) unit test in case a cache variable VERSION is present | Yves Frederix | 2017-09-05 | 4 | -1/+15 |
| * | | | FPHSA: add (failing) unit test for found version being equal to 0. | Yves Frederix | 2017-09-05 | 3 | -0/+9 |
* | | | | Merge topic 'findfreetype-importedtargets' | Brad King | 2017-09-08 | 4 | -0/+64 |
|\ \ \ \ | |||||
| * | | | | FindFreetype: Add imported target, docs, and test | Ben Morgan | 2017-09-07 | 4 | -0/+64 |
| | |/ / | |/| | | |||||
* | | | | Autogen: Tests: Add AUTOGEN_TARGET_DEPENDS test to mocDepends tests | Sebastian Holtermann | 2017-09-07 | 10 | -54/+128 |
|/ / / | |||||
* | | | Merge topic 'findexpat-importedtargets' | Brad King | 2017-09-07 | 4 | -0/+51 |
|\ \ \ | |||||
| * | | | FindEXPAT: Add unit test of target and variables | Ben Morgan | 2017-09-01 | 4 | -0/+51 |
* | | | | Merge topic 'vs-csharp-ref-no-asm' | Brad King | 2017-09-06 | 3 | -0/+25 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'backport-vs-csharp-ref-no-asm' into vs-csharp-ref-no-asm | Brad King | 2017-09-05 | 3 | -0/+25 |
| |\ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | VS: Do not reference output assemblies if not possible for CSharp target | Michael Stürmer | 2017-09-05 | 3 | -0/+25 |
| | * | | | Merge branch 'fix-find-package-mode' into release-3.9 | Brad King | 2017-08-29 | 1 | -0/+2 |
| | |\ \ \ | |||||
* | | \ \ \ | Merge topic 'ExternalProject-command' | Brad King | 2017-09-05 | 3 | -0/+55 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ExternalProject: Prevent COMMAND from being treated as a true keyword | Craig Scott | 2017-09-02 | 3 | -0/+55 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | FindPatch: Add module to find 'patch' command-line tool | Jean-Christophe Fillion-Robin | 2017-09-01 | 3 | -0/+89 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge topic 'server-refactor' | Brad King | 2017-09-01 | 3 | -0/+107 |
|\ \ \ \ \ | |||||
| * | | | | | server: test buffer parsing | Justin Berger | 2017-08-31 | 3 | -0/+107 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'tll-global-unknown-lib' | Brad King | 2017-09-01 | 2 | -0/+5 |
|\ \ \ \ \ | |||||
| * | | | | | target_link_libraries: Allow linking to UNKNOWN IMPORTED GLOBAL libs | Brad King | 2017-08-31 | 2 | -0/+5 |
| |/ / / / | |||||
* | | | | | Merge topic 'fix-genex-SOURCES' | Brad King | 2017-09-01 | 5 | -0/+15 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Genex: Fix TARGET_PROPERTY value of SOURCES | Brad King | 2017-09-01 | 5 | -0/+15 |
* | | | | | 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 |
|\ \ \ \ | |/ / / |/| | | |