summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2020-04-02Merge branch 'master' of https://github.com/asciimoo/searx into filtronMarkus Heiser
2020-04-01make test.pylint: do not run pylint checks in py2Markus Heiser
2020-04-01travis: use Makefile target travis.codecov to install codecovMarkus Heiser
2020-04-01Merge branch 'master' of https://github.com/asciimoo/searx into filtronMarkus Heiser
2020-03-31[fix] fix travis buildDalf
2020-03-30docs: document Makefile setup and 'buildenv' (aka brand)Markus Heiser
2020-03-30Merge PR #1900 of https://github.com/asciimoo/searx into filtronMarkus Heiser
2020-03-30Makefile: rename target 'searx.brand' to 'buildenv'Markus Heiser
2020-03-30[fix] make test.sh: fix various shellcheck error messagesMarkus Heiser
2020-03-29Makefile: marginal fixMarkus Heiser
2020-03-29build environment: add GIT_BRANCH variableMarkus Heiser
2020-03-29tooling box: simplify build enviromentsMarkus Heiser
2020-03-29Merge PR #1900 of https://github.com/asciimoo/searx into filtronMarkus Heiser
2020-03-29bash: use build environment from MakefileMarkus Heiser
2020-03-29make themes: rename 'style' targtes to 'themes' targetsMarkus Heiser
2020-03-26test: move tests from manage.sh to MakefileMarkus Heiser
2020-03-26build: move build styles from manage.sh to MakefileMarkus Heiser
2020-03-26Makefile: add target 'useragents.update' to fetch versions of FirefoxMarkus Heiser
2020-03-26brands: hardcode ISSUE_URL and some links on the about-pageMarkus Heiser
2020-03-25brands: add ISSUE_URLMarkus Heiser
2020-03-25Makefile: add target node.env - download & install npm dependenciesMarkus Heiser
2020-03-25[fix] brands: add GIT_URL variable to the docker buildMarkus Heiser
2020-03-25[fix] brands: add variables from build env to grunt processMarkus Heiser
2020-03-25[fix] brands: add variables from build env to jinja templatingMarkus Heiser
2020-03-21docs: building (PDF) books / build user bookMarkus Heiser
2020-03-15LXC: utils/makefile.lxc (inital) add /.lxcenv.mk to contaiinersMarkus Heiser
2020-03-08shellcheck: minor fixes to support all dsitrosMarkus Heiser
2020-03-07LXC: separate lxc-suite from lxc & improved command line.Markus Heiser
2020-03-04Merge branch 'master' of https://github.com/asciimoo/searx into filtronMarkus Heiser
2020-03-02docs: generic documentation from the installation scriptsMarkus Heiser
2020-03-01utils/lxc.env: separate environment that is used in containersMarkus Heiser
2020-03-01searx/data/engines_languages.json: sort json file (no content change)Markus Heiser
2020-02-25utils/lib.sh: make uWSGI installation available for all distrosMarkus Heiser
2020-02-25Merge branch 'master' of https://github.com/asciimoo/searx into filtronMarkus Heiser
2020-02-24make test: bugfix, pyenvinstall is a prerequisite for the pylint testMarkus Heiser
2020-02-23searx/testing.py: pylint & SPDX tag (no functional change)Markus Heiser
2020-02-23preferences.py: pylint, SPDX tag & docstrings (no functional change)Markus Heiser
2020-02-17searx.sh: install settings at /etc/searx/settings.ymlMarkus Heiser
2020-02-08LXC: add LXC tooling box (initial, WIP)Markus Heiser
2020-02-04utils & Makefile: add .config.mk & .config.sh for searx brandsMarkus Heiser
2020-01-14utils/searx.sh: add script to install isolated searx service (WIP)Markus Heiser
2020-01-08utils/filtron.sh: add script to install filtron middlewareMarkus Heiser
2020-01-08utils: add lib.sh containing common shell scriptMarkus Heiser
2020-01-08build requirements: add a shell script static analysis toolMarkus Heiser
2019-12-18doc: describe Makefile targetsMarkus Heiser
2019-12-13Makefile: remove trailing '/' from DOCS_URLMarkus Heiser
2019-12-13Makefile: gh-pages: keep history of gh-branch intact (don't drop)Markus Heiser
2019-12-12gh-pages - build docs & deploy on gh-pages branchMarkus Heiser
2019-12-12doc: make use of sphinx.ext.extlinks & sphinx.ext.intersphinxMarkus Heiser
2019-12-12Makefile: add documentation build targets docs & docs-liveMarkus Heiser