31 Commits (0.6)

Autor SHA1 Mensaje Fecha
  Shane Mc Cormack d6223c564b Add dcc.jar to built in plugins hace 16 años
  Shane Mc Cormack a82d750a9d Fix a syntax error in release.sh hace 16 años
  Shane Mc Cormack 5713514d8c Add ability to attempt to automatically upload to google code. (--upload flag) hace 16 años
  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. hace 16 años
  Shane Mc Cormack fa57db5edf Fix installers hace 16 años
  Shane Mc Cormack dc43db6cef Add --target param hace 16 años
  Shane Mc Cormack be35d60216 Linux installer now creates meanigfully-named temp dirs (adds DMDirc. prefix) hace 16 años
  Shane Mc Cormack 01879bcc38 installer.jar runs again. hace 16 años
  Shane Mc Cormack 9b9d2f0275 Fix reverting after build hace 16 años
  Shane Mc Cormack 7c37536a9f Bash: == should be = hace 16 años
  Shane Mc Cormack 87646e91b1 Fix incorrect comparison. hace 16 años
  Shane Mc Cormack f004cdb56b release.sh should revert the settings in the trunk properly now hace 16 años
  Shane Mc Cormack d2f0d16b61 Fix settings update properly, it is now done after we have built the installer.jar hace 16 años
  Shane Mc Cormack 42792593c7 use ls -ltr for finding the jar to use hace 16 años
  Shane Mc Cormack a798dd9b12 Apply settings update correctly in manual release hace 16 años
  Shane Mc Cormack ae8ce77f0b Allow makeJar to be not run if passing a jar that already has plugins in it. hace 16 años
  Shane Mc Cormack 607a2381d7 Use makeJar.sh to create release jar first, then add to installers hace 16 años
  Shane Mc Cormack c3007b2f55 Linux installer can now (optionally) download a JRE and install it or a pre-included version as required. hace 16 años
  Shane Mc Cormack 49c958d817 Nightlies and installers contain default settings. hace 16 años
  Shane Mc Cormack 9c8c393bf4 Windows Installer now shows the version number of the installer on the welcome screen and in the titlebar hace 16 años
  Shane Mc Cormack 7cc34faef0 Don't generate or use .md5 files anymore hace 16 años
  Shane Mc Cormack f1cec2c096 Installer no longer requires whole project to be checked out. hace 16 años
  Shane Mc Cormack 24963f3023 use ln -sf not just ln -s hace 16 años
  Shane Mc Cormack 4f1b76927d Don't execute javac 13 times, just do it all in 1 go hace 16 años
  Shane Mc Cormack 23bd54f8ca Fixed missing flag hace 16 años
  Shane Mc Cormack a4ef1e63da Can specify a jar file to use instead of compiling or using the default hace 16 años
  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) hace 16 años
  Shane Mc Cormack 489d3faaa9 Added core plugins hace 16 años
  Shane Mc Cormack 8b91cde84c Installer can now add plugins into the jar file (can be set to include different plugins per release as needed). hace 16 años
  Shane Mc Cormack baea74f88e Added uninstaller on windows. hace 16 años
  Shane Mc Cormack 5bd229158b Installer moved into trunk hace 16 años