mattias
|
70bed48055
|
startlazarus: starting bundle under carbon
git-svn-id: trunk@16468 -
|
2008-09-07 12:24:37 +00:00 |
|
mattias
|
3ee0b68fa1
|
dmg: fixed typo
git-svn-id: trunk@16460 -
|
2008-09-07 06:55:23 +00:00 |
|
mattias
|
e04e4a9fcb
|
added uninstall
git-svn-id: trunk@16459 -
|
2008-09-06 22:29:42 +00:00 |
|
mattias
|
c007943ac3
|
dmg: added script to create lazarus dmg
git-svn-id: trunk@16454 -
|
2008-09-06 16:34:11 +00:00 |
|
mattias
|
f9071f775b
|
install scripts: using ~/tmp instead of /tmp
git-svn-id: trunk@16431 -
|
2008-09-05 12:00:42 +00:00 |
|
vincents
|
ec1bc95d4b
|
mac os x installer build script: fixed location of license file
git-svn-id: trunk@16007 -
|
2008-08-09 09:13:01 +00:00 |
|
vincents
|
2d3e98accd
|
fixed mac os x installer build scrips after license file name changes
git-svn-id: trunk@15995 -
|
2008-08-08 13:35:35 +00:00 |
|
vincents
|
5d088a19ed
|
mac os x installer build scritps: fixed creating and using cross compiler
git-svn-id: trunk@15664 -
|
2008-07-03 09:06:55 +00:00 |
|
vincents
|
431619eac4
|
mac os x installer: gtk is now a non-default widgetset and needs to be build separately
git-svn-id: trunk@15513 -
|
2008-06-22 19:14:13 +00:00 |
|
vincents
|
1d22108b2f
|
mac os x installer: support using full fpc version in installer file names
git-svn-id: trunk@15442 -
|
2008-06-16 21:08:24 +00:00 |
|
vincents
|
89873c1b83
|
mac os x installer build script: shuffled around until it doesn't give weird errors when cross compiling to ppc: http://lists.freepascal.org/lists/fpc-devel/2008-June/013892.html
git-svn-id: trunk@15343 -
|
2008-06-06 14:42:05 +00:00 |
|
vincents
|
284e61208a
|
mac os x installer build script: fixed typo
git-svn-id: trunk@15338 -
|
2008-06-06 09:26:53 +00:00 |
|
vincents
|
2e6e2e7c64
|
mac os x installer build script: clean up and reordering of statements
git-svn-id: trunk@15337 -
|
2008-06-06 09:05:26 +00:00 |
|
vincents
|
3fb74407a3
|
mac os x snapshot build script: use release compiler to create cross compiler
git-svn-id: trunk@15323 -
|
2008-06-05 23:02:09 +00:00 |
|
vincents
|
bd9d58aa42
|
macosx installer: support for uploading multiple fpc versions
git-svn-id: trunk@15269 -
|
2008-05-28 11:36:56 +00:00 |
|
vincents
|
17b318bf8c
|
mac os x installer build script: reduced verbosity after fix of bug #10142
git-svn-id: trunk@12936 -
|
2007-11-20 19:32:16 +00:00 |
|
vincents
|
d357e4841d
|
mac os x build script: increased verbosity to try to find out the cause of bug #10142
git-svn-id: trunk@12927 -
|
2007-11-19 22:01:32 +00:00 |
|
vincents
|
4ab12c4d29
|
macosx installer: don't package docs, include arch name in package file
git-svn-id: trunk@12804 -
|
2007-11-09 22:12:31 +00:00 |
|
vincents
|
367039cc48
|
Mac OS X installer: build fpc package without gdb support for the fpc IDE.
git-svn-id: trunk@12066 -
|
2007-09-18 09:06:42 +00:00 |
|
vincents
|
d1ef2dcb9a
|
mac os x snapshots: fixed compilation if fpcmake is not on the path
git-svn-id: trunk@11125 -
|
2007-05-10 21:38:23 +00:00 |
|
vincents
|
a4af89298d
|
mac osx installer: fixed cross compiling lcl units for powerpc on i386
git-svn-id: trunk@11117 -
|
2007-05-09 20:33:10 +00:00 |
|
vincents
|
1319a78b61
|
mac os x installer: fixed compare in bash script
git-svn-id: trunk@11116 -
|
2007-05-09 16:45:53 +00:00 |
|
vincents
|
62fbb07216
|
mac osx installer: fixed cross compilation support in i386
git-svn-id: trunk@11114 -
|
2007-05-09 14:44:43 +00:00 |
|
vincents
|
0c2043b380
|
mac os x snapshots: add powerpc compiler and units on intel target for cross compilation
git-svn-id: trunk@11062 -
|
2007-05-03 11:36:34 +00:00 |
|
vincents
|
15ca2079eb
|
mac os x installer: fixed exporting FCL
git-svn-id: trunk@10709 -
|
2007-03-05 09:22:06 +00:00 |
|
vincents
|
92e8a40294
|
Fixed building mac os x installers without FCl dir
git-svn-id: trunk@10704 -
|
2007-03-04 13:38:55 +00:00 |
|
vincents
|
64e579272e
|
macosx installer: include gtk2 widgetset, based on X for now
git-svn-id: trunk@10635 -
|
2007-02-13 21:47:03 +00:00 |
|
vincents
|
0d29519e8d
|
tools: add library paths for darwin to the makefile
git-svn-id: trunk@10613 -
|
2007-02-08 20:55:51 +00:00 |
|
vincents
|
3112804d7b
|
svn2revsisioninc parameters remain backwards compatible, reverted changes to scripts made in revision 10235 #4b4ab7f006
git-svn-id: trunk@10242 -
|
2006-11-25 20:06:22 +00:00 |
|
mattias
|
4b4ab7f006
|
svn2revisioninc: making it a TCustomApplication and adding command line switches from Darius
git-svn-id: trunk@10235 -
|
2006-11-24 12:59:46 +00:00 |
|
vincents
|
ecd3879ac4
|
macosx installer: added parameter for used fpc svn directory
git-svn-id: trunk@10226 -
|
2006-11-21 19:21:58 +00:00 |
|
vincents
|
45523c4fd1
|
Mac OS X installer scripts: made more flexible
git-svn-id: trunk@10182 -
|
2006-11-09 21:36:18 +00:00 |
|
vincents
|
00b771db84
|
macosx installer: fixed lazbuild symlink
git-svn-id: trunk@9927 -
|
2006-09-18 09:36:08 +00:00 |
|
vincents
|
436003c298
|
macosx installer: cleaning build dir is now more robust
git-svn-id: trunk@9924 -
|
2006-09-18 08:19:43 +00:00 |
|
vincents
|
2ca7b335bb
|
macosx installer: mixed up lazbuilder make target and lazbuild executable name
git-svn-id: trunk@9889 -
|
2006-09-13 20:49:47 +00:00 |
|
vincents
|
4fb7e45034
|
macosx installer: added lazbuild
git-svn-id: trunk@9887 -
|
2006-09-13 19:29:30 +00:00 |
|
vincents
|
07a636a01a
|
use architecture in the package name, so that both packages can coexist
git-svn-id: trunk@9596 -
|
2006-07-12 18:05:13 +00:00 |
|
vincents
|
8219f99b56
|
use bash syntax, instead of bat syntax, for variable expansion
git-svn-id: trunk@9512 -
|
2006-06-28 10:12:46 +00:00 |
|
vincents
|
d8b740bddf
|
fixed stray line-ending
git-svn-id: trunk@9511 -
|
2006-06-28 09:56:27 +00:00 |
|
vincents
|
67eb5ffcb9
|
export FPCDIR to make sure freshly build fpc is used
git-svn-id: trunk@9510 -
|
2006-06-28 09:06:24 +00:00 |
|
mattias
|
5b814f9fcb
|
implemented AutoSize for TToolButton
git-svn-id: trunk@9433 -
|
2006-06-14 16:46:57 +00:00 |
|
vincents
|
8c3dc911dc
|
made scripts more portable between powerpc and macosx
git-svn-id: trunk@9382 -
|
2006-06-01 11:50:28 +00:00 |
|
vincents
|
03bbd90cae
|
fixed symlink to the ppc executable
git-svn-id: trunk@9378 -
|
2006-05-31 18:56:49 +00:00 |
|
vincents
|
879176f679
|
explicitly set path to DATA2INC
git-svn-id: trunk@9375 -
|
2006-05-29 19:15:18 +00:00 |
|
vincents
|
ad7a8622d4
|
added symlinks in /usr/local/bin
git-svn-id: trunk@9374 -
|
2006-05-29 18:58:59 +00:00 |
|
vincents
|
b062947c8e
|
removed hardcoded username
git-svn-id: trunk@9088 -
|
2006-04-06 13:45:29 +00:00 |
|
vincents
|
cbf8e47ffc
|
added scripts for making macosx snapshots
git-svn-id: trunk@9087 -
|
2006-04-06 13:36:09 +00:00 |
|
vincents
|
7c05c34ff1
|
replaced PPCARCH by _PPCARCH_
git-svn-id: trunk@9070 -
|
2006-04-03 18:53:20 +00:00 |
|
vincents
|
9c9355bcc2
|
replaced ppcppc by PPCARCH
git-svn-id: trunk@9069 -
|
2006-04-03 18:37:33 +00:00 |
|
vincents
|
fccbdd4734
|
added iceberg (http://s.sudre.free.fr/Software/Iceberg.html) templates for MAC OS X installer
git-svn-id: trunk@8656 -
|
2006-01-29 11:43:53 +00:00 |
|
mattias
|
5de83efa80
|
added hints to create fpc dmg for MacOSX
git-svn-id: trunk@5799 -
|
2004-08-16 09:55:52 +00:00 |
|