77 コミット (41c898ce25c2722821ca9022ac0fbf53d31a4227)

作成者 SHA1 メッセージ 日付
  Shane Mc Cormack ad30b96580 Slightly nicer way to get the BASEDIR 14年前
  Shane Mc Cormack 989109b03c when checking to see if functions.sh exists, use the full path. 14年前
  Shane Mc Cormack 6ef08b8a78 Be more dash friendly. 14年前
  Shane Mc Cormack 1934770f6f Be more intelligent when looking for functions.sh, and correctly build functions.sh into the launcher when building the installer. 14年前
  Shane Mc Cormack f3bdf1e8c5 Fix uninstaller. 14年前
  Shane Mc Cormack 35b8024005 Fix issue 3762. 14年前
  Shane Mc Cormack f73f08c73b SHO != SHOW 14年前
  Shane Mc Cormack bb255270be Mention package managers. 14年前
  Shane Mc Cormack c0bab741b8 Make the progress bar vanish more reliably. 14年前
  Shane Mc Cormack 010a861ee7 Greg fails. 14年前
  Gregory Holmes 86472a2b87 Fixes issue 3564: s/License/Licence/ where applicable in linux installer 14年前
  Chris Smith b79eadbc5c Build process now includes plugin versions in version.config 14年前
  Chris Smith b0b916067f Fix syntax error in progressbar.sh 14年前
  Shane Mc Cormack 0f0afd95d1 Work without `bc` (fixes issue 3566) 14年前
  Shane Mc Cormack d636412333 Added a sleep 1 to give progressbar.sh time to open the pipe. 14年前
  Shane Mc Cormack 32f97aa237 = not == 14年前
  Shane Mc Cormack 03e9ac5838 Fixes issue 3479. 14年前
  Shane Mc Cormack b5fc95bf5c Remove references to git from build scripts and the like. 14年前
  Shane Mc Cormack b691b14491 Update the copyright date on all files. 14年前
  Shane Mc Cormack b6e5f48a08 Fix including functions.sh when using dash not bash. 14年前
  Shane Mc Cormack f689253005 makeInstallerLinux.sh now no longer deletes functions.sh when it finishes 14年前
  Shane Mc Cormack ab14e1d06f Move dialog functions into functions.sh rather than duplicating everywhere. 14年前
  Shane Mc Cormack fd6eb621f7 Support dbus for controlling kde4 progress bar, works with qdbus or dbus-send. 14年前
  Shane Mc Cormack 47da995c50 Don't fallover if ${HOME}/.profile errors. 15年前
  Shane Mc Cormack 43ddce58ef installer scripts handle -t differently in git clones now than in svn checkouts. 15年前
  Chris Smith 057f3c6335 Fixes issue 2594 15年前
  Shane Mc Cormack 6085bec5f4 Fix issue 2290 15年前
  Shane Mc Cormack 050435724c Make linux uninstaller not retarded. 15年前
  Shane Mc Cormack 21a0553e31 .. removing new lines at the end of files is bad. 15年前
  Shane Mc Cormack 357af5d03e More work on installers to allow tagging as releases. 15年前
  Shane Mc Cormack 76e83fac6c Installer changes to work with git (Issue 2111) 15年前
  Gregory Holmes ad6cddbba0 Update copyright header to 2009 15年前
  Shane Mc Cormack cbd63c3787 added getFile() to wget/fetch/curl as available. 16年前
  Shane Mc Cormack eea3f6d152 Fixes issue 1744 16年前
  Shane Mc Cormack da01115ede Merge linux and osx launchers into unix launcher. 16年前
  Shane Mc Cormack 95eb08b2c0 itunes dll for windows now playing now supports StreamTitles (Fixes issue 1719) 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 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年前