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.
Gregory Holmes e7f0fb73d8 rar 14 years ago
checkstyle Update copyright header to 2009 15 years ago
docs/rfcs Added missing files 17 years ago
installer Fix Apple JNI. Not sure why I was unable to fix this in the past... Fixes issue 3188 14 years ago
launcher Use XDG_CONFIG_HOME for storing the config if ~/.DMDirc/ does not exist. Fixes issue 3097 14 years ago
lib Include findbugs-ant.jar in lib 14 years ago
libwin Added shared PAS file >_< 15 years ago
modules breakage? 14 years ago
nbproject remove udplicate junit 15 years ago
reports Checkstyle on the parser works again. Add contents of http://reports.dmdirc.com/ to repo so that we have a copy somewhere. 14 years ago
src rar 14 years ago
test/com/dmdirc Fix /mode command unit test 14 years ago
.gitignore Checkstyle on the parser works again. Add contents of http://reports.dmdirc.com/ to repo so that we have a copy somewhere. 14 years ago
.gitmodules Parser as a submodule 15 years ago
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. 14 years ago
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!) 16 years ago
UpdateCopyright.sh Update copyright header to 2009 15 years ago
build-installer.xml build installer-stable now passes --upload aswell for automatic uploading of releases 15 years ago
build-jar.xml fixes issue ; adds jxlayer 15 years ago
build-plugins.xml Build-file fiddlage. Does not impact functionality. 16 years ago
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. 14 years ago
build-tests.xml Fix InputTextFrameTest 15 years ago
build-versioning.xml Defaults are now versioned by git. Fixes issue 2360. 15 years ago
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. 15 years ago
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. 15 years ago
createPluginJar.sh Add lots of nice " around things to allow horrible spaces in file names! Fixes issue 2528 15 years ago
manifest.mf Removed ClassPath manifest hack 17 years ago