summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-10-28configure: use a fixed location for the build-scripts.ng0
2019-10-28Add PythonTool(). Contrary the code in sh/, it is limited tong0
python3.7 - python4.0 right now.
2019-10-22start to make sh code reusable.ng0
hope the configure doesn't blow up, locally tested. this now requires readlink(1) and so far only serves the purpose to get to call python indepent of setting a python version in a Makefile for which with the current layout we'd have to run configure which would require python. Or we just record the location or name of the python executable in config.mk...
2019-10-18syntax fixng0
2019-10-18configure: reduce tests to python3 + python3.7 + python3.8; add check for ↵ng0
python3
2019-10-15loggingFlorian Dold
2019-10-15link configure instead of copyingFlorian Dold
2019-10-15allow configure.py to be simplerFlorian Dold
2019-10-14execFlorian Dold
2019-10-14template should not be executableFlorian Dold
2019-10-14fix templateFlorian Dold
2019-10-14build scripts as libraryFlorian Dold
2019-10-11remove Makefileng0
2019-10-09babel not bableng0
2019-10-09drop old importsng0
2019-10-09check in code independent build system code.ng0
2019-10-09refactor, rename switches, document more, add initial browser and pybabel ↵ng0
detection.
2019-10-09Merge branch 'master' of git.taler.net:taler-build-scriptsng0
2019-10-09apply most feedback + lintng0
2019-10-05fix outputFlorian Dold
2019-10-05fix conditionsFlorian Dold
2019-10-04maybe fixng0
2019-10-04prefixng0
2019-10-04debug logs.ng0
2019-10-04fix prefix.ng0
2019-10-04attempt to fix argparseng0
2019-10-04printng0
2019-10-04outputng0
2019-10-04fix reference before assignmentng0
2019-10-04fix node version check.ng0
2019-10-04move most of the shell functionality to the python script.ng0
2019-10-04actually make it f-strings.ng0
2019-10-04remove ifelse branchesng0
2019-10-04f-strings + writelinesng0
2019-10-04should print debugng0
2019-10-04debugng0
2019-10-04env DEBUG shows log statements.ng0
2019-10-04optional?ng0
2019-10-04remove debug log.ng0
2019-10-04configure.py: add default value to prefix.ng0
2019-10-02attempt fixng0
2019-10-02attempt to provide ./bootstrap via Makeng0
2019-10-02init, innit.ng0