log buildRelease.sh @ 773:cc0fc2cd7611

age author description
Tue, 03 May 2011 20:25:39 +0000 thomas_-_s Updated bcpp to the most recent version from 2009/06/30
Tue, 12 Apr 2011 22:19:28 +0000 thomas_-_s Adapted the release build scripts for the next version number, the change Japanese mnemonic and the subdirs within the src dir.
Sun, 19 Sep 2010 12:24:50 +0000 thomas_-_s Updated the release script for Mac to use existing Qt installation by trying whether qmake exists. Also using macdeployqt to create a proper Mac application bundle containing all dependencies.
Thu, 16 Jul 2009 10:49:35 +0000 thomas_-_s Updated files to new version.
Thu, 12 Feb 2009 14:51:29 +0000 thomas_-_s Added command to build script to compress the resulting executable using UPX.
Thu, 12 Feb 2009 10:48:02 +0000 thomas_-_s Adapted some files for the newly added indenter.
Mon, 03 Nov 2008 10:04:38 +0000 thomas_-_s Updated files for the next release 1.0.2.
Wed, 29 Oct 2008 16:22:37 +0000 thomas_-_s Extended the build script to detect whether to call "make release" or just "make".
Tue, 28 Oct 2008 11:48:57 +0000 thomas_-_s Removing any backup files from the source package.
Mon, 20 Oct 2008 15:11:22 +0000 thomas_-_s The file php_beautifier.html should not be included by default, since it can only be properly installed via pear installer.
Mon, 20 Oct 2008 14:13:54 +0000 thomas_-_s Changed the universal build script to have an optioen "--rebuild". If this one is set, the release dir will be deleted to completely rebuild the project. Otherwise only changed files will be compiled.
Mon, 20 Oct 2008 11:39:55 +0000 thomas_-_s renamed gc.exe to greatcode.exe because on Unix based system a command gc may already exist. Also added xmlindent to the build script and changed "make release" to "make".
Fri, 10 Oct 2008 18:45:38 +0000 thomas_-_s Made some changes concerning the language detection on the very first start. Also updated the build scripts.
Fri, 10 Oct 2008 13:40:45 +0000 thomas_-_s [add] Feature Request ID 1867563 : Added support for the indenter XML Indent. On Windows I needed to add the line "#include <getopt.h>" to the file "main.c" to be able to compile it. http://universalindent.sf.net/issue/1867563
Tue, 07 Oct 2008 13:31:10 +0000 thomas_-_s - Added a French translation and updated some files for that.
Sun, 21 Sep 2008 19:47:02 +0000 thomas_-_s Adapted the universal build script to work for mac os x universal binaries.
Sun, 31 Aug 2008 15:29:26 +0000 thomas_-_s Added an echo command before the zip call in the universal shell build script.
Mon, 26 May 2008 10:19:01 +0000 thomas_-_s Improved the build script to correctly create a Zip from the tar file by waiting until the tar file has been created.
Mon, 26 May 2008 09:43:14 +0000 thomas_-_s Updated build script to always use htb.exe since the linux version does not seem to work.
Sun, 25 May 2008 17:07:10 +0000 thomas_-_s Updated the universal shell build script.
Sun, 30 Mar 2008 11:16:35 +0000 thomas_-_s Changed the build script to wait until the new target directory has been really created. Otherwise the follwing create dir commant could fail.
Fri, 28 Mar 2008 22:44:51 +0000 thomas_-_s Updated the build scripts to correctly copy and create the man page.
Fri, 28 Mar 2008 11:32:54 +0000 thomas_-_s Again a small change for the universal build script
Fri, 28 Mar 2008 10:48:46 +0000 thomas_-_s The project files were missing in the source package
Fri, 28 Mar 2008 09:34:38 +0000 thomas_-_s changed the build script to create correct source package
Fri, 28 Mar 2008 08:53:18 +0000 thomas_-_s Added the php_beautifier manual to the package build script
Wed, 12 Mar 2008 21:13:28 +0000 thomas_-_s Added support and translations for Russian and Ukrainian language. Thanks to Oleksandr.
Fri, 25 Jan 2008 15:52:36 +0000 thomas_-_s Changed the wait for old target dir deletion to wait until its gone and not blanket three seconds.
Fri, 25 Jan 2008 15:45:34 +0000 thomas_-_s Set the SVN line ending property for some shell scripts to platform dependent.
Fri, 25 Jan 2008 15:35:52 +0000 thomas_-_s Copying the translation files from the Qt dir caused some trouble on windows.
Fri, 25 Jan 2008 14:51:14 +0000 thomas_-_s Mad the build script even more platform independend.
Fri, 25 Jan 2008 13:17:38 +0000 thomas_-_s Removed the "_beta" appendix and using .tar.gz instead of .tgz
Fri, 25 Jan 2008 11:24:16 +0000 thomas_-_s Renamed the main build script.