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 5b5cad149d code tidying, more *_BORDER removal 16 years ago
checkstyle Updating files from sora 16 years ago
docs/rfcs Added missing files 17 years ago
installer Rather than building a separate installer.jar that contains a subset of DMDirc.jar, just use java -cp DMDirc.jar com.dmdirc.installer.Main like we should have done all along really. Stops needing to update the isntalelr script when certain things are changed, fixes issue 1063 16 years ago
launcher OS X related stuff (issue 954) 16 years ago
nbproject Add clover 16 years ago
src code tidying, more *_BORDER removal 16 years ago
test/com/dmdirc ConfigFile now escapes/unescapes content vaguely sensibly, although it still doesn't like =s 16 years ago
AddSVN.sh WindowsInstaller now doesn't compare a string using != AddSVN now works with mawk aswell as gawk 16 years ago
BuildAll.sh Updated BuildAll.sh to call a script to submit plugins to the addon site 16 years ago
BuildPlugins.xml Disable ant-contrib method of building plugins as it doesn't include SVN versions 16 years ago
DoReports.sh Copy ANT_OPTS export from sora to trunk 16 years ago
UpdateCopyright.sh Updated copyright header on all files. 16 years ago
build.xml On unix building will automatically substitute the correct SVN Revision :D 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 Fix a couple of bugs with plugin versioning hacks 16 years ago
doreports.xml .. 17 years ago
junitreport.xml tada \o 16 years ago
manifest.mf Removed ClassPath manifest hack 17 years ago
style_build.xml Added automatic utilities used on website 17 years ago