aboutsummaryrefslogtreecommitdiffstats
path: root/default.tool.do
Commit message (Collapse)AuthorAgeFilesLines
* make [HT]CC full paths for redo-ifchange in .toolTomasz Kramkowski2021-08-111-1/+5
| | | | | | | | | | | | This should force rebuilding targets which depend on tools which have changed in the filesystem and prevent envrionment changes from causing build changes. But this should be documented. Ideally a redo with a redo-always (or more aptly named redo-ifredo) would mark an env target as needing redoing every time you run redo on a deptree which includes it and this would in turn cause rebuilding of things which rely on the environment (like tools which run from the path).
* add bash ft modelines to bash do filesTomasz Kramkowski2021-08-081-0/+1
|
* default.tool.do: make things cleaner hopefullyTomasz Kramkowski2021-08-081-19/+19
|
* Implement compile_commands.json generationTomasz Kramkowski2021-08-061-4/+5
|
* Cross compilation supportTomasz Kramkowski2021-08-051-0/+25