- Dec 03, 2021
-
-
Schrödter, Tobias authored
Signed-off-by:
schroedtert <t.schroedter@fz-juelich.de>
-
Schrödter, Tobias authored
Fix MacOS release/deploy step in CI See merge request !153
-
Schrödter, Tobias authored
Signed-off-by:
schroedtert <t.schroedter@fz-juelich.de>
-
- Dec 02, 2021
-
-
d.kilic authored
Update .gitlab-ci.yml file The building of the installer in the CI is broken, because dependencies are not properly set. The Windows-CI fetched th artifacts from Mac `C:\GitLabRunner\builds\R5KJi7Pq\0\ped-dyn-emp\petrack\build\_CPack_Packages\Darwin\DragNDrop` which results in the failure of some scripts. I made Windows not depend on anything, since it builds PeTrack again and made the MacOS job depend on `build_macos` so it fetches the already built bundle. I'll comment out the part which only allows these to run on master, so we can test it. - [ ] include only on master constraint again See merge request !152
-
d.kilic authored
-
Schrödter, Tobias authored
Add Macos CI See merge request !144
-
Schrödter, Tobias authored
The newly added workflow tests the building, unit tests, and regression tests on our Mac OS runner. Additionally when creating a release the installer will be uploaded to sciebo.
-
- Dec 01, 2021
-
- Nov 29, 2021
-
- Nov 19, 2021
-
-
d.kilic authored
-
- Nov 12, 2021
-
-
d.kilic authored
- Nov 10, 2021
-
-
d.kilic authored
- Nov 03, 2021
-
-
d.kilic authored
- Stop Tracker inheriting from QVector, instead save TrackPerson in std::vector - Save TrackPerson's in another class (new class PersonStorage) - Move all functions directly accessing the trajectories in a writing/editing manner into this class - Some small refactorings and documentation-comments
- Oct 29, 2021
-
-
Schrödter, Tobias authored
Update copy-right year to 2021 See merge request !142
-
Schrödter, Tobias authored
Signed-off-by:
schroedtert <t.schroedter@fz-juelich.de>
-
- Oct 20, 2021
-
-
Schrödter, Tobias authored
MacOS Bundle Closes #59 See merge request !99
-
Schrödter, Tobias authored
-
- Oct 15, 2021
-
-
Schrödter, Tobias authored
Put single line statements in braces Closes #197 See merge request !140
-
Schrödter, Tobias authored
Signed-off-by:
schroedtert <t.schroedter@fz-juelich.de>
-
- Sep 30, 2021
- Sep 16, 2021
-
-
Schrödter, Tobias authored
Fix CMake issue on MacOS Closes #206 See merge request !129
-
Needed to move the ezc3d finding to top of dependencies as otherwise there were issues running CMake on MacOS, the C compiler would not be found properly.
-
d.kilic authored
-
- Sep 15, 2021
-
-
d.kilic authored
-
Schrödter, Tobias authored
Set needed components of OpenCV Closes #217 See merge request !133
- Sep 13, 2021
-
-
Signed-off-by:
schroedtert <t.schroedter@fz-juelich.de>
-
d.kilic authored
This commit adds a script, which displays trajectories from test and truth cases at the same time in different colours to be compared to each other. This streamlines the process of checking changed regression test results.
-
- Sep 08, 2021
-
-
Schrödter, Tobias authored
Reformat project with clang-format Closes #13 See merge request !107
-
Schrödter, Tobias authored
- Add clang-format file - Add scripts and format check for CI - script for checking the format (bash) - script for formatting the code (bash) - Add format checking to CI - Reformat project with clang-format
-
- Sep 07, 2021
-