lazarus/tools/install/macosx
mattias 9f6e013d2f fpcsrc dmg: get version from source
git-svn-id: trunk@44776 -
2014-04-21 16:51:08 +00:00
..
create_lazarus_dmg.sh os x dmg: fixed setting executable bit 2014-02-25 14:53:09 +00:00
environmentoptions.xml set trunk version to 1.3 2013-09-15 15:53:49 +00:00
fpc_installer_info.zip
fpc-release.packproj.template
fpc.packproj.template
fpcsrc-release.packproj.template
fpcsrc.packproj.template
lazarus.packproj.template
License.html updated macosx license 2013-05-04 20:17:38 +00:00
makefpcsnapshot.sh
makefpcsrcsnapshot.sh fpcsrc dmg: get version from source 2014-04-21 16:51:08 +00:00
makelazsnapshot.sh use system installed fpc to build snapshot 2010-03-11 20:54:40 +00:00
ReadMe.html
README.txt
uninstall.sh set svn:executable property on shell scripts 2009-11-13 21:04:19 +00:00

How to create the lazarus release dmg:
Download and install iceberg from
  http://s.sudre.free.fr/Software/Iceberg.html

=== Creating the dmg ======================================

cd tools/install/macosx
./create_lazarus_dmg.sh


=== Editing the Iceberg file ==============================
cd tools/install/macosx
./create_lazarus_dmg.sh edit

This will create ~/tmp/buildlaz/lazarus.packproj. Open the file with Iceberg.
When changed, save the file. Copy it back to the lazarus sources:
cp ~/tmp/buildlaz/lazarus.packproj <lazarus>/tools/install/macosx/lazarus_release.packproj.template

The script will replace the following:
  _LAZVERSION_ with $LazVersion
  _DATESTAMP_ with $DATESTAMP
  18273645 with $LAZMAJORVERSION
  45362718 with $LAZMINORVERSION