lazarus/tools/install/macosx
mattias 3c7bf9b43b updated macosx license
git-svn-id: trunk@41025 -
2013-05-04 20:17:38 +00:00
..
create_lazarus_dmg.sh dmg: added option chmhelp 2012-07-26 20:55:44 +00:00
environmentoptions.xml os x dmg: changed default tmp dir to $ENV(TMPDIR) 2012-08-02 09:43:52 +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
makelazsnapshot.sh
ReadMe.html
README.txt
uninstall.sh

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