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 Smith 4991e31a5c Mock server and parser for invite test 14 years ago
checkstyle Update copyright header to 2009 15 years ago
docs/rfcs Added missing files 17 years ago
installer Fix including functions.sh when using dash not bash. 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 Update parser module 14 years ago
nbproject remove udplicate junit 15 years ago
src Fix stupid bug in launcher component 14 years ago
test/com/dmdirc Mock server and parser for invite test 14 years ago
.gitignore Make gitignore ignore some more of the output from windows builds 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 Include findbugs-ant.jar in lib 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