| src: correct spelling errors (#1162) | 5 年前 |
| test: add inheritance edge tests for HierarchyCache | 5 年前 |
| build: Treat warnings as errors (#923) * squash and rebase andronov-alexey:treat_warnings_as_errors from pull request #850 * fix remaining warnings in java lib | 6 年前 |
| src: applied clang-format | 6 年前 |
| src: applied clang-format | 6 年前 |
| src: correct spelling errors (#1162) | 5 年前 |
| src: applied clang-format | 6 年前 |
| src: applied clang-format | 6 年前 |
| src: replaced unit test framework CxxTest with Catch2 | 6 年前 |
| src: correct spelling errors (#1162) | 5 年前 |
| remove call to boost::filesystem::canonical when preparing indexer (issue #1149) (#1151) boost::filesystem::canonical causes issues on Windows and will throw an exception if path is too long. Now those paths will be ignored by the indexer because boost::filesystem::exists returns false. | 5 年前 |
| src: Apply clang-format and extend use to Java code (#973) | 6 年前 |
| test: add HierarchyCache test for diamond inheritance and fix cyclic inheritance test | 5 年前 |
| build: make Windows CI build and test Java language support (#1156) | 5 年前 |
| data: update Java dependencies to add support for Java 13, 14 and 15 (#1152) * updated java indexer dependencies * replaced old gradle tooling jar that is shipped with Sourcetrail because it is not working for new JRE versions anymore * fixed crash in Java indexer * added language standard sleection for Java 13, 14 and 15 * fixed console logging for recent jdk versions | 5 年前 |
| src: applied clang-format | 6 年前 |
| src: applied clang-format | 6 年前 |
| src: correct spelling errors (#1162) | 5 年前 |
| src: applied clang-format | 6 年前 |
| src: applied clang-format | 6 年前 |
| src: correct spelling errors (#1162) | 5 年前 |
| src: switch from Qt to boost implementation of executeProcess (#1145) * changed implementation of executeProcess * unified all different implementations of executeProcess * separated arg list from command for all calls of executeProcess (this also required to remove quotes that were added to path args because otherwise the Python indexer would mistake absolute paths for relative paths.) * update expected output for custom command tests | 5 年前 |
| src: correct spelling errors (#1162) | 5 年前 |
| src: applied clang-format | 6 年前 |
| build: rename TestSettings in MigratorTestSuite to enable UNITY_BUILD (#947) Run cmake (minimum version 3.16) with -DCMAKE_UNITY_BUILD=ON to reduce build time. | 6 年前 |
| src: applied clang-format | 6 年前 |
| build: Treat warnings as errors (#923) * squash and rebase andronov-alexey:treat_warnings_as_errors from pull request #850 * fix remaining warnings in java lib | 6 年前 |
| build: make Windows CI build and test Java language support (#1156) | 5 年前 |
| src: applied clang-format | 6 年前 |
| build: Treat warnings as errors (#923) * squash and rebase andronov-alexey:treat_warnings_as_errors from pull request #850 * fix remaining warnings in java lib | 6 年前 |
| build: Treat warnings as errors (#923) * squash and rebase andronov-alexey:treat_warnings_as_errors from pull request #850 * fix remaining warnings in java lib | 6 年前 |
| src: correct spelling errors (#1162) | 5 年前 |
| src: correct spelling errors (#1162) | 5 年前 |
| src: correct spelling errors (#1162) | 5 年前 |
| test: added test for fetching dependencies from gradle config (#897) | 6 年前 |
| test: fixed java tests | 6 年前 |
| src: correct spelling errors (#1162) | 5 年前 |
| src: replaced unit test framework CxxTest with Catch2 | 6 年前 |
| build: Treat warnings as errors (#923) * squash and rebase andronov-alexey:treat_warnings_as_errors from pull request #850 * fix remaining warnings in java lib | 6 年前 |
| build: make Java tests run on Linux CI (#1127) | 5 年前 |