54 Commits (75d0438bdc6276d735bc1b2d9b8d7d90ef5ac6bd)

Autor SHA1 Nachricht Datum
  Shane Mc Cormack 88c0eb95a6 Lazarus is in usr/share not usr/lib. Muppet. vor 16 Jahren
  Shane Mc Cormack 4f0907bf47 Make it obvious when installer is being built without lazarus vor 16 Jahren
  Shane Mc Cormack fe5ca6c502 Windows uninstaller now asks to remove user profile if found. 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 10047756d9 Fixes issue 441. vor 16 Jahren
  Shane Mc Cormack f004cdb56b release.sh should revert the settings in the trunk properly now vor 16 Jahren
  Shane Mc Cormack 53e0f727bf makeJar no longer tags its jars with -Setup vor 16 Jahren
  Shane Mc Cormack 882e9e735d Updated copyright header on all files. vor 16 Jahren
  Shane Mc Cormack 1d74c2fa8a JWrappingLabel no longer breaks the wizards 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 4cbdd6d3eb Fix nightlies 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 f7639970af Backport installer changes to 0.5.5. vor 16 Jahren
  Shane Mc Cormack c6c565553f More naming changes. vor 16 Jahren
  Shane Mc Cormack 096efee845 fix filename vor 16 Jahren
  Shane Mc Cormack a1390b1e7b Fixed syntax error vor 16 Jahren
  Shane Mc Cormack f7aea9d6d9 add "" arround branch vor 16 Jahren
  Shane Mc Cormack b787b7478b fix -f cli param 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 bfcbac1c79 Adding jar maker vor 16 Jahren
  Shane Mc Cormack 48e5e45c65 oops vor 16 Jahren
  Shane Mc Cormack 8ccd84ae23 lazarus dir is configurable vor 16 Jahren
  Shane Mc Cormack db0e04c0a9 When possible (/usr/lib/lazarus exists) the windows installer builder will compile in a GUI for the download progress, rather than showing a wget console window. vor 16 Jahren
  Shane Mc Cormack 0b786e99b2 Windows Installer can now install java if needed. (Currently the download shows a wget console window, this will be replaced before .6) 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 e8df0e02f1 Fixed building of installers in tags/branches vor 16 Jahren
  Shane Mc Cormack 24963f3023 use ln -sf not just ln -s vor 16 Jahren
  Shane Mc Cormack 777a15d6e9 symlinks are now forced rather than deleting old files or assuming they don't exist. Also stops errors being shown to console 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 c9b3d5ca65 I suck, bash uses = not == vor 16 Jahren
  Shane Mc Cormack b7f46bf416 Minor changes vor 16 Jahren
  Shane Mc Cormack 23bd54f8ca Fixed missing flag vor 16 Jahren
  Shane Mc Cormack cbf4df6e5b git-svn-id: http://svn.dmdirc.com/trunk@2849 00569f92-eb28-0410-84fd-f71c24880f43 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 562d5ae238 Missing signcode is nologner fatal 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 4e38f3d2f7 Don't delete launchers. 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 976b44b047 Added irc:// handler support to Linux installers vor 16 Jahren
  Shane Mc Cormack 4561d1eb31 Windows installer now registers itself as the irc:// handler (if wanted by the user) vor 16 Jahren