Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make [HT]CC full paths for redo-ifchange in .tool | Tomasz Kramkowski | 2021-08-11 | 1 | -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 files | Tomasz Kramkowski | 2021-08-08 | 1 | -0/+1 |
| | |||||
* | default.tool.do: make things cleaner hopefully | Tomasz Kramkowski | 2021-08-08 | 1 | -19/+19 |
| | |||||
* | Implement compile_commands.json generation | Tomasz Kramkowski | 2021-08-06 | 1 | -4/+5 |
| | |||||
* | Cross compilation support | Tomasz Kramkowski | 2021-08-05 | 1 | -0/+25 |