core-extra/daemon
2019-12-20 09:58:25 -08:00
..
core Merge branch 'develop' of https://github.com/coreemu/core into develop 2019-12-20 09:58:25 -08:00
data updated core.conf to contain distributed address and grpc configurations 2019-10-18 14:43:36 -07:00
doc added a convenience target for generating all documentation based on existing google code example, fixed a few issues with doc strings 2018-03-15 14:31:07 -07:00
examples small update to devguide, updates to READMEs for LXD and Docker 2019-12-19 12:32:30 -08:00
proto updated linkconfig to support asymmetric links, updated grpc start session to provide asymmetric links, since they currently depend on being processed as a link edit 2019-12-18 22:09:00 -08:00
scripts set pillow logging to ERROR for coretk-gui 2019-12-19 21:28:17 -08:00
tests updated events streamed from sessions to include session id for easy identification 2019-12-16 12:21:03 -08:00
.gitignore Add some gitignore files. 2015-01-28 02:15:45 +00:00
.pre-commit-config.yaml moved coretk under daemon/core/gui 2019-12-19 09:30:21 -08:00
Makefile.am update python install makefiles to avoid forcing site-packages 2019-12-19 17:27:57 -08:00
MANIFEST.in changes to daemon setup.py to support including gui data files 2019-12-19 21:29:10 -08:00
Pipfile removed mock from setup.py.in as its not needed in python3, added formal script to run coretk gui and remove main line from core/gui/app.py 2019-12-19 11:32:59 -08:00
Pipfile.lock moved coretk under daemon/core/gui 2019-12-19 09:30:21 -08:00
requirements.txt updated requirements.txt with gui packages 2019-12-19 09:37:49 -08:00
setup.cfg fixed flake8 config to match other tooling 2019-09-23 23:28:08 -07:00
setup.py.in changes to daemon setup.py to support including gui data files 2019-12-19 21:29:10 -08:00