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.
Chris Smith 46ba750f21 Remove "design for extension" from checkstyle checks 16 years ago
checkstyle Remove "design for extension" from checkstyle checks 16 years ago
docs/rfcs Added missing files 17 years ago
installer I suck. Fixed OSX Installer thinking builds failed that didn't Fixes issue 1134 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 Single If not multiple. Sorta related to issue 1176 I guess. Need a general-tidying issue! 16 years ago
test/com/dmdirc ChannelInfo mode optimisation (Also optimised ClientInfo) Fixes issue 1109 Fixes issue 1108 16 years ago
AddSVN.sh WindowsInstaller now doesn't compare a string using != 16 years ago
BuildAll.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
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 This is sourced before private.properties, user.properties and project.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
default.properties Added default.properties file with default junit paths This is sourced before private.properties, user.properties and project.properties 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