You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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 years ago
..
jar makeJar no longer tags its jars with -Setup 16 years ago
linux 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. Stops needing to update the isntalelr script when certain things are changed, fixes issue 1063 16 years ago
osx I suck. Fixed OSX Installer thinking builds failed that didn't Fixes issue 1134 16 years ago
windows Add -k/--check command line param. Exits with 0 or 1 if an existing dmdirc instance was found via RMI. (0 == Found) Windows uninstaller now asks if the user wants to continue rather than just doing it Windows uninstaller now uses the return value of DMDirc.jar -k to check if DMDirc is running before trying to uninstall. Fixes issue 441. 16 years ago
release.sh 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. Stops needing to update the isntalelr script when certain things are changed, fixes issue 1063 16 years ago