選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Shane Mc Cormack 32dffea8ef Add comments to winamp.dpr to help me see wtf the horrible windowsy code does when i look at it in the future. 16年前
checkstyle Clean and compile before running reports 16年前
docs/rfcs Added missing files 17年前
installer Create /usr/lib/jvm at the right place Rather than using an include to modify the path when the main installer resumes, create a symlink to the newly installed java binary and use that 16年前
launcher Make Launcher compatible with FreeBSD 16年前
nbproject In theory this should make the javadoc always available on the website. in nbproject/private/private.properties added: javadoc.moveto=/home/dmdirc/www/javadoc 16年前
src Add comments to winamp.dpr to help me see wtf the horrible windowsy code does when i look at it in the future. Updated overview.html window -> windows and added BSD and Solaris to the list Does not impact functionality. 16年前
test/com/dmdirc Unit tests for issues 1391 and 1392 (and URLHandler in general) Fix issue 1392 (various problems with quotes in URLs) 16年前
AddSVN.sh AddSVN now works with non-gnu (BSD/OSX) sed 16年前
BuildAll.sh Fix Bamboo build number checking 16年前
BuildPlugins.xml Disable ant-contrib method of building plugins as it doesn't include SVN versions 16年前
DoReports.sh Fix junit failures not raising issues 16年前
UpdateCopyright.sh Updated copyright header on all files. 16年前
build.xml Ant sucks, removing default.properties 16年前
createAllPluginJar.sh A file called .ignore in the directory for a plugin will stop the automatic scripts (ant file and createAllPluginJar.sh) from building the .jar file for that plugin. 16年前
createPluginJar.sh if a file called prePackage.sh is found in a dir it will be executed before the dir is added to the archive. added dll and exe to the list of files added to the jar 16年前
doreports.xml Generate both an xml and html report in the 2hourly reports (bamboo uses the xml one) 16年前
junitreport.xml Generate both an xml and html report in the 2hourly reports (bamboo uses the xml one) 16年前
manifest.mf Removed ClassPath manifest hack 17年前
style_build.xml Added automatic utilities used on website 17年前