lazarus/tools/install/macosx
mattias 91763f2247 set trunk version to 2.3.0
git-svn-id: trunk@65242 -
2021-06-15 14:00:39 +00:00
..
create_fpc-src_dmg.sh dmg: fpcsrc 2017-02-28 00:15:49 +00:00
create_lazarus_dmg.sh macos dmg: fixed using fpc target processor 2017-12-02 18:48:11 +00:00
environmentoptions.xml set trunk version to 2.3.0 2021-06-15 14:00:39 +00:00
fpc_installer_info.zip
fpc-release.packproj.template
fpc.packproj.template
fpcsrc-release.packproj.template
fpcsrc.packproj.template dmg: fpcsrc 2017-02-28 00:15:49 +00:00
lazarus.packproj.template
License.html
makefpcsnapshot.sh
makefpcsrcsnapshot.sh mac os x: fpcsrc dmg: add compiler and utils directory 2015-12-07 14:36:02 +00:00
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