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.
Gregory Holmes d5f26d14b0 fixes issue 1198: ErrorListDialog causes shutdown thread to hang 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 Attempt at making Windows uninstaller bail if DMDirc is running. Didn't seem to work, but Java, DMDirc and my VM were acting oddly, so who knows! Issue 441 16 years ago
launcher OS X related stuff (issue 954) 16 years ago
nbproject Add ${libs.junit.classpath} to the test run classpath, so testing (from Netbeans at least) runs out of the box 16 years ago
src fixes issue 1198: ErrorListDialog causes shutdown thread to hang 16 years ago
test/com/dmdirc PreferencesManager and PreferencesSetting test now initialise the IdentityManager in their setUp methods, instead of in the test method, which somehow makes the IdentityManager magically work properly again. Issue 1106. 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) DoReports.sh will now symlink build and reports from the main checkout to its current dir on startup so that bamboo can find the results 16 years ago
UpdateCopyright.sh Updated copyright header on all files. 16 years ago
build.xml Added default.properties file with default junit paths 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
default.properties Added default.properties file with default junit paths 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