aboutsummaryrefslogtreecommitdiff
path: root/TODO
AgeCommit message (Collapse)Author
2018-12-23Use the provided sample.* filesEinhard Leichtfuß
Do not longer rely on them being symlinked to the target directories. Also, fix small error in make_install.sh:main() ($1 -> $2). And add some comments.
2018-12-23TODOEinhard Leichtfuß
2018-12-23Simplify and abstract from "$tmp"Einhard Leichtfuß
- Add input and write to basic.sh to no longer need to know "$tmp" in the calling scripts. Also, - make runnable from outside the directory containing the scripts, - simplify chained grep and sed commands.
2018-12-23Add license informationEinhard Leichtfuß
2018-12-23Polish TODOEinhard Leichtfuß
2018-12-23Simplify basic.sh:replace_line and switch to EREsEinhard Leichtfuß
EREs: extended regular expressions in contrast to basic regular expressions (BREs).
2018-12-23Improve correction of badly formed numbersEinhard Leichtfuß
e.g. 1060 -> 10^60 if suggested by context
2018-11-29https link in PKGBUILDsEinhard Leichtfuß
2018-04-01Add TODOEinhard Leichtfuß