You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/utils
Markus Heiser ae677cb64b [enh] ./manage node.env - check build tools first
The node.env build environment require npm, ttfautohint and fontforge installed
in the OS.  These tools can be installed by::

    sudo -H ./utils/searx.sh install buildhost

If one of the tools is not installed, the script node.env stops with a
appropriate message.

BTW: We ignore CentOS-7 as developer & build platform

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
3 years ago
..
templates [yamllint] ./utils/templates/etc/searx/*.yml 3 years ago
brand.env More branding 3 years ago
build_env.py [fix] utils/build_env.py: make sure to always use searx/settings.yml 4 years ago
filtron.sh [fix] typo: 'interactiv' --> 'interactive' 3 years ago
lib.sh [fix] typo: 'interactiv' --> 'interactive' 3 years ago
lxc-searx.env [mod] LXC switch to Fedora 33 / Fedora 31 reached its EOL 3 years ago
lxc.sh [fix] do not spit out error messages for utils/lxc.sh --help 3 years ago
makefile.include [mod] replace makefile boilerplate by 'manage' script 3 years ago
makefile.lxc [mod] LXC_ENV_FOLDER moved from ./lxc to ./lxc-env 4 years ago
morty.sh [fix] utils/morty.sh - PUBLIC_URL_MORTY is based on PUBLIC_URL 3 years ago
searx.sh [enh] ./manage node.env - check build tools first 3 years ago