31 Commits (0.6)

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