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 bc962bde2c ant installer task added. uses ./release.sh this to build the correct type of installer. 16 years ago
checkstyle Updated reports to reflect identities package name change 17 years ago
docs/rfcs Added missing files 17 years ago
installer ./release.sh this will now automatically work out the type of release based on the current directory. (trunk, tag or branch) 16 years ago
launcher Added irc:// handler support to Linux installers Linux scripts now use kdialog/zenity where appropriate to show error messages. No longer expect users to have a terminal open 16 years ago
nbproject Compiled addon classes are no longer added to the jarfile as they are useless there now. 16 years ago
src Added com.dmdirc.addons.timeplugin.TimeActionMetaType$1 as a persistant class PluginInfos now store a list of all the classes in their jar Renamed PersistantClassLoader to GlobalClassLoader GlobalClassLoader now looks in all the loaded plugins when finding a non-persistant non-core class GlobalClassLoader now knows what jar each persistant class is in, rather than just looking through all jars that are known to have at least 1 persistant class. 16 years ago
test/com/dmdirc Update test for moved class 16 years ago
BuildAll.sh Nightly Build script now builds Plugins_date_svnrev.zip aswell 16 years ago
BuildPlugins.xml Fixed bug where .class files in subdirs (aka mediasources plugin) were not being added to the jars. 16 years ago
DoReports.sh Committing current DoReports.sh 17 years ago
build.xml ant installer task added. uses ./release.sh this to build the correct type of installer. 16 years ago
createAllPluginJar.sh createAllPluginJar.sh is now run in the ant build script (i'd like do this this in ant, but cant seem to find a way to list directories in ant) 16 years ago
createPluginJar.sh Horrible, horrible bash script now outputs where it says it does 16 years ago
doreports.xml .. 17 years ago
junitreport.xml Added uncommited changes from soren 17 years ago
manifest.mf Removed ClassPath manifest hack 17 years ago
style_build.xml Added automatic utilities used on website 17 years ago