aboutsummaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* bin/gen_release_notes.py: drop new_features.txt when we release XX.Y.0Eric Engestrom2020-07-101-0/+1
* introduce `commit_in_branch.py` script to help devs figure this outEric Engestrom2020-07-102-0/+257
* bin/symbols-check.py: add --ignore-symbol argumentPierre-Eric Pelloux-Prayer2020-07-101-0/+5
* bin/symbols-check: explain C++ symbols workaroundEric Engestrom2020-06-231-2/+4
* khronos-update.py: add script to simplify update of Khronos headers & xml filesEric Engestrom2020-06-181-0/+202
* post_version.py: update script to the new rST way of thingsEric Engestrom2020-06-131-83/+59
* gen_release_notes.py: update script to the new rST way of thingsEric Engestrom2020-06-131-60/+45
* bin/perf-annotate-jit.py: update internal referenceErik Faye-Lund2020-06-131-1/+1
* tree-wide: fix deprecated GitLab URLsEric Engestrom2020-05-231-10/+10
* git_sha1_gen.py: fix whitespaceEric Engestrom2020-05-201-1/+2
* git_sha1_gen.py: fix code styleEric Engestrom2020-05-201-1/+1
* git_sha1_gen.py: fix out-of-date commentEric Engestrom2020-05-201-1/+0
* post_version.py: stop adding release candidates to the index and relnotesEric Engestrom2020-05-131-4/+8
* post_version.py: invert `is_point` into `is_first_release` to make its purpos...Eric Engestrom2020-05-131-9/+7
* post_version.py: fix branch name construction for release candidatesEric Engestrom2020-05-131-2/+13
* scripts: remove unittest.mock dependency when not usedAndres Gomez2020-05-011-2/+0
* pick-ui: show commit sha in the pick listEric Engestrom2020-04-211-1/+1
* pick-ui: make .pick_status.json path relative to the git root instead of the ...Eric Engestrom2020-04-211-1/+4
* pick-ui: compute .pick_status.json path only onceEric Engestrom2020-04-211-7/+6
* pick-ui: auto-scroll the feedback windowEric Engestrom2020-04-201-0/+2
* bin/pick-ui: Add a new maintainer script for picking patchesDylan Baker2020-04-205-0/+1142
* bin/gen_release_notes.py: Fix version detection for .0 releaseDylan Baker2020-04-202-37/+15
* gen_release_notes: resolve ambiguity by renaming `version` to `previous_versi...Eric Engestrom2020-03-121-10/+10
* gen_release_notes: fix version in "you should wait" messageEric Engestrom2020-03-121-1/+1
* gen_release_notes: fix vulkan version reportedEric Engestrom2020-03-071-1/+1
* bin/gen_release_notes.py: fix commit list commandEric Engestrom2020-03-061-1/+1
* bin/post_version.py: Make the git commit as well.Dylan Baker2020-03-052-0/+10
* bin/post_version.py: Pretty print the htmlDylan Baker2020-03-051-3/+3
* bin/post_version.py: Update the release calendar as wellDylan Baker2020-03-052-0/+190
* meson: simplify install_megadrivers.py invocationEric Engestrom2019-12-272-1/+3
* meson: add windows support to symbols checksEric Engestrom2019-11-051-3/+41
* bin/gen_release_notes.py: Add a warning if new features are introduced in a p...Dylan Baker2019-10-251-2/+5
* bin/gen_release_notes.py: html escape all external dataDylan Baker2019-10-251-4/+7
* bin/post_release.py: Add .html to hrefsDylan Baker2019-10-251-2/+3
* bin/post_version.py: white space fixesDylan Baker2019-10-251-1/+1
* bin/post_version.py: Pass version as an argumentDylan Baker2019-10-251-16/+10
* bin/gen_release_notes.py: Return "None" if there are no new featuresDylan Baker2019-10-251-0/+2
* bin/gen_release_notes.py: strip '#' from gitlab bugsDylan Baker2019-10-251-1/+1
* bin/gen_release_notes.py: fix conditional of bugfixDylan Baker2019-10-251-1/+1
* symbols-check: ignore exported C++ symbolsEric Engestrom2019-10-131-0/+4
* bin: delete unused releasing scriptsDylan Baker2019-10-032-64/+0
* release: Add an update_release_calendar.py scriptDylan Baker2019-10-031-0/+122
* scripts: Add a gen_release_notes.py scriptDylan Baker2019-10-033-0/+326
* bin/get-pick-list: use --oneline=pretty instead of --onelineDylan Baker2019-09-251-1/+1
* bin/get-pick-list.sh: sha1 commits can be smaller than 8 charsJuan A. Suarez Romero2019-09-241-1/+1
* symbols-check: fix `nm` invocation on MacOSEric Engestrom2019-08-041-4/+14
* symbols-check: discard platform symbols earlyEric Engestrom2019-08-041-2/+2
* symbols-check: skip test if we can't get the symbols listEric Engestrom2019-08-041-1/+6
* symbols-check: introduce new python scriptEric Engestrom2019-07-102-0/+116
* delete autotools .gitignore filesEric Engestrom2019-04-291-9/+0