summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* ci: bump bin/ci/ deps to support python 3.11Eric Engestrom2023-05-101-2/+2
* bin/ci: Add StructuredLogger to improve log handlingGuilherme Gallo2023-04-192-0/+476
* bin: Fix typosHarri Nieminen2023-03-309-13/+13
* docs: use version-number as toctree-title for relnotesErik Faye-Lund2023-03-301-2/+3
* symbols-check: support OSes based on GNU toolchainPino Toscano2023-03-101-1/+1
* ci/ci_run_n_monitor: while we usually disable many jobs, print them inlineDavid Heidelberg2023-03-061-1/+2
* docs: mention `meson configure` and drop broken workaround scriptEric Engestrom2023-02-231-63/+0
* android: Make libbacktrace optional againTomeu Vizoso2023-01-251-0/+28
* meson: use builtin support for reading version from a fileDylan Baker2023-01-191-39/+0
* bin/ci: add gitlab_gql.py.cache to the .gitignoreEric Engestrom2023-01-161-1/+1
* gen_release_notes: include links in relnotes.rst when generating the new rele...Eric Engestrom2023-01-122-31/+29
* gen_release_notes: allow using the script from another checkoutEric Engestrom2023-01-121-3/+3
* gen_release_notes: avoid crashing when none of the commits mention closing an...Eric Engestrom2023-01-121-1/+4
* gen_release_notes: stop the script if we can't generate the release noteEric Engestrom2023-01-121-0/+1
* ci_run_n_monitor.py: automatically retry on transient errorsEric Engestrom2023-01-061-1/+3
* bin/gen_release_notes.py: read Closes/Fixes tags case-insensitivelyKonstantin Kharlamov2022-12-302-2/+13
* bin/gen_release_notes.py: parse "Fixes" tags as well as "Closes"Konstantin Kharlamov2022-12-302-14/+31
* bin/gen_release_notes.py: don't fail if "Closes" refers to an MRKonstantin Kharlamov2022-12-302-1/+21
* bin/gen_release_notes.py: do not fail on confidential featuresKonstantin Kharlamov2022-12-301-1/+6
* bin/gen_release_notes.py: do not end "features" with "None"Konstantin Kharlamov2022-12-301-3/+1
* gen_release_notes: strip second newline in new featuresEric Engestrom2022-12-291-1/+1
* ci: move the CI handling scripts into bin/ciDavid Heidelberg2022-12-199-0/+909
* commit_in_branch.py: variables cleanupEric Engestrom2022-11-302-32/+30
* commit_in_branch.py: add support for checking staging branchesEric Engestrom2022-11-302-3/+7
* commit_in_branch.py: fix testsEric Engestrom2022-11-301-2/+2
* meson: do not use source_root() when possibleDanylo Piliaiev2022-11-221-1/+6
* scripts: Fix khronos-update.py to use main for OpenCL headersJason Ekstrand2022-11-181-18/+19
* meson: fixes mingw-clang32 buildingYonggang Luo2022-11-112-14/+16
* meson: Refactoring shared gen_vs_module_defs_normal_command outYonggang Luo2022-11-111-0/+5
* bin/perf-annotate-jit.py: Update to Python 3.Vinson Lee2022-08-211-3/+3
* egl: Remove eglextchromium.h and import eglext_angle.hYonggang Luo2022-08-091-2/+1
* bin/gen_release_notes.py: bump advertised vulkan version to 1.3Eric Engestrom2022-08-031-1/+1
* bin: Add a script for filtering/sorting refcount logsJesse Natalie2022-05-021-0/+78
* win32: Fixes 32 bits visual studio module definition files by add script gen_...Yonggang Luo2022-04-192-0/+99
* bin/gen_calendar_entries: fix newlines on windowsErik Faye-Lund2022-01-161-3/+3
* vulkan/include: import the video codec headers.Dave Airlie2021-11-091-0/+7
* android_stub: update platform headers to include atraceYiwei Zhang2021-10-091-10/+13
* bin/khronos-update.py: add upstream for vulkan_directfb.h & vulkan_screen.hEric Engestrom2021-09-191-0/+2
* bin/khronos-update.py: update the branch name (s/master/main/)Eric Engestrom2021-09-191-40/+40
* symbols-check: Fix symbol demangling for WindowsJesse Natalie2021-09-161-1/+1
* python: drop python2 supportEric Engestrom2021-08-142-2/+0
* python: explicitly require python3Eric Engestrom2021-08-142-2/+2
* pick-ui: show commit dateEric Engestrom2021-08-102-1/+9
* pick-ui: show nomination type in the UIEric Engestrom2021-08-101-1/+2
* pick-ui: drop assert that optional argument is passedEric Engestrom2021-08-101-2/+1
* bin/gen_release_notes: Fix commits with multiple Closes:Dylan Baker2021-08-042-10/+39
* bin/gen_release_notes: Don't consider issues for other projectsDylan Baker2021-08-042-2/+25
* bin/gen_release_notes: Add basic tests for parsing issuesDylan Baker2021-08-042-4/+58
* pass egl-symbols-check test on mips64elsuijingfeng2021-07-211-0/+3
* egl/android: add aosp_nougat system/window.h back for back compatYiwei Zhang2021-06-111-0/+4