mesa/bin
Erik Faye-Lund b6cc240db1 bin/gen_calendar_entries: fix newlines on windows
The documentation[1] for the csv module specifies that we should specify
newline='' when opening the output file. Without that, the module
garbles the newlines, writing them as \r\r\n on Windows instead of \r\n.

So let's do what the documentation says, and specify newline=''

[1]: https://docs.python.org/3/library/csv.html#id3

Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12405>
2022-01-16 08:39:44 +00:00
..
pick pick-ui: show commit date 2021-08-10 21:36:43 +00:00
.editorconfig
__init__.py
commit_in_branch.py
commit_in_branch_test.py commit_in_branch_test.py: Rename branch master to main 2021-05-05 12:20:07 -07:00
gen_calendar_entries.py bin/gen_calendar_entries: fix newlines on windows 2022-01-16 08:39:44 +00:00
gen_calendar_entries_test.py
gen_release_notes.py bin/gen_release_notes: Fix commits with multiple Closes: 2021-08-04 23:03:57 +00:00
gen_release_notes_test.py bin/gen_release_notes: Fix commits with multiple Closes: 2021-08-04 23:03:57 +00:00
git_sha1_gen.py
install_megadrivers.py python: drop python2 support 2021-08-14 21:44:32 +00:00
khronos-update.py vulkan/include: import the video codec headers. 2021-11-09 04:33:06 +00:00
meson-cmd-extract.py
meson-options.py
meson.build
meson_get_version.py python: drop python2 support 2021-08-14 21:44:32 +00:00
perf-annotate-jit.py
pick-ui.py
post_version.py
post_version_test.py
symbols-check.py symbols-check: Fix symbol demangling for Windows 2021-09-16 17:38:58 +00:00
update-android-headers.sh android_stub: update platform headers to include atrace 2021-10-09 00:42:32 +00:00