選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Shane Mc Cormack 56a9ce1181 Nightly build script now tries to build new launchers. 14年前
checkstyle Update the copyright date on all files. 14年前
docs/rfcs Added missing files 17年前
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年前
launcher 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年前
lib Update mockito 14年前
libwin Fix delphi sucking. 14年前
modules Update submodules: plugins 14年前
nbproject Probably fixes issue 0003520: Unit tests run on renji don't use plugin libs 14年前
reports Checkstyle on the parser works again. 14年前
src Normalise the config dir path (remove duplicate / or \ etc). Fixes issue 3522: DMDirc breaks when using the XDG config dir. 14年前
test/com/dmdirc Unit test for issue 3248 14年前
.gitignore Ignore files generated by the findbugs report 14年前
.gitmodules Add submodule for default settings 14年前
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年前
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年前
UpdateCopyright.sh Remove references to git from build scripts and the like. 14年前
build-installer.xml build installer-stable now passes --upload aswell for automatic uploading of releases 15年前
build-jar.xml Temp Fix to make twitter parser work. 14年前
build-plugins.xml Remove unused code from build-plugins.xml 14年前
build-reports.xml Remove Plugins, update stuff to use new plugins submodule. 14年前
build-tests.xml Let's not try to wait for -5 seconds, it breaks reality (and `sleep`). 14年前
build-versioning.xml Don't include .git when copying defaults 14年前
build.xml Custom script to update submodules 14年前
createAllPluginJar.sh Remove Plugins, update stuff to use new plugins submodule. 14年前
createPluginJar.sh Move swing licences to the swing plugin When building jars copy licences to the appropriate place issue 2643 issue 3238 14年前
manifest.mf Removed ClassPath manifest hack 17年前
test-single.sh Helper script for running a single test. 14年前
updateSubModules.sh Try to use git `submodule update --rebase` if available. 14年前