aboutsummaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* android_stub: Update platform headers to include gralloc1.h.Eric Anholt2020-10-191-1/+2
* symbols-check: Add __cxa_guard_* to the list of approved symbols.Eric Anholt2020-10-141-1/+3
* bin/gen_release_notes.py: escape special rST charactersEric Engestrom2020-09-301-4/+18
* pick-ui: specify git commands in "resolve cherry pick" messageEric Engestrom2020-08-081-2/+2
* ci: Include enough Android headers to let us compile test EGLKristian H. Kristensen2020-08-051-0/+53
* bin/khronos-update: add workaround for python bug 9625Eric Engestrom2020-07-241-1/+4
* bin/khronos-update: add support for the SPIRV filesEric Engestrom2020-07-241-0/+11
* bin/khronos-update: having a folder in include/ is not a requirementEric Engestrom2020-07-241-3/+4
* bin/gen_release_notes: automatically commit release notesEric Engestrom2020-07-221-0/+5
* post_version.py: fix relnotes linksEric Engestrom2020-07-221-1/+5
* post_version.py: update the files in the current worktree, not the one with t...Eric Engestrom2020-07-221-2/+2
* post_version.py: stop using non-existent functions and fix commit messageEric Engestrom2020-07-221-3/+2
* post_version.py: drop incorrect conf.py changesEric Engestrom2020-07-221-28/+0
* post_version.py: don't generate relnotes twiceEric Engestrom2020-07-221-1/+0
* 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