qTox/buildscripts/download
Anthony Bilinski 9bf17acca6
chore(CI): Handle build scripts called with relative paths with spaces
foo=dirname "$0" only works if the script is called with an absolute path and
that path contains no spaces. Add quotes everywhere to contain spaces in
directory names or file names, and add realpath to get the absolute path
regardless of call path.

Not necessarily needed, but like in e405868037
it can avoid some annoying issues when e.g. that script was called with a
relative path in CI.
2022-03-13 06:20:44 -07:00
..
common.sh fix(buildscripts): Fix license text for MIT derived works 2022-02-17 10:10:20 -08:00
download_aitool.sh chore(CI): Use docker for CI scripts 2021-12-19 14:56:05 -08:00
download_ffmpeg.sh chore(CI): Handle build scripts called with relative paths with spaces 2022-03-13 06:20:44 -07:00
download_gdb.sh chore(CI): Handle build scripts called with relative paths with spaces 2022-03-13 06:20:44 -07:00
download_gmp.sh chore(CI): Handle build scripts called with relative paths with spaces 2022-03-13 06:20:44 -07:00
download_ldqt.sh chore(CI): Handle build scripts called with relative paths with spaces 2022-03-13 06:20:44 -07:00
download_libexif.sh chore(CI): Handle build scripts called with relative paths with spaces 2022-03-13 06:20:44 -07:00
download_libexpat.sh chore(CI): Handle build scripts called with relative paths with spaces 2022-03-13 06:20:44 -07:00
download_mingw_debug_scripts.sh chore(CI): Handle build scripts called with relative paths with spaces 2022-03-13 06:20:44 -07:00
download_mingw_ldd.sh chore(CI): Handle build scripts called with relative paths with spaces 2022-03-13 06:20:44 -07:00
download_msgpack_c.sh chore(CI): Handle build scripts called with relative paths with spaces 2022-03-13 06:20:44 -07:00
download_nsisshellexecasuser.sh chore(CI): Handle build scripts called with relative paths with spaces 2022-03-13 06:20:44 -07:00
download_openal.sh chore(CI): Handle build scripts called with relative paths with spaces 2022-03-13 06:20:44 -07:00
download_openssl.sh chore(CI): Handle build scripts called with relative paths with spaces 2022-03-13 06:20:44 -07:00
download_opus.sh chore(CI): Handle build scripts called with relative paths with spaces 2022-03-13 06:20:44 -07:00
download_qrencode.sh chore(CI): Handle build scripts called with relative paths with spaces 2022-03-13 06:20:44 -07:00
download_qt.sh chore(CI): Handle build scripts called with relative paths with spaces 2022-03-13 06:20:44 -07:00
download_snore.sh chore(CI): Handle build scripts called with relative paths with spaces 2022-03-13 06:20:44 -07:00
download_sodium.sh chore(CI): Handle build scripts called with relative paths with spaces 2022-03-13 06:20:44 -07:00
download_sqlcipher.sh chore(CI): Handle build scripts called with relative paths with spaces 2022-03-13 06:20:44 -07:00
download_toxcore.sh chore(CI): Handle build scripts called with relative paths with spaces 2022-03-13 06:20:44 -07:00
download_toxext.sh chore(CI): Handle build scripts called with relative paths with spaces 2022-03-13 06:20:44 -07:00
download_toxext_messages.sh chore(CI): Handle build scripts called with relative paths with spaces 2022-03-13 06:20:44 -07:00
download_vpx.sh chore(CI): Handle build scripts called with relative paths with spaces 2022-03-13 06:20:44 -07:00