選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Shane Mc Cormack d1ef51a009 If 64bit java fails for any reason, always try to use the 32bit version. 14年前
checkstyle Update the copyright date on all files. 14年前
docs/rfcs Added missing files 17年前
installer Be more intelligent when looking for functions.sh, and correctly build functions.sh into the launcher when building the installer. 14年前
launcher Be more intelligent when looking for functions.sh, and correctly build functions.sh into the launcher when building the installer. 14年前
lib Add PMD and libraries so it works out of the box 14年前
libwin If 64bit java fails for any reason, always try to use the 32bit version. 14年前
modules Update submodules: plugins 14年前
nbproject Properties files != html 14年前
reports Checkstyle on the parser works again. 14年前
src getCurrentTopic now uses core storage for topics, this fixes on join topics not being added to the topic list 14年前
test/com/dmdirc Fix writable frame container harness 14年前
.gitignore Add PMD and libraries so it works out of the box 14年前
.gitmodules Move util classes into separate repo 14年前
BuildAll.sh Fixes issue 0003657: BuildAll.sh should force all plugins to rebuild to make sure automatic plugin updates are always built using the latest codebase 14年前
DoReports.sh Nightly build script now tries to build new launchers. 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 Plugin build changes for webui plugin 14年前
build-plugins.xml Build process now includes plugin versions in version.config 14年前
build-reports.xml Add PMD and libraries so it works out of the box 14年前
build-tests.xml Make clover know about submodules 14年前
build-versioning.xml Don't include .git when copying defaults 14年前
build.xml Build process now includes plugin versions in version.config 14年前
createAllPluginJar.sh Remove Plugins, update stuff to use new plugins submodule. 14年前
createPluginJar.sh Fixes issue 0003657: BuildAll.sh should force all plugins to rebuild to make sure automatic plugin updates are always built using the latest codebase 14年前
manifest.mf Removed ClassPath manifest hack 17年前
test-single.sh Helper script for running a single test. 14年前
updateBundledPlugins.sh Build process now includes plugin versions in version.config 14年前
updateSubModules.sh Try to use git `submodule update --rebase` if available. 14年前