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 e8cc3c9263 Ant sucks, removing default.properties 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 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 Only try to construct the mainClass of a plugin rather than any that has a default constructor. Don't call loadEntirePlugin unless plugin.info has loadall=true. Fixes issue 1204. 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