Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Shane Mc Cormack 5390443ea0 Rather than just including an old version of the functions in the launcher, build in functions.sh from the installer. před 14 roky
checkstyle Update the copyright date on all files. před 14 roky
docs/rfcs Added missing files před 17 roky
installer Fixes issue 3479. Also adds some code to attempt to counter-act any hanging caused by reading a pipe that hasn't been written to. před 14 roky
launcher Rather than just including an old version of the functions in the launcher, build in functions.sh from the installer. This really negates the need to even include functions.sh when it exists but I'll leave that in for now. před 14 roky
lib Update junit, replace mockito před 14 roky
libwin Update the copyright date on all files. před 14 roky
modules Update submodules: parser před 14 roky
nbproject Fixes issue 3479. Also adds some code to attempt to counter-act any hanging caused by reading a pipe that hasn't been written to. před 14 roky
reports Checkstyle on the parser works again. před 14 roky
src Enhances /debug configstats to allow regex searching před 14 roky
test/com/dmdirc Fix some unit tests před 14 roky
.gitignore Ignore files generated by the findbugs report před 14 roky
.gitmodules Add submodule for default settings před 14 roky
BuildAll.sh BuildAll now updates submodules před 14 roky
DoReports.sh Remove references to git from build scripts and the like. před 14 roky
UpdateCopyright.sh Remove references to git from build scripts and the like. před 14 roky
build-installer.xml build installer-stable now passes --upload aswell for automatic uploading of releases před 15 roky
build-jar.xml Temp Fix to make twitter parser work. před 14 roky
build-plugins.xml Remove unused code from build-plugins.xml před 14 roky
build-reports.xml Remove Plugins, update stuff to use new plugins submodule. před 14 roky
build-tests.xml Build the unit tests using xvfb if available. xvfb.disable=true will allow building without, even if xvfb is found. Fixes issue 3422 před 14 roky
build-versioning.xml Don't include .git when copying defaults před 14 roky
build.xml Custom script to update submodules před 14 roky
createAllPluginJar.sh Remove Plugins, update stuff to use new plugins submodule. před 14 roky
createPluginJar.sh Move swing licences to the swing plugin When building jars copy licences to the appropriate place issue 2643 issue 3238 před 14 roky
manifest.mf Removed ClassPath manifest hack před 17 roky
test-single.sh Helper script for running a single test. před 14 roky
updateSubModules.sh Try to use git `submodule update --rebase` if available. před 14 roky