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
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