49 次程式碼提交 (1f299c403cd40d61e1ade3d7286c8c59ce3bb4b8)

作者 SHA1 備註 提交日期
  Shane Mc Cormack e0ad3cd9f8 More hand removal. 14 年之前
  Shane Mc Cormack b5fc95bf5c Remove references to git from build scripts and the like. 14 年之前
  Shane Mc Cormack 880144dbe8 Revert correctly when using git 14 年之前
  Shane Mc Cormack 49e4ca29a6 Fix installer build scripts to include plugins correctly. 14 年之前
  Shane Mc Cormack bcf6bed808 Only bundle tabcompleters and ui_swing in development builds. 15 年之前
  Shane Mc Cormack 3fbdef9d1c Fixes issue 2723. (release.sh now removes plugins added by createAllPluginJar) 15 年之前
  Shane Mc Cormack 83f143ad58 build installer-stable now passes --upload aswell for automatic uploading of releases 15 年之前
  Shane Mc Cormack 99280b8491 Don't allow spaces in channel passed to makeJar 15 年之前
  Shane Mc Cormack 69744ec03c Only try to add plugins if asked to. 15 年之前
  Shane Mc Cormack 4eb8d864b4 I suck at commiting 15 年之前
  Shane Mc Cormack e59720cb07 I suck at coding. 15 年之前
  Shane Mc Cormack 164ec143c7 Use channel ratehr than doing nothing with it! 15 年之前
  Shane Mc Cormack a88054825a Installer can now pass an update channel to ant. 15 年之前
  Shane Mc Cormack 43ddce58ef installer scripts handle -t differently in git clones now than in svn checkouts. 15 年之前
  Shane Mc Cormack 0852aa732d Add tabcompletion plugins to release jars. Fixes issue 2488. 15 年之前
  Chris Smith 422ffab696 Fix installer using old names for time/osd plugins 15 年之前
  Shane Mc Cormack 357af5d03e More work on installers to allow tagging as releases. 15 年之前
  Shane Mc Cormack 76e83fac6c Installer changes to work with git (Issue 2111) 15 年之前
  Shane Mc Cormack d6223c564b Add dcc.jar to built in plugins 16 年之前
  Shane Mc Cormack a82d750a9d Fix a syntax error in release.sh 16 年之前
  Shane Mc Cormack 5713514d8c Add ability to attempt to automatically upload to google code. (--upload flag) 16 年之前
  Shane Mc Cormack ba3a84d94b Rather than building a separate installer.jar that contains a subset of DMDirc.jar, just use java -cp DMDirc.jar com.dmdirc.installer.Main like we should have done all along really. 16 年之前
  Shane Mc Cormack fa57db5edf Fix installers 16 年之前
  Shane Mc Cormack dc43db6cef Add --target param 16 年之前
  Shane Mc Cormack be35d60216 Linux installer now creates meanigfully-named temp dirs (adds DMDirc. prefix) 16 年之前
  Shane Mc Cormack 01879bcc38 installer.jar runs again. 16 年之前
  Shane Mc Cormack 9b9d2f0275 Fix reverting after build 16 年之前
  Shane Mc Cormack 7c37536a9f Bash: == should be = 16 年之前
  Shane Mc Cormack 87646e91b1 Fix incorrect comparison. 16 年之前
  Shane Mc Cormack f004cdb56b release.sh should revert the settings in the trunk properly now 16 年之前
  Shane Mc Cormack d2f0d16b61 Fix settings update properly, it is now done after we have built the installer.jar 16 年之前
  Shane Mc Cormack 42792593c7 use ls -ltr for finding the jar to use 16 年之前
  Shane Mc Cormack a798dd9b12 Apply settings update correctly in manual release 16 年之前
  Shane Mc Cormack ae8ce77f0b Allow makeJar to be not run if passing a jar that already has plugins in it. 16 年之前
  Shane Mc Cormack 607a2381d7 Use makeJar.sh to create release jar first, then add to installers 16 年之前
  Shane Mc Cormack c3007b2f55 Linux installer can now (optionally) download a JRE and install it or a pre-included version as required. 16 年之前
  Shane Mc Cormack 49c958d817 Nightlies and installers contain default settings. 16 年之前
  Shane Mc Cormack 9c8c393bf4 Windows Installer now shows the version number of the installer on the welcome screen and in the titlebar 16 年之前
  Shane Mc Cormack 7cc34faef0 Don't generate or use .md5 files anymore 16 年之前
  Shane Mc Cormack f1cec2c096 Installer no longer requires whole project to be checked out. 16 年之前
  Shane Mc Cormack 24963f3023 use ln -sf not just ln -s 16 年之前
  Shane Mc Cormack 4f1b76927d Don't execute javac 13 times, just do it all in 1 go 16 年之前
  Shane Mc Cormack 23bd54f8ca Fixed missing flag 16 年之前
  Shane Mc Cormack a4ef1e63da Can specify a jar file to use instead of compiling or using the default 16 年之前
  Shane Mc Cormack 529784f7c6 ./release.sh this will now automatically work out the type of release based on the current directory. (trunk, tag or branch) 16 年之前
  Shane Mc Cormack 489d3faaa9 Added core plugins 16 年之前
  Shane Mc Cormack 8b91cde84c Installer can now add plugins into the jar file (can be set to include different plugins per release as needed). 16 年之前
  Shane Mc Cormack baea74f88e Added uninstaller on windows. 16 年之前
  Shane Mc Cormack 5bd229158b Installer moved into trunk 16 年之前