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 8ff5bfd3dc Clean and compile before running reports 16 years ago
checkstyle Clean and compile before running reports 16 years ago
docs/rfcs Added missing files 17 years ago
installer Create /usr/lib/jvm at the right place Rather than using an include to modify the path when the main installer resumes, create a symlink to the newly installed java binary and use that 16 years ago
launcher Make Launcher compatible with FreeBSD 16 years ago
nbproject In theory this should make the javadoc always available on the website. in nbproject/private/private.properties added: javadoc.moveto=/home/dmdirc/www/javadoc 16 years ago
src DummyChannelWindow and DummyServerWindow now extend DummyInputWindow instead of redeclaring the same methods. Does not impact functionality. 16 years ago
test/com/dmdirc Unit tests for issues 1391 and 1392 (and URLHandler in general) Fix issue 1392 (various problems with quotes in URLs) 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 Fix junit failures not raising issues 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 if a file called prePackage.sh is found in a dir it will be executed before the dir is added to the archive. added dll and exe to the list of files added to the jar 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