Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-14 | Correct typo in scripts/README file | skaluzka | |
Signed-off-by: skaluzka <skaluzka@protonmail.com> | |||
2021-09-28 | Fix scripts/README file | skaluzka | |
Use "update_versions.py" instead of "updateVersions.pl" as a tool for updating version numbers. Signed-off-by: skaluzka <skaluzka@protonmail.com> | |||
2018-08-24 | Add scripts/test/chutney-git-bisect.sh, for bisecting using chutney | teor | |
Supports bisection on 0.3.4 and earlier. Recommend that users copy the script before bisecting. Implements ticket 27211. | |||
2014-08-15 | Add scripts/coccinelle to scripts/README | Nick Mathewson | |
2014-05-07 | Script to detect unused autoconf outputs | Nick Mathewson | |
Should help speed up mingw builds by a percent or two. | |||
2014-05-07 | Move code-generation scripts to scripts/codegen | Nick Mathewson | |
Now that we have a scripts/* directory, let's put the scripts we use for generating C there. | |||
2014-05-07 | README file for the scripts directory | Nick Mathewson | |