111 コミット (0.6)

作成者 SHA1 メッセージ 日付
  Shane Mc Cormack 7f00dcbb21 Add missing spaces on vista. (Fixes issue 1673) 16年前
  Shane Mc Cormack e339b734d5 Yay for accidental pasting! (Issue 1665) 16年前
  Shane Mc Cormack 20a018054e Add check for openjdk. 16年前
  Shane Mc Cormack 60d8fbd414 Fixes issue 1479 again. 16年前
  Shane Mc Cormack d6223c564b Add dcc.jar to built in plugins 16年前
  Shane Mc Cormack 65c205a5f1 Fix windows installer. 16年前
  Shane Mc Cormack 9b732b42c6 Add --help to installer. 16年前
  Shane Mc Cormack e5615b25ea Create /usr/lib/jvm at the right place 16年前
  Shane Mc Cormack baed328e5b Show what java binary was found. 16年前
  Shane Mc Cormack 49baf4e2c1 I suck - missing & 16年前
  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年前
  Shane Mc Cormack 46e1016624 Try to use "md5" binary not md5sum if md5sum can't be found. 16年前
  Shane Mc Cormack 215b5f3b85 Remove debugging 16年前
  Shane Mc Cormack b34149276a Show download size better (use `bc` to convert from bytes to nice values) 16年前
  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年前
  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年前
  Shane Mc Cormack 3f96794ca5 Fix stub 16年前
  Shane Mc Cormack d2678fa377 Separate installer stub and makeInstallerLinux 16年前
  Shane Mc Cormack 6f08f05ae5 This should have already existed! 16年前
  Shane Mc Cormack 727b7c7a91 Make uninstaller use vista.pas 16年前
  Shane Mc Cormack 3cf53197c3 Use vista.pas for vista detection 16年前
  Shane Mc Cormack 6b559d730d Download files from http://binary.dmdirc.com/ not http://shanemcc.co.uk/dmdirc-binaries/ 16年前
  Shane Mc Cormack 7145b4d9cc Change download urls 16年前
  Shane Mc Cormack 11cbfa7918 DMGs produced are now compressed \o \o \o 16年前
  Shane Mc Cormack a82d750a9d Fix a syntax error in release.sh 16年前
  Shane Mc Cormack c211551ff9 I really suck. 16年前
  Shane Mc Cormack e47730a5c3 Look for pidof in non-path locations, if its not found use ps ux and grep. 16年前
  Shane Mc Cormack a8ad80f15b Should be blank! 16年前
  Shane Mc Cormack 5713514d8c Add ability to attempt to automatically upload to google code. (--upload flag) 16年前
  Shane Mc Cormack 3a6f1865b0 Fix URL Handling in OSX. 16年前
  Shane Mc Cormack ed869d0bad Bye Bye debugging! 16年前
  Shane Mc Cormack c5748dbb07 Add -k/--check command line param. Exits with 0 or 1 if an existing dmdirc instance was found via RMI. (0 == Found) 16年前
  Shane Mc Cormack 015b1af0a6 Missing ! 16年前
  Shane Mc Cormack 1e9c15cc3c Alternate location for lazarus dir 16年前
  Chris Smith a94254b805 Attempt at making Windows uninstaller bail if DMDirc is running. 16年前
  Shane Mc Cormack 8825b0eb7b I suck. 16年前
  Shane Mc Cormack a5c9411550 Only try a max of 5 times to get a correctly sized image. 16年前
  Shane Mc Cormack 5cbbac2920 Horrible hacks to make the image actually create at a size that fits everything. 16年前
  Shane Mc Cormack 1fff4b3a37 Create smaller OSX Installer Images 16年前
  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年前
  Shane Mc Cormack fa57db5edf Fix installers 16年前
  Shane Mc Cormack f9f94333bf Linux installer now runs on PCBSD (And probably other BSDs) if java/java6 is pre-installed. 16年前
  Shane Mc Cormack 786e85fe11 Use correct creator code 16年前
  Shane Mc Cormack cb6d207da7 Fix typo in comments 16年前
  Shane Mc Cormack bc262dc849 Fix nightlies not working properly 16年前
  Shane Mc Cormack 90ea34cd87 Update makeInstallerOSX.sh, rename from osx/osx to osx/res 16年前
  Shane Mc Cormack 889314a04e Moved osx stuff 16年前
  Shane Mc Cormack 87011dd338 Register irc:// handler 16年前
  Shane Mc Cormack c03f185b32 -a not -o 16年前
  Shane Mc Cormack 809eb85207 Remove temp dmg 16年前