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 Northwood 28f7381b73 In dynamic.properties, replace backslashes with forward slashes - this allows Windows style classpaths (e.g., C:\foo\bar) to be replaced with forward slashes and to be correctly included. Fixes issue 4048. 14 년 전
checkstyle Update the copyright date on all files. 14 년 전
docs/rfcs Added missing files 17 년 전
installer Bundle ircparser into releases/nightlies 14 년 전
launcher When relaunching to update with sudo, always pass -d 14 년 전
lib Copy clover jar into lib directory 14 년 전
libwin If 64bit java fails for any reason, always try to use the 32bit version. 14 년 전
modules Update submodules: defaults 14 년 전
nbproject In dynamic.properties, replace backslashes with forward slashes - this allows Windows style classpaths (e.g., C:\foo\bar) to be replaced with forward slashes and to be correctly included. Fixes issue 4048. 14 년 전
reports Checkstyle on the parser works again. 14 년 전
src Allow background opening of channels 14 년 전
test/com/dmdirc Massive window changes. 14 년 전
.gitignore Minor random unit test changes 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 Work on making the IRC Parser a 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 Copy clover jar into lib directory 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 Work on making the IRC Parser a plugin 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 년 전