28 Commits (0.6)

Author SHA1 Message Date
  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 years ago
  Shane Mc Cormack 46e1016624 Try to use "md5" binary not md5sum if md5sum can't be found. 16 years ago
  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 years ago
  Shane Mc Cormack d2678fa377 Separate installer stub and makeInstallerLinux 16 years ago
  Shane Mc Cormack c211551ff9 I really suck. 16 years ago
  Shane Mc Cormack e47730a5c3 Look for pidof in non-path locations, if its not found use ps ux and grep. 16 years ago
  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 years ago
  Shane Mc Cormack f282e1da26 Linux installer now builds properly on OSX 16 years ago
  Shane Mc Cormack 80b73e8585 More minor fixes 16 years ago
  Shane Mc Cormack be35d60216 Linux installer now creates meanigfully-named temp dirs (adds DMDirc. prefix) 16 years ago
  Shane Mc Cormack 882e9e735d Updated copyright header on all files. 16 years ago
  Shane Mc Cormack f7639970af Backport installer changes to 0.5.5. 16 years ago
  Shane Mc Cormack f7aea9d6d9 add "" arround branch 16 years ago
  Shane Mc Cormack 607a2381d7 Use makeJar.sh to create release jar first, then add to installers 16 years ago
  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 years ago
  Shane Mc Cormack c3007b2f55 Linux installer can now (optionally) download a JRE and install it or a pre-included version as required. 16 years ago
  Shane Mc Cormack 7cc34faef0 Don't generate or use .md5 files anymore 16 years ago
  Shane Mc Cormack f1cec2c096 Installer no longer requires whole project to be checked out. 16 years ago
  Shane Mc Cormack e8df0e02f1 Fixed building of installers in tags/branches 16 years ago
  Shane Mc Cormack 24963f3023 use ln -sf not just ln -s 16 years ago
  Shane Mc Cormack c9b3d5ca65 I suck, bash uses = not == 16 years ago
  Shane Mc Cormack b7f46bf416 Minor changes 16 years ago
  Shane Mc Cormack cbf4df6e5b git-svn-id: http://svn.dmdirc.com/trunk@2849 00569f92-eb28-0410-84fd-f71c24880f43 16 years ago
  Shane Mc Cormack a4ef1e63da Can specify a jar file to use instead of compiling or using the default 16 years ago
  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 years ago
  Shane Mc Cormack 976b44b047 Added irc:// handler support to Linux installers 16 years ago
  Shane Mc Cormack 91d80b2f11 Linux installer updated for changed logo.svg location 16 years ago
  Shane Mc Cormack 5bd229158b Installer moved into trunk 16 years ago