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.
Shane Mc Cormack 70e97d73c0 Bump all plugin versions to force server-side recompile for addons site. hace 14 años
checkstyle Update copyright header to 2009 hace 15 años
docs/rfcs Added missing files hace 17 años
installer Fix Apple JNI. Not sure why I was unable to fix this in the past... Fixes issue 3188 hace 14 años
launcher Use XDG_CONFIG_HOME for storing the config if ~/.DMDirc/ does not exist. Fixes issue 3097 hace 14 años
lib Include findbugs-ant.jar in lib hace 14 años
libwin Added shared PAS file >_< hace 15 años
modules Update Parser module. hace 14 años
nbproject remove udplicate junit hace 15 años
reports Checkstyle on the parser works again. Add contents of http://reports.dmdirc.com/ to repo so that we have a copy somewhere. hace 14 años
src Bump all plugin versions to force server-side recompile for addons site. hace 14 años
test/com/dmdirc Fix /mode command unit test hace 14 años
.gitignore Checkstyle on the parser works again. Add contents of http://reports.dmdirc.com/ to repo so that we have a copy somewhere. hace 14 años
.gitmodules Parser as a submodule hace 15 años
BuildAll.sh make BuildAll.sh git-aware. If a .git dir is present in the directory then git will be used, else fallback to svn. hace 14 años
DoReports.sh Tidy up BuildAll.sh and readd svn up to DoReports.sh, as it's not actually managed by Bamboo (that'd be too sensible!) hace 16 años
UpdateCopyright.sh Update copyright header to 2009 hace 15 años
build-installer.xml build installer-stable now passes --upload aswell for automatic uploading of releases hace 15 años
build-jar.xml fixes issue ; adds jxlayer hace 15 años
build-plugins.xml Build-file fiddlage. Does not impact functionality. hace 16 años
build-reports.xml Checkstyle on the parser works again. Add contents of http://reports.dmdirc.com/ to repo so that we have a copy somewhere. hace 14 años
build-tests.xml Fix InputTextFrameTest hace 15 años
build-versioning.xml Defaults are now versioned by git. Fixes issue 2360. hace 15 años
build.xml Make plugin libs get added to plugin jars correctly when built via netbeans (which doesn't build the jar and thus doesn't fire -pre-jar) Automatically run `git submodule init` and `git submodule update` when compiling to make sure submodules are all ok. hace 15 años
createAllPluginJar.sh Make plugin libs get added to plugin jars correctly when built via netbeans (which doesn't build the jar and thus doesn't fire -pre-jar) Automatically run `git submodule init` and `git submodule update` when compiling to make sure submodules are all ok. hace 15 años
createPluginJar.sh Add lots of nice " around things to allow horrible spaces in file names! Fixes issue 2528 hace 15 años
manifest.mf Removed ClassPath manifest hack hace 17 años