mumble/scripts
Mikkel Krautz ac674d932e scripts/rcc-depends.py: fall back to using the absolute path when os.path.relpath() fails on Windows.
On Windows, it is not always possible to create a relative path from an
absolute path. For example, if Qt lives on C:, and Mumble is being built
on Z:.

Things will fall apart then, because we include some of Qt's
translations in our .qrc files.

This commit works around that issue by falling back to absolute paths
when finding a relative path fails.
2017-03-19 15:41:53 +01:00
..
appveyor Add appveyor configuration for windows proof builds 2017-02-12 13:57:46 +01:00
development Move .pri files and "toolchain" folder in "qmake" 2017-03-05 15:48:16 +01:00
server changed sourceforge links to mumble.info links 2015-07-05 10:43:56 +02:00
travis-ci travis-ci: Remove unneeded "winpaths_custom" CONFIG option 2017-03-18 00:53:29 +01:00
extract-emojione-flags.py Update tree copyrights to 2017. 2017-01-08 21:05:57 +01:00
generate-ApplicationPalette-class.py Update tree copyrights to 2017. 2017-01-08 21:05:57 +01:00
generate-AUTHORS.py Update tree copyrights to 2017. 2017-01-08 21:05:57 +01:00
generate-CHANGES.py Update tree copyrights to 2017. 2017-01-08 21:05:57 +01:00
generate-cipherinfo.py Update tree copyrights to 2017. 2017-01-08 21:05:57 +01:00
generate-mumble_qt-qrc.py Update tree copyrights to 2017. 2017-01-08 21:05:57 +01:00
generate-qrc.py Update tree copyrights to 2017. 2017-01-08 21:05:57 +01:00
git2cl.pl Update tree copyrights to 2017. 2017-01-08 21:05:57 +01:00
mkflags.py Update tree copyrights to 2017. 2017-01-08 21:05:57 +01:00
mkini-win32.bat Update tree copyrights to 2017. 2017-01-08 21:05:57 +01:00
mkini.sh Update tree copyrights to 2017. 2017-01-08 21:05:57 +01:00
mklic.pl CryptographicRandom: new class for acquiring random data for cryptographic purposes. 2017-03-01 23:29:07 +01:00
mkwrapper.pl Update tree copyrights to 2017. 2017-01-08 21:05:57 +01:00
mumble-overlay Update tree copyrights to 2017. 2017-01-08 21:05:57 +01:00
mumble.appdata.xml Add an appdata.xml file. 2016-09-25 10:07:39 +02:00
mumble.desktop mumble.desktop: added missing semicolons 2015-12-06 18:30:36 +01:00
mumble.protocol More Ubuntu fixes 2007-11-09 01:24:29 +00:00
murmur-user-wrapper Update tree copyrights to 2017. 2017-01-08 21:05:57 +01:00
murmur.conf Rename ubuntu package from murmur back to mumble-server 2008-01-14 17:29:15 +00:00
murmur.grpc.ini grpc: rename murmur.ini.grpc to murmur.grpc.ini 2016-05-08 16:45:52 +02:00
murmur.ini ServerDB, Meta: add support for SQLite WAL. 2017-03-05 22:42:57 +01:00
murmur.init Add missing LSB Description to the init script. 2015-04-27 22:58:12 +02:00
murmur.logrotate Make the logrotate fail gracefully if murmur isn't running 2009-03-22 22:37:35 +01:00
murmur.service Harden systemd service 2015-06-13 13:28:46 +02:00
php.ini Include weblist.php using ICE 2008-07-03 12:34:38 +00:00
rcc-depends.py scripts/rcc-depends.py: fall back to using the absolute path when os.path.relpath() fails on Windows. 2017-03-19 15:41:53 +01:00
release.pl Update tree copyrights to 2017. 2017-01-08 21:05:57 +01:00
scripts.pro Update tree copyrights to 2017. 2017-01-08 21:05:57 +01:00
transtate.py Update tree copyrights to 2017. 2017-01-08 21:05:57 +01:00
updatetranslations.sh Update tree copyrights to 2017. 2017-01-08 21:05:57 +01:00