summaryrefslogtreecommitdiff
path: root/utils/makefile.python
AgeCommit message (Expand)Author
2020-04-02LXC: add virtualenv to LXC_BASE_PACKAGESMarkus Heiser
2020-04-02Merge branch 'master' of https://github.com/asciimoo/searx into filtronMarkus Heiser
2020-04-01makefile.python: partial revert off 9b48ae47, adds py2 support backMarkus Heiser
2020-04-01makefile.python: hardening - start pylint by moduleMarkus Heiser
2020-04-01makefile.python: hardening - drop virtualenv, drop build support py2Markus Heiser
2020-04-01travis: make travis build more verboseMarkus Heiser
2020-04-01makefile.python: fix (old) typoMarkus Heiser
2020-03-29Makefile: marginal fixMarkus Heiser
2020-03-23LXC: set LXC_ENV_FOLDER=lxc/$(shell hostname)/Markus Heiser
2020-03-15LXC: utils/makefile.lxc (inital) add /.lxcenv.mk to contaiinersMarkus Heiser
2020-03-09searx.sh: add buildhost cmd, installs OS packages for buildsMarkus Heiser
2020-03-08makefile.python: remove python2 supportMarkus Heiser
2020-02-05upload-pypi: twine is needed to upload to PyPi 'make upload-pypi'Markus Heiser
2019-12-12Makefile: add documentation build targets docs & docs-liveMarkus Heiser
2019-11-28boilerplate: add inital Makefile with run & install targetsMarkus Heiser