50 Commits (master)

Author SHA1 Message Date
Falk Werner 8140afe2ab fix: downgrade meson verison 0.54.3 to fix coverage build
4 years ago
Falk Werner 68f92969c1 generate coverage
4 years ago
Falk Werner 254905303f removed dobuild and adapter stuff
4 years ago
Falk Werner 71956c4574 removed arm32v7/minsize config (build time too long)
4 years ago
Falk Werner c4b4fc57e5 changed travis configuration to bionic
4 years ago
nosamad 7d32f5b575 fixes buildtype coverage and minsize release
4 years ago
nosamad ffedae1963 force sequential test execution
4 years ago
nosamad fcc91e509c removes parallel execution of tests
4 years ago
nosamad 22b354b598 disables docker upgrade, need more investigation
4 years ago
nosamad 506e29e6a8 fix configuration filter
4 years ago
nosamad d42d4dd9ac add required sudo for travis
4 years ago
nosamad 5727ad7415 upgrade docker and reenable buildkit
4 years ago
nosamad 733bf9512f fix cpu limit while virtual machine has only 2 cores
4 years ago
nosamad 2bf96c95a6 disable buildkit support, docker daemon to old
4 years ago
nosamad 636e7f96f8 upgrade dobuild to newer version
4 years ago
Falk Werner 9095fbc1b7 fixed alpine build
4 years ago
Falk Werner 7b78194cb3 specify distro for make
4 years ago
Falk Werner a532197e24 added alpine build
4 years ago
Falk Werner 63c2b06213 fix: run coverage tests without valgrind (SIGPROF)
4 years ago
Falk Werner b500ebeeaf introduced new build type "Coverage"
4 years ago
Falk Werner 973f95f30b enables coverage generation again (but uses guard)
5 years ago
Falk Werner b98a7e0425
feat(webfuse): provide code coverage (#32)
5 years ago
nosamad 500353115c chore(webfuse): debian build support (#22)
5 years ago
nosamad b1527d5581 chore(webfuse): add debugging configurations and launch support (#21)
5 years ago
nosamad 1d413456a2 fix(webfuse): fix macros (#18)
5 years ago
nosamad 0ac03b6150 feat(webfuse): eclipse cdt project (#17)
5 years ago
nosamad 2f8d2a8724 adds valgrind support for amd64 architectures
5 years ago
nosamad 740b247250 moves download of artifacts to bootstrapping makefile
5 years ago
nosamad 38a2240b65 moves build to before_script travis life-cycle
5 years ago
nosamad ebb3371b85 changes user id mapping
5 years ago
nosamad af0e355351 changes to use docker multiarch build
5 years ago
Falk Werner 75c80de1b9 added clang as compiler
5 years ago
Falk Werner 95a0a4df59 changed build behavior: tests and example are enabled by default and can be disabled using cmake options
5 years ago
Falk Werner 027adb98c3 moved scripts to install dependencies into separate file
5 years ago
Falk Werner c1fe7cb98b removed coverity stuff
5 years ago
Falk Werner a64ec70178 added coverity scan
5 years ago
Falk Werner f5d48932e1 enable build of example
5 years ago
Falk Werner fd0e20079b execute tests with valgrind (memcheck)
5 years ago
Falk Werner 0ecb54c422 set LD_LIBRARY_PATH in order to find libfuse.so
5 years ago
Falk Werner 69ac81f6fb execute unit tests after build
5 years ago
Falk Werner 75496cdefd fix: yet another typo fixed
5 years ago
Falk Werner 7021411ee7 fix: spell error fixed
5 years ago
Falk Werner da042cb60e fix: do not try to install libjansson via apt
5 years ago
Falk Werner 17bab1d3c8 install libjannson and gtest before build
5 years ago
Falk Werner 1e3984fd19 install libjannson before build
5 years ago
Falk Werner b92cb77cb7 fix: corrected wrong build dir of libwebsockets
5 years ago
Falk Werner a0ec8fd29d install libwebsockets before build
5 years ago
Falk Werner ea18cd7244 fix: leave intermediate dir before install
5 years ago
Falk Werner 1d5b434d8b install libfuse before build
5 years ago
Falk Werner 9b436f9789 added yaml file for travis (CI)
5 years ago