about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
...
* Mention @erlehmann's redo in shell.Christian Neukirchen2015-09-041-0/+1
|
* Store hash for foo in .foo.dep too, to detect changes to targetsChristian Neukirchen2015-09-011-2/+10
|
* Skip over nonexisting files in record_depsChristian Neukirchen2015-09-011-3/+7
|
* Revert "Check for dofile earlier"Christian Neukirchen2015-09-011-6/+6
| | | | | | Then the ifcreate end up in the wrong dep file. This reverts commit 0c203b8300880d398e5df79d86b38bfba1b99329.
* Put dofile into static bufferChristian Neukirchen2015-09-011-2/+2
|
* Add links.doChristian Neukirchen2015-09-012-1/+5
|
* Remove empty target tempfilesChristian Neukirchen2015-09-011-0/+2
|
* Build redo with redo...Christian Neukirchen2015-09-012-0/+3
|
* Skip source files, duhChristian Neukirchen2015-09-011-1/+8
|
* Check for dofile earlierChristian Neukirchen2015-09-011-6/+6
|
* Mention prior artChristian Neukirchen2015-09-011-0/+4
|
* cleanupChristian Neukirchen2015-09-011-4/+1
|
* Unmix declarations and codeChristian Neukirchen2015-09-011-19/+22
|
* Add header commentChristian Neukirchen2015-09-011-0/+11
|
* tweakChristian Neukirchen2015-09-011-2/+1
|
* -Wwrite-strings safeChristian Neukirchen2015-09-011-5/+5
|
* cleanupChristian Neukirchen2015-09-011-15/+13
|
* vacate properlyChristian Neukirchen2015-09-011-8/+13
|
* Fix job pool -.-Christian Neukirchen2015-09-011-2/+2
|
* Remove debugging outputChristian Neukirchen2015-09-011-32/+3
|
* cleanupChristian Neukirchen2015-09-011-8/+5
|
* Add -xChristian Neukirchen2015-09-011-5/+4
|
* Add -kChristian Neukirchen2015-09-011-3/+2
|
* Add argument parsingChristian Neukirchen2015-09-011-13/+54
|
* improve hash hexifyChristian Neukirchen2015-09-011-6/+6
|
* better struct stat initializationChristian Neukirchen2015-09-011-2/+2
|
* drop asprintfChristian Neukirchen2015-09-011-7/+8
|
* cleanupChristian Neukirchen2015-09-011-9/+6
|
* Support for building across directories, look upward for default*.doChristian Neukirchen2015-09-011-23/+82
| | | | | Essentially we just chdir to the directory of each target before we do things there.
* Initial import of redo-cChristian Neukirchen2015-09-011-0/+710