summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorFilesLines
2023-03-30bin: Fix typosHarri Nieminen9-13/+13
2023-03-30docs: use version-number as toctree-title for relnotesErik Faye-Lund1-2/+3
2023-03-10symbols-check: support OSes based on GNU toolchainPino Toscano1-1/+1
2023-03-06ci/ci_run_n_monitor: while we usually disable many jobs, print them inlineDavid Heidelberg1-1/+2
2023-02-23docs: mention `meson configure` and drop broken workaround scriptEric Engestrom1-63/+0
2023-01-25android: Make libbacktrace optional againTomeu Vizoso1-0/+28
2023-01-19meson: use builtin support for reading version from a fileDylan Baker1-39/+0
2023-01-16bin/ci: add gitlab_gql.py.cache to the .gitignoreEric Engestrom1-1/+1
2023-01-12gen_release_notes: include links in relnotes.rst when generating the new rele...Eric Engestrom2-31/+29
2023-01-12gen_release_notes: allow using the script from another checkoutEric Engestrom1-3/+3
2023-01-12gen_release_notes: avoid crashing when none of the commits mention closing an...Eric Engestrom1-1/+4
2023-01-12gen_release_notes: stop the script if we can't generate the release noteEric Engestrom1-0/+1
2023-01-06ci_run_n_monitor.py: automatically retry on transient errorsEric Engestrom1-1/+3
2022-12-30bin/gen_release_notes.py: read Closes/Fixes tags case-insensitivelyKonstantin Kharlamov2-2/+13
2022-12-30bin/gen_release_notes.py: parse "Fixes" tags as well as "Closes"Konstantin Kharlamov2-14/+31
2022-12-30bin/gen_release_notes.py: don't fail if "Closes" refers to an MRKonstantin Kharlamov2-1/+21
2022-12-30bin/gen_release_notes.py: do not fail on confidential featuresKonstantin Kharlamov1-1/+6
2022-12-30bin/gen_release_notes.py: do not end "features" with "None"Konstantin Kharlamov1-3/+1
2022-12-29gen_release_notes: strip second newline in new featuresEric Engestrom1-1/+1
2022-12-19ci: move the CI handling scripts into bin/ciDavid Heidelberg9-0/+909
2022-11-30commit_in_branch.py: variables cleanupEric Engestrom2-32/+30
2022-11-30commit_in_branch.py: add support for checking staging branchesEric Engestrom2-3/+7
2022-11-30commit_in_branch.py: fix testsEric Engestrom1-2/+2
2022-11-22meson: do not use source_root() when possibleDanylo Piliaiev1-1/+6
2022-11-18scripts: Fix khronos-update.py to use main for OpenCL headersJason Ekstrand1-18/+19
2022-11-11meson: fixes mingw-clang32 buildingYonggang Luo2-14/+16
2022-11-11meson: Refactoring shared gen_vs_module_defs_normal_command outYonggang Luo1-0/+5
2022-08-21bin/perf-annotate-jit.py: Update to Python 3.Vinson Lee1-3/+3
2022-08-09egl: Remove eglextchromium.h and import eglext_angle.hYonggang Luo1-2/+1
2022-08-03bin/gen_release_notes.py: bump advertised vulkan version to 1.3Eric Engestrom1-1/+1
2022-05-02bin: Add a script for filtering/sorting refcount logsJesse Natalie1-0/+78
2022-04-19win32: Fixes 32 bits visual studio module definition files by add script gen_...Yonggang Luo2-0/+99
2022-01-16bin/gen_calendar_entries: fix newlines on windowsErik Faye-Lund1-3/+3
2021-11-09vulkan/include: import the video codec headers.Dave Airlie1-0/+7
2021-10-09android_stub: update platform headers to include atraceYiwei Zhang1-10/+13
2021-09-19bin/khronos-update.py: add upstream for vulkan_directfb.h & vulkan_screen.hEric Engestrom1-0/+2
2021-09-19bin/khronos-update.py: update the branch name (s/master/main/)Eric Engestrom1-40/+40
2021-09-16symbols-check: Fix symbol demangling for WindowsJesse Natalie1-1/+1
2021-08-14python: drop python2 supportEric Engestrom2-2/+0
2021-08-14python: explicitly require python3Eric Engestrom2-2/+2
2021-08-10pick-ui: show commit dateEric Engestrom2-1/+9
2021-08-10pick-ui: show nomination type in the UIEric Engestrom1-1/+2
2021-08-10pick-ui: drop assert that optional argument is passedEric Engestrom1-2/+1
2021-08-04bin/gen_release_notes: Fix commits with multiple Closes:Dylan Baker2-10/+39
2021-08-04bin/gen_release_notes: Don't consider issues for other projectsDylan Baker2-2/+25
2021-08-04bin/gen_release_notes: Add basic tests for parsing issuesDylan Baker2-4/+58
2021-07-21pass egl-symbols-check test on mips64elsuijingfeng1-0/+3
2021-06-11egl/android: add aosp_nougat system/window.h back for back compatYiwei Zhang1-0/+4
2021-06-09egl/android: refactor to use the legit vndk/window.h headerYiwei Zhang1-1/+0
2021-05-05bin/pick: Rename master branch to mainJordan Justen3-10/+10