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 b6e5f48a08 Fix including functions.sh when using dash not bash. 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 Fix including functions.sh when using dash not bash. 14 years ago
lib Include findbugs-ant.jar in lib 14 years ago
libwin Added shared PAS file >_< 15 years ago
modules Update the parser, yay!!! 14 years ago
nbproject remove udplicate junit 14 years ago
src Some kind of solution to issue 2735. If getUI() returns null then the UIs will be reextracted, the swing UI will be reset as the default UI, and the client will try to restart. Only allow for one restart and not constant looping. 14 years ago
test/com/dmdirc fixes issue 3036: Alter StyliserStylesTest to avoid Line class, make Line class package private 14 years ago
.gitignore Add reports to .gitignore 14 years ago
.gitmodules Parser as a submodule 14 years ago
BuildAll.sh Remove plugins added by ant before handing teh jar over to the installer 15 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!) 15 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. 15 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. 14 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. 14 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