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 d6d1a19063 Issue 373 16 years ago
checkstyle Checkstyle's global report doesn't include MiG layout 16 years ago
docs/rfcs Added missing files 17 years ago
installer Bye Bye debugging! 16 years ago
launcher 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
nbproject Add default junit paths to project.properties, as having them in default.properties doesn't seem to work (and I can't really see a point in having a separate properties file for them) 16 years ago
src Issue 373 Add Speed and Time Remaining Cancel Button disables itself when transfer completes. 16 years ago
test/com/dmdirc Make the way identities are migrated much more sensible. Issue 1122 16 years ago
AddSVN.sh WindowsInstaller now doesn't compare a string using != 16 years ago
BuildAll.sh Fix nightlies having a version of "SVN" 16 years ago
BuildPlugins.xml Disable ant-contrib method of building plugins as it doesn't include SVN versions 16 years ago
DoReports.sh Better bamboo detection (use BAMBOO_ISNTALL env var rather than requiring a custom env var IS_BAMBOO) 16 years ago
UpdateCopyright.sh Updated copyright header on all files. 16 years ago
build.xml Ant sucks, removing default.properties 16 years ago
createAllPluginJar.sh A file called .ignore in the directory for a plugin will stop the automatic scripts (ant file and createAllPluginJar.sh) from building the .jar file for that plugin. 16 years ago
createPluginJar.sh Remove silly loop in createPluginJar, thus increasing its speed niftily! 16 years ago
doreports.xml Generate both an xml and html report in the 2hourly reports (bamboo uses the xml one) 16 years ago
junitreport.xml Generate both an xml and html report in the 2hourly reports (bamboo uses the xml one) 16 years ago
manifest.mf Removed ClassPath manifest hack 17 years ago
style_build.xml Added automatic utilities used on website 17 years ago