1
0
mirror of https://github.com/falk-werner/webfuse synced 2024-10-27 20:34:10 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
nosamad
dee7ee7d7e enhances makefile
adds checksum for fetch dependencies

discovers necessary commands

fixes error when script get_container_id not found
2019-04-04 19:06:14 +02:00
nosamad
ee1eb49986 fixes wrapper for non container hosts 2019-04-03 19:47:03 +02:00
nosamad
b1527d5581 chore(webfuse): add debugging configurations and launch support (#21)
* fixes verbosity option when set through command line

* adds support for build type and allows to run gdb in container

* adds missing toolchain headers to project

* renames container macros

* adds gdbserver

* fixes verbosity option when set through command line

* adds support for build type and allows to run gdb in container

* adds missing toolchain headers to project

* renames container macros

* adds gdbserver

* removes language settings, which contains alternating values

* adds wrapper script to launch gdbserver

* fix docker command in wrapper script

* fixes run in dind setup

* replaces docker's init through dump-init
2019-04-02 22:21:02 +02:00