Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
and tools to build the client.
|
|
|
|
|
|
|
|
|
|
|
|
our gitlab runners dont support i386 docker images
(nobody should use a 32bit OS anymore)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixes #26
|
|
|
|
|
|
commit 1e2a88e975019929c4c7e3154537865cc09550a6 - V2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
added '<arg>' to options that require an argument
|
|
|
|
|
|
gcov -> build
doxygen -> build
pages -> deploy
|
|
|
|
added doxygen to pages stage
added gcov_gcc6 to pages stage
changed ci init script to use public dir.
|
|
(to prevent pipelines from running all trou in case any linting failes)
|
|
|
|
|
|
|
|
|