mesa/bin
Eric Engestrom 85f380f0d0 tree-wide: fix deprecated GitLab URLs
They will stop working in the next GitLab release, so let's update them
ASAP to make sure things are propagated to everyone by then.

See:
https://about.gitlab.com/releases/2020/05/06/gitlab-com-13-0-breaking-changes/#removal-of-deprecated-project-paths

Cc: mesa-stable@lists.freedesktop.org
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Acked-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5111>

The backport on this was non-trival, git couldn't figure out what had
actually changed and came up with thousands of whitespace changes. I
reimplemented this commit using:

git grep -l -P '/mesa/mesa/(?!-)' | xargs sed -r -i  's@/mesa/mesa/([a-zA-Z0-1])@/mesa/mesa/-/\1@g'
2020-06-01 14:59:33 -07:00
..
pick tree-wide: fix deprecated GitLab URLs 2020-06-01 14:59:33 -07: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
gen_release_notes.py gen_release_notes: fix version in "you should wait" message 2020-03-13 09:23:35 -07:00
gen_release_notes_test.py scripts: Add a gen_release_notes.py script 2019-10-03 20:15:19 +00:00
get-extra-pick-list.sh bin/get-{extra,fixes}-pick-list.sh: improve output 2017-04-20 10:28:54 +02:00
get-pick-list.sh bin/get-pick-list: use --oneline=pretty instead of --oneline 2019-09-25 17:50:19 +00:00
git_sha1_gen.py bin/git_sha1_gen.py: remove execute bit/shebang 2018-08-23 17:00:04 +01:00
install_megadrivers.py meson: simplify install_megadrivers.py invocation 2019-12-27 22:43:34 +00: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/*py: honor editorconfig formatting 2017-05-09 14:06:52 +03:00
pick-ui.py bin/pick-ui: Add a new maintainer script for picking patches 2020-01-31 08:50:15 -08:00
post_version.py bin/post_release.py: Add .html to hrefs 2019-10-25 15:46:11 -07:00
symbols-check.py meson: add windows support to symbols checks 2019-11-05 20:31:37 +00:00