marco
98f00acb06
* trunk to 3.3.1
...
git-svn-id: trunk@39635 -
2018-08-18 15:47:44 +00:00
joost
ac87da7c42
* Filter the Makefile's unit searchpaths from the fpmake command line.
...
To void cluttering the .fpm file
git-svn-id: trunk@31317 -
2015-08-12 19:15:14 +00:00
joost
1a90d29063
* Re-generated packages-Makefile.fpcs and Makefiles
...
git-svn-id: trunk@29409 -
2015-01-05 11:34:47 +00:00
marco
d407b668d1
* version updated to 3.1.1
...
git-svn-id: trunk@29399 -
2015-01-04 21:09:04 +00:00
Tomas Hajny
77967432ef
* always use forward slashes in path to fpmake similarly to paths to other tools in Makefiles
...
git-svn-id: trunk@26641 -
2014-02-01 00:11:09 +00:00
joost
20a3809e58
* Now zipinstall is passed to fpmake by all Makefile.fpc's
...
git-svn-id: trunk@24349 -
2013-04-27 20:34:00 +00:00
joost
316717a710
* Re-generated all the Makefile.fpcs from the packages. So they are almost all the same now.
...
git-svn-id: trunk@23001 -
2012-11-17 00:18:50 +00:00
tom_at_work
9428c78d63
Pass OPT to compilation of fpmake.
...
Solves issues with systems that e.g. require special options for compilation of programs (e.g. libc programs to find libc startup code) or the actual build has been compiled with options that are incompatible with default ones.
Tested changes by building an i386-linux local build and i386-linux->arm-linux cross-builds
git-svn-id: trunk@22397 -
2012-09-15 23:41:44 +00:00
tom_at_work
7c56a9f34d
Revert r22080 because it prevents crosscompilation.
...
git-svn-id: trunk@22101 -
2012-08-16 21:24:47 +00:00
tom_at_work
7b6bcd315f
Pass FPCOPT to fpmkunit and fpmake compilation. This prevents build errors of these programs if the given FPCOPT options of the previously compiled RTL are incompatible to default options. Regenerated associated makefiles.
...
git-svn-id: trunk@22080 -
2012-08-14 19:09:17 +00:00
joost
925024a915
* Always use the bootstrap-units to compile these fpmake.pp files. Also when the regular .ppu's are available. To avoid checksum-problems when running make on a non-clean checkout. (make install)
...
git-svn-id: trunk@20133 -
2012-01-21 06:40:47 +00:00
joost
4bb05b21ed
* Converted fpmkunit and the packages it depends on to fpmake building.
...
Hash, paszlib, fcl-process and fpmkunit itself are build using
fpmkunit_bootstrap. The fpmkunit-Makefile.fpc still contains dependencies
on hash,paszlib and fcl-process because the packages depending on fpmkunit
needs those. For fpmkunit itself those dependencies are ignored by directly
setting the unit-search path to the rtl-unit search path.
git-svn-id: trunk@20115 -
2012-01-19 20:02:41 +00:00
florian
36a15221ad
* include src/dummy on arm-gba, resolves #21003
...
git-svn-id: trunk@19978 -
2012-01-06 10:04:20 +00:00
marco
043e9b2ec2
* Trunk version to 2.7.1
...
git-svn-id: trunk@18075 -
2011-08-03 13:59:33 +00:00
michael
214cb0b301
* Fixed 19136 and exposed unix pipe implementation in a separate unit
...
git-svn-id: trunk@17719 -
2011-06-11 12:49:06 +00:00
armin
51351b0d57
Added netware and netwlibc as dummy target, regenerated makefile
...
git-svn-id: trunk@16884 -
2011-02-06 14:58:12 +00:00
Jonas Maebe
8b0301409a
+ i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and
...
later: the same as i386/darwin, except
a) uses the non-fragile Objective-C ABI/runtime
b) does not require stubs for direct calls/jumps (not required for
i386/darwin under 10.6 and later either, but still generated
there for backwards compatibility)
c) only the same packages are enabled as for ARM/Darwin
d) MacOSAll is compiled specifically for the iPhoneSimulator SDK
This target also defines the symbol "darwin" apart from the target
name "iphonesim" for source code compatibility reasons.
git-svn-id: trunk@16065 -
2010-09-29 21:56:47 +00:00
Jonas Maebe
847354fe10
* Makefiles version 2.5.1
...
git-svn-id: trunk@13533 -
2009-08-13 21:21:28 +00:00
Károly Balogh
4655f90aea
* added src/dummy directory to Amiga and MorphOS targets, thus made them to compile at least
...
* regenerated Makefile
git-svn-id: trunk@12817 -
2009-02-28 11:31:03 +00:00
yury
94799dfd60
* Fixed packages compilation and installation for wince.
...
git-svn-id: trunk@12350 -
2008-12-12 13:39:59 +00:00
Tomas Hajny
57c4392fca
* wrong dependency on subdir win for go32v2 removed
...
git-svn-id: trunk@12203 -
2008-11-23 01:43:41 +00:00
peter
7842b27fc5
* move dummy implementions to dummy dir and add
...
it as fallback in the includepath
git-svn-id: trunk@12167 -
2008-11-18 23:16:44 +00:00
marco
3591d54f24
* updated all makefile.fpc versions to 2.2.2 for fppkg compat.
...
git-svn-id: trunk@11945 -
2008-10-22 17:19:13 +00:00
florian
f5d9a9d1b7
* empty tprocess command line results on windows now in the same exception as on unix
...
* some code unified
git-svn-id: trunk@11343 -
2008-07-07 18:41:10 +00:00
florian
35c0f78642
+ Haiku support by Olivier Coursière based on old BeOS support
...
git-svn-id: trunk@11014 -
2008-05-19 17:33:35 +00:00
Tomas Hajny
b42930f2fa
* workaround trying to allow building GO32v2 snapshots (+ correction for rsts in Makefile)
...
git-svn-id: trunk@9170 -
2007-11-10 09:23:54 +00:00
peter
0760bea214
* created fcl-async and fcl-process packages
...
git-svn-id: trunk@8979 -
2007-10-28 21:26:51 +00:00