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.
Git 45c161ac36 Update submodules: plugins 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 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
lib Update mockito 14 years ago
libwin 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
modules Update submodules: plugins 14 years ago
nbproject Probably fixes issue 0003520: Unit tests run on renji don't use plugin libs 14 years ago
reports Checkstyle on the parser works again. 14 years ago
src Normalise the config dir path (remove duplicate / or \ etc). Fixes issue 3522: DMDirc breaks when using the XDG config dir. 14 years ago
test/com/dmdirc Unit test for issue 3248 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 BuildAll now updates submodules 14 years ago
DoReports.sh Remove references to git from build scripts and the like. 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