summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
2016-06-06Move fetch-curl.rc to scriptsMichael Forney
2016-06-06Fix special permission handlingMichael Forney
2016-04-23Don't use head -c -1; it's not portableMichael Forney
2016-04-23Add commit script to generate commit historyMichael Forney
This will make it easier for users to merge changes into their trees.
2016-04-23Use empty checkstatus functionMichael Forney
Since it is considered a simple command, it will trigger a failure if the previous command had failed.
2016-04-17Add config-posix.h header and configheader.rc script to help with packages ↵Michael Forney
using config.h.in
2016-04-16Use the name "oldcwd" for previous working directoryMichael Forney
2016-04-15Allow independent generation of ninja filesMichael Forney
2016-04-15scripts: Check status of commands with captured outputMichael Forney
2016-04-15Use git tag file as gittree outputMichael Forney
2016-04-15Add some initial packagesMichael Forney