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 019bb2c8a6 Update test plugin to use config file 14 years ago
checkstyle Update the copyright date on all files. 14 years ago
docs/rfcs Added missing files 17 years ago
installer Fix running on 64bit windows. Fixes issue 0003523: The launcher/installer incorrectly deem the x64 Windows JRE as incompatible with DMDirc This runs on 32bit versions of windows or 64bit, and can detect either the 64bit or 32bit jvm. I rock. 14 years ago
launcher Fix error when trying to launch client on unix 14 years ago
lib Update mockito 14 years ago
libwin Fix delphi sucking. 14 years ago
modules Update submodules: parser 14 years ago
nbproject Don't echo the property that's no longer used 14 years ago
reports Checkstyle on the parser works again. 14 years ago
src Use StreamUtil in CertificateManager 14 years ago
test/com/dmdirc Update test plugin to use config file 14 years ago
.gitignore Ignore files generated by the findbugs report 14 years ago
.gitmodules Add submodule for default settings 14 years ago
BuildAll.sh Nightly build script now tries to build new launchers. Move from ~/google to ~/working/nightly/ (Issue 3528) I've symlinked ~/working/nightly to ~/google on renji untill everything else is done. 14 years ago
DoReports.sh Nightly build script now tries to build new launchers. Move from ~/google to ~/working/nightly/ (Issue 3528) I've symlinked ~/working/nightly to ~/google on renji untill everything else is done. 14 years ago
UpdateCopyright.sh Remove references to git from build scripts and the like. 14 years ago
build-installer.xml build installer-stable now passes --upload aswell for automatic uploading of releases 15 years ago
build-jar.xml Temp Fix to make twitter parser work. 14 years ago
build-plugins.xml Remove unused code from build-plugins.xml 14 years ago
build-reports.xml Remove Plugins, update stuff to use new plugins submodule. 14 years ago
build-tests.xml Let's not try to wait for -5 seconds, it breaks reality (and `sleep`). 14 years ago
build-versioning.xml Don't include .git when copying defaults 14 years ago
build.xml Custom script to update submodules 14 years ago
createAllPluginJar.sh Remove Plugins, update stuff to use new plugins submodule. 14 years ago
createPluginJar.sh Move swing licences to the swing plugin When building jars copy licences to the appropriate place issue 2643 issue 3238 14 years ago
manifest.mf Removed ClassPath manifest hack 17 years ago
test-single.sh Helper script for running a single test. 14 years ago
updateSubModules.sh Try to use git `submodule update --rebase` if available. 14 years ago