index
:
searxng/.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
makefile.python
Age
Commit message (
Expand
)
Author
2021-02-01
[fix] re-add 'pip-exe' target - partial revert 9b48ae47
Markus Heiser
2021-02-01
[mod] more robust make pyenv / make pyenvinstall
Alexandre Flament
2021-01-10
[mod] add target upload-pypi-test https://test.pypi.org/
Markus Heiser
2020-12-27
[perf] pylint: Use multiple processes to speed up Pylint.
Markus Heiser
2020-12-24
[fix] message to install different python versions from apt PPA
Markus Heiser
2020-12-24
[perf] pyenvinstall: reinstall only when requirements are change
Markus Heiser
2020-12-24
[perf] virtualenv: install boilerplate only once
Markus Heiser
2020-12-24
[fix] makefile.python: remove duplicate pyenv-(un)install targets
Markus Heiser
2020-12-18
[mod] remove obsolete virtualenv command
Markus Heiser
2020-12-04
[mod] documentations & comments: update http://* URL to https://*.
Alexandre Flament
2020-09-10
Drop Python 2 (1/n): remove unicode string and url_utils
Dalf
2020-04-02
LXC: add virtualenv to LXC_BASE_PACKAGES
Markus Heiser
2020-04-02
Merge branch 'master' of https://github.com/asciimoo/searx into filtron
Markus Heiser
2020-04-01
makefile.python: partial revert off 9b48ae47, adds py2 support back
Markus Heiser
2020-04-01
makefile.python: hardening - start pylint by module
Markus Heiser
2020-04-01
makefile.python: hardening - drop virtualenv, drop build support py2
Markus Heiser
2020-04-01
travis: make travis build more verbose
Markus Heiser
2020-04-01
makefile.python: fix (old) typo
Markus Heiser
2020-03-29
Makefile: marginal fix
Markus Heiser
2020-03-23
LXC: set LXC_ENV_FOLDER=lxc/$(shell hostname)/
Markus Heiser
2020-03-15
LXC: utils/makefile.lxc (inital) add /.lxcenv.mk to contaiiners
Markus Heiser
2020-03-09
searx.sh: add buildhost cmd, installs OS packages for builds
Markus Heiser
2020-03-08
makefile.python: remove python2 support
Markus Heiser
2020-02-05
upload-pypi: twine is needed to upload to PyPi 'make upload-pypi'
Markus Heiser
2019-12-12
Makefile: add documentation build targets docs & docs-live
Markus Heiser
2019-11-28
boilerplate: add inital Makefile with run & install targets
Markus Heiser