Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-28 | [fix] migration from github.com/asciimoo/searx to github.com/searx/searx : ↵ | Alexandre Flament | |
fix URLs | |||
2020-03-29 | build environment: add GIT_BRANCH variable | Markus Heiser | |
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
2020-03-29 | bash: use build environment from Makefile | Markus Heiser | |
To Makefile target brand, add creation of bash environment in:: utils/brand.env In bash scripts (manage.sh) source env by:: . utils/brand.env manage.sh help: show GIT_URL and more environment Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> |