Commit Graph

528 Commits

Author SHA1 Message Date
vincents
5489a964fd windows installer: set working directory and pass full path when calling fpcmkcfg, maybe fixes issue #20142
git-svn-id: trunk@32164 -
2011-09-03 06:54:57 +00:00
vincents
fd5e6e3062 windows installer: set working directory and pass full path when calling fpcmkcfg, maybe fixes #19895
git-svn-id: trunk@32147 -
2011-09-01 20:25:13 +00:00
vincents
3f9a1eba05 windows installer build script:
+ added batch file to create revision.inc, so that svnrevisioninc doesn't need to build before the export
* use different naming schemes for snapshot and release build

git-svn-id: trunk@32140 -
2011-09-01 11:41:44 +00:00
vincents
98ba2d34dd windows installers: fixed building with version number 0.9.30.2RC1.
git-svn-id: trunk@32129 -
2011-08-31 07:15:53 +00:00
vincents
54a4e2fd68 mac os x build script: fixed creating valid version number for Iceberg for Lazarus versions with characters, such as 0.9.30.2RC1
git-svn-id: trunk@32094 -
2011-08-29 12:10:31 +00:00
vincents
dd74128b0b lazarus windows installer: updated URLs naar forum and wiki.
git-svn-id: trunk@31992 -
2011-08-16 08:05:38 +00:00
vincents
cef736eb5f windows cross installer build script
* fixed dependencies for building fpcmake and fpcmkcfg
* appended ; to PATH environment variable, so the Makefiles don't mistake windows for a unix-like OS.

git-svn-id: trunk@31915 -
2011-08-08 13:38:35 +00:00
vincents
d7a3cef84d windows cross installer build script: reset FPCFPMAKE at script end
git-svn-id: trunk@31910 -
2011-08-08 08:53:26 +00:00
vincents
a2891026c6 arm-wince cross installer:
+ added workaround for bug in mkfpccfg in fpc 2.4.4
* fixed dependencies for building native fpcmake
+ explicitly set FPCFPMAKE, for building with fpc 2.5.1 (related to issue #19655)

git-svn-id: trunk@31850 -
2011-08-03 07:32:55 +00:00
juha
fee5993bcc Windows install: add one setup line to lazarus.iss
git-svn-id: trunk@31533 -
2011-07-03 06:56:20 +00:00
juha
9f3a985590 Tools: improve lazarus.iss for Windows 7 installation. Patch from Lainz, issue #19649
git-svn-id: trunk@31457 -
2011-06-29 07:59:16 +00:00
vincents
1e4a2226e9 windows installer builder: build package registration before lcl.
git-svn-id: trunk@30158 -
2011-04-03 17:59:14 +00:00
mattias
62539f8508 rpm: fixed chomping architecture from fpc version
git-svn-id: trunk@30098 -
2011-03-31 18:50:20 +00:00
mattias
08dc7dc497 cross fpc: fixed typo
git-svn-id: trunk@29860 -
2011-03-15 19:30:53 +00:00
mattias
eec2581dec cross fpc win32: omit wrong warning
git-svn-id: trunk@29851 -
2011-03-15 05:02:09 +00:00
mattias
4e812d832f cross win32: update to fpc 2.4
git-svn-id: trunk@29847 -
2011-03-15 04:24:00 +00:00
mattias
19860fefde lazarus deb: disabled building gtk1 ppus
git-svn-id: trunk@29840 -
2011-03-14 14:16:49 +00:00
mattias
fe9a9e94b1 fixed create_lazarus_deb.sh
git-svn-id: trunk@29348 -
2011-02-03 10:40:46 +00:00
vincents
29a1093583 Mac OS X installer: fixed compilation order of LCL and package registration
git-svn-id: trunk@29292 -
2011-02-01 15:14:30 +00:00
vincents
5098bc565f wince installer for windows: fixed building order, first package registration, then LCL.
git-svn-id: trunk@29291 -
2011-02-01 14:29:56 +00:00
vincents
ef063828b3 Mac OS X installers: removed hardcode ppc386 from the default environment options (issue #18570)
git-svn-id: trunk@29147 -
2011-01-20 20:15:58 +00:00
vincents
308aadebb3 rpm build: fixed using compatible filedigest algorithm (issue #18293)
git-svn-id: trunk@29138 -
2011-01-20 11:35:52 +00:00
vincents
e73f109c67 rpm build: removed gtk1 dependencies, use compatible filedigest algorithm (issue #18293)
git-svn-id: trunk@29136 -
2011-01-20 10:45:01 +00:00
vincents
a3e43c3e0d windows cross installer builder: check for errors during compilation, so that no incomplete installer is uploaded.
git-svn-id: trunk@28455 -
2010-11-24 14:06:21 +00:00
vincents
5712a7109a cleanup in windows installer scripts:
* merged win32 and win64 specific environmentoptions.xml into one file, they are the same nowadays
- don't expand FPCSrcDir in environmentoptions.xml, this is not needed anymore since r28086 #bc2ebabd28
+ instead keeping the old environmentoptions.xml, the installer nows asks if it may overwrite the existing environmentoptions.xml

git-svn-id: trunk@28087 -
2010-11-05 07:36:23 +00:00
vincents
bc2ebabd28 windows installer: use $(FPCVER) macro in fpc source directory environment option, improves issue #17834
git-svn-id: trunk@28086 -
2010-11-05 07:24:53 +00:00
mattias
bbec02be14 tools: create_fpc_deb.sh: handling spaces in file names
git-svn-id: trunk@26134 -
2010-06-15 18:14:00 +00:00
vincents
098790b986 use system installed fpc to build snapshot
git-svn-id: trunk@23949 -
2010-03-11 20:54:40 +00:00
mattias
91adbbf7c6 lazarus deb: support for directory with version
git-svn-id: trunk@23765 -
2010-02-23 10:55:11 +00:00
mattias
bb95f46f02 LCL: renamed some Arc parameters
git-svn-id: trunk@22966 -
2009-12-04 15:48:55 +00:00
vincents
dfd96cf12d Mac OS X installer script: link against 10.4 SDK, tries to fix issue #15127
git-svn-id: trunk@22671 -
2009-11-18 15:30:39 +00:00
vincents
1f8fed396c set svn:executable property on shell scripts
git-svn-id: trunk@22579 -
2009-11-13 21:04:19 +00:00
mattias
c18d7be9ac fpcsrc deb: fix for filenames with spaces
git-svn-id: trunk@22486 -
2009-11-08 10:50:20 +00:00
mattias
41c02d624c fpc cross win32: using binutils 2.20
git-svn-id: trunk@22308 -
2009-10-27 13:09:51 +00:00
mattias
333881fb52 rpm: gtk1 and gtk2 devel packages
git-svn-id: trunk@22298 -
2009-10-26 22:31:26 +00:00
mattias
bac01663f7 rpm: changed dependencies
git-svn-id: trunk@22297 -
2009-10-26 22:12:52 +00:00
mattias
c96137c619 export lazarus: allow any name for the lazarus dir
git-svn-id: trunk@22077 -
2009-10-08 14:06:21 +00:00
mattias
8b45ef1807 deb: fixed LazarusDirectory in /etc/lazarus/environmentoptions.xml
git-svn-id: trunk@22068 -
2009-10-08 00:19:48 +00:00
mattias
e510390f0c crosswin32 binutils 2.19
git-svn-id: trunk@21989 -
2009-10-03 10:01:12 +00:00
mattias
c8166c62ea create crosswin32: remove rm ./config.cache
git-svn-id: trunk@21987 -
2009-10-02 20:09:45 +00:00
vincents
fa28f55c4d wince installer build: really fix building with fpc 2.5.1
git-svn-id: trunk@21475 -
2009-08-28 09:01:36 +00:00
vincents
69d16d6c32 wince installer build: fixed building with fpc 2.5.1
git-svn-id: trunk@21474 -
2009-08-28 07:46:03 +00:00
vincents
f05c8572af windows crossinstaller builder: clean the RTL after make cycle; with fpc 2.5.1 the RTL is compiled with WPO for the ppcXXX, so it must be rebuild before using it for other executables
git-svn-id: trunk@21375 -
2009-08-21 08:02:01 +00:00
vincents
ca41e74fc2 windows installer builder: clean the RTL after make cycle; with fpc 2.5.1 the RTL is compiled with WPO for the ppcXXX, so it must be rebuild before using it for other executables
git-svn-id: trunk@21372 -
2009-08-20 20:08:19 +00:00
vincents
2762822fdd Mac OS X installers: make lazarus.app a symbolic link again from dmitry
git-svn-id: trunk@20520 -
2009-06-08 14:11:09 +00:00
vincents
ba57ca9a30 windows installer: synedit has default font is courier new, so no need to let the installer set the default editor font
git-svn-id: trunk@20519 -
2009-06-08 13:25:16 +00:00
vincents
3c98c1b0ae Mac OS X installer: fixed location of startlazarus (issue #12146)
git-svn-id: trunk@20438 -
2009-06-05 13:38:17 +00:00
mattias
e4089e8358 svn export from local directory with svn revision number
git-svn-id: trunk@19987 -
2009-05-16 23:04:56 +00:00
vincents
efbc6f88bf Mac OS X installer: another builder order fix
git-svn-id: trunk@18877 -
2009-03-03 09:12:34 +00:00
vincents
b3eb59ed47 Mac OS X installer script: fixed build order of cross compiled unit, needed because SynEdit now depends on ideintf
git-svn-id: trunk@18869 -
2009-03-02 12:29:47 +00:00