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 3386666e1a Lotsa changes to the linux installer to make it also run on OpenSolaris (and possibly normal solaris aswell, I don't have gui access to a normal solaris machine from here will try when I go back to uni) 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 Lotsa changes to the linux installer to make it also run on OpenSolaris (and possibly normal solaris aswell, I don't have gui access to a normal solaris machine from here will try when I go back to uni) 16 years ago
launcher Lotsa changes to the linux installer to make it also run on OpenSolaris (and possibly normal solaris aswell, I don't have gui access to a normal solaris machine from here will try when I go back to uni) 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 fixes issue 1353: Any x setting <= 250 displays the same as x = 0 16 years ago
test/com/dmdirc Using nulls in unit tests is all well and good until you go and add code which tries to dereference them. 16 years ago
AddSVN.sh AddSVN now works with non-gnu (BSD/OSX) sed 16 years ago
BuildAll.sh Fix Bamboo build number checking 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