1
0
mirror of https://github.com/falk-werner/webfuse-provider synced 2024-09-28 23:40:45 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
nosamad
0ac03b6150 feat(webfuse): eclipse cdt project (#17)
adds convenience run and discovery targets (for first build target)
allows usage of host container (volume mount/ dind)
fixes portable workspace configuration
adds makefile targets to CDT configuration
fixes localization

* adds eclipse-cdt project and necessary discovery for toolchain settings

* extends targets and fixes discovery

* renames CDT Eclipse project

* enables portable workspace docker-build on build server
2019-03-28 07:43:21 +01:00
Falk Werner
7447fb5dff renamed to webfuse 2019-03-26 23:04:53 +01:00
nosamad
2f8d2a8724 adds valgrind support for amd64 architectures 2019-03-23 18:16:31 +01:00
nosamad
7d1632df25 adds run target to simplify entering container 2019-03-23 17:18:33 +01:00
nosamad
25590695f3 fixes parallel build when building multiple architectures 2019-03-23 16:45:28 +01:00
nosamad
48fc766d28 reorganizes Makefile 2019-03-23 04:07:47 +01:00
nosamad
3acf2ceecf renames folder and adds support for reproducible builds 2019-03-23 03:48:15 +01:00
nosamad
d4487d2e28 adds build targets for auto completion 2019-03-23 02:38:52 +01:00
nosamad
5031ed6726 formating 2019-03-23 02:31:32 +01:00
nosamad
6d7f38baa0 refactors docker build
fixes issue when upgrading dependency versions
makes container workspace configurable
2019-03-23 02:17:44 +01:00
nosamad
740b247250 moves download of artifacts to bootstrapping makefile 2019-03-21 00:43:53 +01:00
nosamad
ebb3371b85 changes user id mapping 2019-03-20 19:55:34 +01:00
nosamad
df10ae14f5 removes binary dependency to qemu from project 2019-03-20 19:55:34 +01:00
nosamad
4fc51d3382 fixes docker output directory 2019-03-20 19:55:34 +01:00
nosamad
660df474eb adds initial multi-platform docker build support 2019-03-20 19:55:34 +01:00