summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
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
2019-11-28boilerplate: add pylint / WIP: balance linting with pylintMarkus Heiser
2019-11-28Makefile: add test.pep8 test.unit test.robot (from manage.sh)Markus Heiser
2019-11-28boilerplate: add inital Makefile with run & install targetsMarkus Heiser
2016-01-10[mod] remove buildout/makefile infrastructureAdam Tauber
2015-11-01fix: update buildoutMatej Cotman
2015-02-15New Theme, Pix-art.Cqoicebordel
2015-02-10Merge branch 'rtl' of github.com:Cqoicebordel/searxAdam Tauber
2015-01-16Modify courgette theme and less it.Cqoicebordel
2015-01-12[enh] static content generalizationAdam Tauber
2015-01-02[enh] pep8 check added to testsAdam Tauber
2015-01-01[fix] static file pathsAdam Tauber