11 Commits

Author SHA1 Message Date
Robert de Rooy
694cc766a4 Cleanup Bash scripts.
This makes them pass shellcheck. Except for a few unused
export warnings.

I also wonder if the majority of these files should be
in the root of the project, or should be moved to "build-scripts"
(or should still even exist).

a few minor changes

one more minor changes
2023-04-15 15:53:08 +02:00
Jookia
b3fa848f0f Replace '/bin/bash' with '/usr/bin/env bash' in shebangs
This should hopefully help portability with BSDs.
2022-12-12 17:52:27 +08:00
Robert de Rooy
11cad2aab5 Use reverse DNS naming
Use reverse DNS naming for .desktop and .metainfo.xml as your
supposed to do nowadays according to freedesktop.org.

This also happens to match what is mandated by flatpak, so it
simplifies the flatpak post install script a little.

+ cleanup the mess that flatpak builds can leave behind when you
do a clean.
2020-10-20 15:24:03 +02:00
Jonathan Campbell
09c48c0b57 more 2014-04-26 16:54:25 -07:00
Jonathan Campbell
0db74ed319 more 2014-04-26 16:48:21 -07:00
Jonathan Campbell
8ffbe66fb2 delete *.pch files, on cleanup too 2014-04-26 02:28:52 -07:00
Jonathan Campbell
ddcedf25f1 more work 2014-04-26 02:19:54 -07:00
Jonathan Campbell
16516703e0 cleanup script: delete VS2008 build logs too 2014-04-26 00:17:08 -07:00
Jonathan Campbell
b4c6945e67 some Win32 build testing, cleanup, update cleanup script 2014-04-25 23:55:05 -07:00
root
5722ec807e more work 2013-07-07 20:49:48 -07:00
root
f331824031 port from svn 2013-07-07 20:39:49 -07:00