59 Commits (b691b144910ce8825197463e25ec1e2a306b7f9d)

Autor SHA1 Nachricht Datum
  Shane Mc Cormack b691b14491 Update the copyright date on all files. vor 14 Jahren
  Shane Mc Cormack b6e5f48a08 Fix including functions.sh when using dash not bash. vor 14 Jahren
  Shane Mc Cormack f689253005 makeInstallerLinux.sh now no longer deletes functions.sh when it finishes vor 14 Jahren
  Shane Mc Cormack ab14e1d06f Move dialog functions into functions.sh rather than duplicating everywhere. vor 14 Jahren
  Shane Mc Cormack fd6eb621f7 Support dbus for controlling kde4 progress bar, works with qdbus or dbus-send. vor 14 Jahren
  Shane Mc Cormack 47da995c50 Don't fallover if ${HOME}/.profile errors. vor 15 Jahren
  Shane Mc Cormack 43ddce58ef installer scripts handle -t differently in git clones now than in svn checkouts. vor 15 Jahren
  Chris Smith 057f3c6335 Fixes issue 2594 vor 15 Jahren
  Shane Mc Cormack 6085bec5f4 Fix issue 2290 vor 15 Jahren
  Shane Mc Cormack 050435724c Make linux uninstaller not retarded. vor 15 Jahren
  Shane Mc Cormack 21a0553e31 .. removing new lines at the end of files is bad. vor 15 Jahren
  Shane Mc Cormack 357af5d03e More work on installers to allow tagging as releases. vor 15 Jahren
  Shane Mc Cormack 76e83fac6c Installer changes to work with git (Issue 2111) vor 15 Jahren
  Gregory Holmes ad6cddbba0 Update copyright header to 2009 vor 15 Jahren
  Shane Mc Cormack cbd63c3787 added getFile() to wget/fetch/curl as available. vor 15 Jahren
  Shane Mc Cormack eea3f6d152 Fixes issue 1744 vor 16 Jahren
  Shane Mc Cormack da01115ede Merge linux and osx launchers into unix launcher. vor 16 Jahren
  Shane Mc Cormack 95eb08b2c0 itunes dll for windows now playing now supports StreamTitles (Fixes issue 1719) vor 16 Jahren
  Shane Mc Cormack e339b734d5 Yay for accidental pasting! (Issue 1665) vor 16 Jahren
  Shane Mc Cormack 20a018054e Add check for openjdk. vor 16 Jahren
  Shane Mc Cormack 60d8fbd414 Fixes issue 1479 again. vor 16 Jahren
  Shane Mc Cormack 9b732b42c6 Add --help to installer. vor 16 Jahren
  Shane Mc Cormack e5615b25ea Create /usr/lib/jvm at the right place vor 16 Jahren
  Shane Mc Cormack baed328e5b Show what java binary was found. vor 16 Jahren
  Shane Mc Cormack 49baf4e2c1 I suck - missing & vor 16 Jahren
  Shane Mc Cormack cde251189c BSD tar outputs extracted file names to stderr not stdout (POSIX standard says to do it that way for some reason o.0) vor 16 Jahren
  Shane Mc Cormack 46e1016624 Try to use "md5" binary not md5sum if md5sum can't be found. vor 16 Jahren
  Shane Mc Cormack 215b5f3b85 Remove debugging vor 16 Jahren
  Shane Mc Cormack b34149276a Show download size better (use `bc` to convert from bytes to nice values) vor 16 Jahren
  Shane Mc Cormack 3386666e1a Lotsa changes to the linux installer to make it also run on OpenSolaris (and possibly normal solaris aswell, I don't have gui access to a normal solaris machine from here will try when I go back to uni) vor 16 Jahren
  Shane Mc Cormack fcb653f4b4 I'm sure I already fixed this... If pidof is found use it, rather than only trying to use it if its not found.. vor 16 Jahren
  Shane Mc Cormack 3f96794ca5 Fix stub vor 16 Jahren
  Shane Mc Cormack d2678fa377 Separate installer stub and makeInstallerLinux vor 16 Jahren
  Shane Mc Cormack c211551ff9 I really suck. vor 16 Jahren
  Shane Mc Cormack e47730a5c3 Look for pidof in non-path locations, if its not found use ps ux and grep. vor 16 Jahren
  Shane Mc Cormack ba3a84d94b Rather than building a separate installer.jar that contains a subset of DMDirc.jar, just use java -cp DMDirc.jar com.dmdirc.installer.Main like we should have done all along really. vor 16 Jahren
  Shane Mc Cormack f9f94333bf Linux installer now runs on PCBSD (And probably other BSDs) if java/java6 is pre-installed. vor 16 Jahren
  Shane Mc Cormack cb6d207da7 Fix typo in comments vor 16 Jahren
  Shane Mc Cormack f282e1da26 Linux installer now builds properly on OSX vor 16 Jahren
  Shane Mc Cormack 80b73e8585 More minor fixes vor 16 Jahren
  Shane Mc Cormack be35d60216 Linux installer now creates meanigfully-named temp dirs (adds DMDirc. prefix) vor 16 Jahren
  Shane Mc Cormack 882e9e735d Updated copyright header on all files. vor 16 Jahren
  Shane Mc Cormack f7639970af Backport installer changes to 0.5.5. vor 16 Jahren
  Shane Mc Cormack f7aea9d6d9 add "" arround branch vor 16 Jahren
  Shane Mc Cormack 607a2381d7 Use makeJar.sh to create release jar first, then add to installers vor 16 Jahren
  Shane Mc Cormack 0b786e99b2 Windows Installer can now install java if needed. (Currently the download shows a wget console window, this will be replaced before .6) vor 16 Jahren
  Shane Mc Cormack c3007b2f55 Linux installer can now (optionally) download a JRE and install it or a pre-included version as required. vor 16 Jahren
  Shane Mc Cormack 7cc34faef0 Don't generate or use .md5 files anymore vor 16 Jahren
  Shane Mc Cormack f1cec2c096 Installer no longer requires whole project to be checked out. vor 16 Jahren
  Shane Mc Cormack e8df0e02f1 Fixed building of installers in tags/branches vor 16 Jahren