summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorFilesLines
2020-10-19android_stub: Update platform headers to include gralloc1.h.Eric Anholt1-1/+2
2020-10-14symbols-check: Add __cxa_guard_* to the list of approved symbols.Eric Anholt1-1/+3
2020-09-30bin/gen_release_notes.py: escape special rST charactersEric Engestrom1-4/+18
2020-08-08pick-ui: specify git commands in "resolve cherry pick" messageEric Engestrom1-2/+2
2020-08-05ci: Include enough Android headers to let us compile test EGLKristian H. Kristensen1-0/+53
2020-07-24bin/khronos-update: add workaround for python bug 9625Eric Engestrom1-1/+4
2020-07-24bin/khronos-update: add support for the SPIRV filesEric Engestrom1-0/+11
2020-07-24bin/khronos-update: having a folder in include/ is not a requirementEric Engestrom1-3/+4
2020-07-22bin/gen_release_notes: automatically commit release notesEric Engestrom1-0/+5
2020-07-22post_version.py: fix relnotes linksEric Engestrom1-1/+5
2020-07-22post_version.py: update the files in the current worktree, not the one with t...Eric Engestrom1-2/+2
2020-07-22post_version.py: stop using non-existent functions and fix commit messageEric Engestrom1-3/+2
2020-07-22post_version.py: drop incorrect conf.py changesEric Engestrom1-28/+0
2020-07-22post_version.py: don't generate relnotes twiceEric Engestrom1-1/+0
2020-07-10bin/gen_release_notes.py: drop new_features.txt when we release XX.Y.0Eric Engestrom1-0/+1
2020-07-10introduce `commit_in_branch.py` script to help devs figure this outEric Engestrom2-0/+257
2020-07-10bin/symbols-check.py: add --ignore-symbol argumentPierre-Eric Pelloux-Prayer1-0/+5
2020-06-23bin/symbols-check: explain C++ symbols workaroundEric Engestrom1-2/+4
2020-06-18khronos-update.py: add script to simplify update of Khronos headers & xml filesEric Engestrom1-0/+202
2020-06-13post_version.py: update script to the new rST way of thingsEric Engestrom1-83/+59
2020-06-13gen_release_notes.py: update script to the new rST way of thingsEric Engestrom1-60/+45
2020-06-13bin/perf-annotate-jit.py: update internal referenceErik Faye-Lund1-1/+1
2020-05-23tree-wide: fix deprecated GitLab URLsEric Engestrom1-10/+10
2020-05-20git_sha1_gen.py: fix whitespaceEric Engestrom1-1/+2
2020-05-20git_sha1_gen.py: fix code styleEric Engestrom1-1/+1
2020-05-20git_sha1_gen.py: fix out-of-date commentEric Engestrom1-1/+0
2020-05-13post_version.py: stop adding release candidates to the index and relnotesEric Engestrom1-4/+8
2020-05-13post_version.py: invert `is_point` into `is_first_release` to make its purpos...Eric Engestrom1-9/+7
2020-05-13post_version.py: fix branch name construction for release candidatesEric Engestrom1-2/+13
2020-05-01scripts: remove unittest.mock dependency when not usedAndres Gomez1-2/+0
2020-04-21pick-ui: show commit sha in the pick listEric Engestrom1-1/+1
2020-04-21pick-ui: make .pick_status.json path relative to the git root instead of the ...Eric Engestrom1-1/+4
2020-04-21pick-ui: compute .pick_status.json path only onceEric Engestrom1-7/+6
2020-04-20pick-ui: auto-scroll the feedback windowEric Engestrom1-0/+2
2020-04-20bin/pick-ui: Add a new maintainer script for picking patchesDylan Baker5-0/+1142
2020-04-20bin/gen_release_notes.py: Fix version detection for .0 releaseDylan Baker2-37/+15
2020-03-12gen_release_notes: resolve ambiguity by renaming `version` to `previous_versi...Eric Engestrom1-10/+10
2020-03-12gen_release_notes: fix version in "you should wait" messageEric Engestrom1-1/+1
2020-03-07gen_release_notes: fix vulkan version reportedEric Engestrom1-1/+1
2020-03-06bin/gen_release_notes.py: fix commit list commandEric Engestrom1-1/+1
2020-03-05bin/post_version.py: Make the git commit as well.Dylan Baker2-0/+10
2020-03-05bin/post_version.py: Pretty print the htmlDylan Baker1-3/+3
2020-03-05bin/post_version.py: Update the release calendar as wellDylan Baker2-0/+190
2019-12-27meson: simplify install_megadrivers.py invocationEric Engestrom2-1/+3
2019-11-05meson: add windows support to symbols checksEric Engestrom1-3/+41
2019-10-25bin/gen_release_notes.py: Add a warning if new features are introduced in a p...Dylan Baker1-2/+5
2019-10-25bin/gen_release_notes.py: html escape all external dataDylan Baker1-4/+7
2019-10-25bin/post_release.py: Add .html to hrefsDylan Baker1-2/+3
2019-10-25bin/post_version.py: white space fixesDylan Baker1-1/+1
2019-10-25bin/post_version.py: Pass version as an argumentDylan Baker1-16/+10