mesa/bin
Dylan Baker 4188dd7879 bin/install_megadrivers.py: Correctly handle DESTDIR=''
Currently if destdir is set to '' then the resulting libdir will have
it's first character replaced by / instead of / being prepended to the
string. This was the result of ensuring that that DESTDIR wouldn't be
ignored if libdir was absolute, since the only cases that meson allows
the libdir to be absolute is if the prefix is /, this won't be a
problem.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=110211
Fixes: ae3f45c11e
       ("bin/install_megadrivers: fix DESTDIR and -D*-path")
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
2019-03-20 20:26:44 +00:00
..
.editorconfig bin: use tabs for coding style on *.sh files 2017-05-09 14:05:00 +03:00
.gitignore
bugzilla_mesa.sh bin/bugzilla_mesa.sh: explicitly set the --pretty argument 2018-05-23 09:54:00 -07:00
get-extra-pick-list.sh
get-pick-list.sh get-pick-list: Add --pretty=medium to the arguments for Cc patches 2019-02-13 08:59:30 -08: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 bin/install_megadrivers.py: Correctly handle DESTDIR='' 2019-03-20 20:26:44 +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: bring MESA_GIT_SHA1 in line with other build systems 2017-10-27 13:38:37 +01: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
shortlog_mesa.sh