59 Commit (b691b144910ce8825197463e25ec1e2a306b7f9d)

Autore SHA1 Messaggio Data
  Shane Mc Cormack b6e5f48a08 Fix including functions.sh when using dash not bash. 14 anni fa
  Shane Mc Cormack f689253005 makeInstallerLinux.sh now no longer deletes functions.sh when it finishes 14 anni fa
  Shane Mc Cormack ab14e1d06f Move dialog functions into functions.sh rather than duplicating everywhere. 14 anni fa
  Shane Mc Cormack fd6eb621f7 Support dbus for controlling kde4 progress bar, works with qdbus or dbus-send. 14 anni fa
  Shane Mc Cormack 47da995c50 Don't fallover if ${HOME}/.profile errors. 15 anni fa
  Shane Mc Cormack 43ddce58ef installer scripts handle -t differently in git clones now than in svn checkouts. 15 anni fa
  Chris Smith 057f3c6335 Fixes issue 2594 15 anni fa
  Shane Mc Cormack 6085bec5f4 Fix issue 2290 15 anni fa
  Shane Mc Cormack 050435724c Make linux uninstaller not retarded. 15 anni fa
  Shane Mc Cormack 21a0553e31 .. removing new lines at the end of files is bad. 15 anni fa
  Shane Mc Cormack 357af5d03e More work on installers to allow tagging as releases. 15 anni fa
  Shane Mc Cormack 76e83fac6c Installer changes to work with git (Issue 2111) 15 anni fa
  Gregory Holmes ad6cddbba0 Update copyright header to 2009 15 anni fa
  Shane Mc Cormack cbd63c3787 added getFile() to wget/fetch/curl as available. 15 anni fa
  Shane Mc Cormack eea3f6d152 Fixes issue 1744 16 anni fa
  Shane Mc Cormack da01115ede Merge linux and osx launchers into unix launcher. 16 anni fa
  Shane Mc Cormack 95eb08b2c0 itunes dll for windows now playing now supports StreamTitles (Fixes issue 1719) 16 anni fa
  Shane Mc Cormack e339b734d5 Yay for accidental pasting! (Issue 1665) 16 anni fa
  Shane Mc Cormack 20a018054e Add check for openjdk. 16 anni fa
  Shane Mc Cormack 60d8fbd414 Fixes issue 1479 again. 16 anni fa
  Shane Mc Cormack 9b732b42c6 Add --help to installer. 16 anni fa
  Shane Mc Cormack e5615b25ea Create /usr/lib/jvm at the right place 16 anni fa
  Shane Mc Cormack baed328e5b Show what java binary was found. 16 anni fa
  Shane Mc Cormack 49baf4e2c1 I suck - missing & 16 anni fa
  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) 16 anni fa
  Shane Mc Cormack 46e1016624 Try to use "md5" binary not md5sum if md5sum can't be found. 16 anni fa
  Shane Mc Cormack 215b5f3b85 Remove debugging 16 anni fa
  Shane Mc Cormack b34149276a Show download size better (use `bc` to convert from bytes to nice values) 16 anni fa
  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) 16 anni fa
  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.. 16 anni fa
  Shane Mc Cormack 3f96794ca5 Fix stub 16 anni fa
  Shane Mc Cormack d2678fa377 Separate installer stub and makeInstallerLinux 16 anni fa
  Shane Mc Cormack c211551ff9 I really suck. 16 anni fa
  Shane Mc Cormack e47730a5c3 Look for pidof in non-path locations, if its not found use ps ux and grep. 16 anni fa
  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. 16 anni fa
  Shane Mc Cormack f9f94333bf Linux installer now runs on PCBSD (And probably other BSDs) if java/java6 is pre-installed. 16 anni fa
  Shane Mc Cormack cb6d207da7 Fix typo in comments 16 anni fa
  Shane Mc Cormack f282e1da26 Linux installer now builds properly on OSX 16 anni fa
  Shane Mc Cormack 80b73e8585 More minor fixes 16 anni fa
  Shane Mc Cormack be35d60216 Linux installer now creates meanigfully-named temp dirs (adds DMDirc. prefix) 16 anni fa
  Shane Mc Cormack 882e9e735d Updated copyright header on all files. 16 anni fa
  Shane Mc Cormack f7639970af Backport installer changes to 0.5.5. 16 anni fa
  Shane Mc Cormack f7aea9d6d9 add "" arround branch 16 anni fa
  Shane Mc Cormack 607a2381d7 Use makeJar.sh to create release jar first, then add to installers 16 anni fa
  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) 16 anni fa
  Shane Mc Cormack c3007b2f55 Linux installer can now (optionally) download a JRE and install it or a pre-included version as required. 16 anni fa
  Shane Mc Cormack 7cc34faef0 Don't generate or use .md5 files anymore 16 anni fa
  Shane Mc Cormack f1cec2c096 Installer no longer requires whole project to be checked out. 16 anni fa
  Shane Mc Cormack e8df0e02f1 Fixed building of installers in tags/branches 16 anni fa
  Shane Mc Cormack 24963f3023 use ln -sf not just ln -s 16 anni fa