41 Commit (0.6)

Autore SHA1 Messaggio Data
  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
  Shane Mc Cormack c9b3d5ca65 I suck, bash uses = not == 16 anni fa
  Shane Mc Cormack b7f46bf416 Minor changes 16 anni fa
  Shane Mc Cormack cbf4df6e5b git-svn-id: http://svn.dmdirc.com/trunk@2849 00569f92-eb28-0410-84fd-f71c24880f43 16 anni fa
  Shane Mc Cormack a4ef1e63da Can specify a jar file to use instead of compiling or using the default 16 anni fa
  Shane Mc Cormack 8b91cde84c Installer can now add plugins into the jar file (can be set to include different plugins per release as needed). 16 anni fa
  Shane Mc Cormack 976b44b047 Added irc:// handler support to Linux installers 16 anni fa
  Shane Mc Cormack 91d80b2f11 Linux installer updated for changed logo.svg location 16 anni fa
  Shane Mc Cormack 5bd229158b Installer moved into trunk 16 anni fa