mesa/bin
Dylan Baker 8587e57f12 docs: store the release-calendar information in csv (and fix tests)
Restructured text (and markdown) is painful to programatically
manipulate, most python parsers are geared towards writing markdown and
generating html. I'd like to move the calendar updates to being
scripted, as such using csv to store them will be convenient. This also
allows us to simplify our scripting that manipulates the table
considerably.

Acked-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8341>
2021-01-07 00:07:56 +00:00
..
pick pick-ui: specify git commands in "resolve cherry pick" message 2020-08-08 12:27:48 +00:00
.editorconfig bin: use tabs for coding style on *.sh files 2017-05-09 14:05:00 +03:00
__init__.py scripts: Add a gen_release_notes.py script 2019-10-03 20:15:19 +00:00
commit_in_branch.py introduce `commit_in_branch.py` script to help devs figure this out 2020-07-10 20:01:32 +00:00
commit_in_branch_test.py introduce `commit_in_branch.py` script to help devs figure this out 2020-07-10 20:01:32 +00:00
gen_release_notes.py bin/gen_release_notes.py: escape special rST characters 2020-09-30 09:29:00 +00:00
gen_release_notes_test.py scripts: remove unittest.mock dependency when not used 2020-05-01 15:01:51 +03:00
git_sha1_gen.py git_sha1_gen.py: fix whitespace 2020-05-20 22:05:41 +00:00
install_megadrivers.py meson: simplify install_megadrivers.py invocation 2019-12-27 22:43:34 +00:00
khronos-update.py bin/khronos-update: add workaround for python bug 9625 2020-07-24 14:22:36 +02:00
meson-cmd-extract.py bin/meson-cmd-extract: Also handle cross and native files 2019-01-18 09:37:01 -08:00
meson-options.py meson: add script to print the options before configuring a builddir 2019-02-07 13:22:41 +00:00
meson.build meson: simplify install_megadrivers.py invocation 2019-12-27 22:43:34 +00:00
meson_get_version.py meson: Add script to use VERSION file for getting version 2017-11-09 11:19:53 -08:00
perf-annotate-jit.py bin/perf-annotate-jit.py: update internal reference 2020-06-13 10:42:01 +00:00
pick-ui.py pick-ui: don't handle the mouse 2021-01-06 09:56:52 -08:00
post_version.py docs: store the release-calendar information in csv (and fix tests) 2021-01-07 00:07:56 +00:00
post_version_test.py docs: store the release-calendar information in csv (and fix tests) 2021-01-07 00:07:56 +00:00
symbols-check.py mapi: Fix symbols check with ASan enabled. 2020-12-15 19:39:29 +00:00
update-android-headers.sh android_stub: Update platform headers to include gralloc1.h. 2020-10-19 18:41:50 +00:00