summaryrefslogtreecommitdiff
path: root/utils/makefile.python
AgeCommit message (Expand)Author
2020-12-24[fix] message to install different python versions from apt PPAMarkus Heiser
2020-12-24[perf] pyenvinstall: reinstall only when requirements are changeMarkus Heiser
2020-12-24[perf] virtualenv: install boilerplate only onceMarkus Heiser
2020-12-24[fix] makefile.python: remove duplicate pyenv-(un)install targetsMarkus Heiser
2020-12-18[mod] remove obsolete virtualenv commandMarkus Heiser
2020-12-04[mod] documentations & comments: update http://* URL to https://*.Alexandre Flament
2020-09-10Drop Python 2 (1/n): remove unicode string and url_utilsDalf
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