Commit Graph

17 Commits

Author SHA1 Message Date
michael
54e926fdb5 * Set mode explicitly to fpc
git-svn-id: trunk@26939 -
2014-03-03 13:36:07 +00:00
yury
73c26bd6be * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used.
git-svn-id: trunk@26705 -
2014-02-07 12:37:17 +00:00
marco
b7d94992eb * moved unxsockh for solaris, mantis #25657
git-svn-id: trunk@26662 -
2014-02-03 10:12:32 +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
svenbarth
a2f3f0d269 Explicitely add WinSock2 unit to rtl-extra so that it is installed as well.
git-svn-id: trunk@26564 -
2014-01-22 16:05:01 +00:00
svenbarth
f64ba97285 Fix compilation of WinCE (for both ARM and i386!) after RTL changes
* rtl/wince/Makefile.fpc: comment socket related units (which were moved)
* rtl/wince/Makefile: regenerate
* packages/rtl-extra/fpmake.pp:
    We need the sockets unit inside the win directory for WinCE as well. Best solution might be to merge the WinSock and WinSock2 units of Win32/64 and WinCE to get rid of the wince directory of rtl-extra
* packages/winceunits/fpmake.pp:
    Add rtl-extra as dependency as we need the socket related units for Bluetooth

git-svn-id: trunk@26530 -
2014-01-20 09:31:17 +00:00
Tomas Hajny
cce9498b7c * fix building for OS/2 and EMX (additional include path necessary)
git-svn-id: trunk@26517 -
2014-01-19 01:25:55 +00:00
marco
373e450dbc * more android fixes for sockets unit, mantis #25528
git-svn-id: trunk@26480 -
2014-01-16 14:24:42 +00:00
marco
194abaddb4 * copy osdefs.inc from Linux. RTL included Linux dir, package does not.
git-svn-id: trunk@26456 -
2014-01-14 14:52:01 +00:00
marco
204d0ac90a * set FPC_USE_LIBC here for now. (the BSD one is under IFDEF DARWIN)
git-svn-id: trunk@26432 -
2014-01-12 14:38:56 +00:00
marco
057b07966c * some more socket fixes. unix*/unx* files were manually moved, not svn moved.
git-svn-id: trunk@26431 -
2014-01-12 14:11:50 +00:00
marco
9833b81a64 * added src/bsd to fpmake unit path.
git-svn-id: trunk@26430 -
2014-01-12 13:44:51 +00:00
marco
a164dcb023 * osdefs.inc for BSD
git-svn-id: trunk@26429 -
2014-01-12 12:44:20 +00:00
marco
2643ce9391 * remove bsd file
git-svn-id: trunk@26428 -
2014-01-12 12:43:30 +00:00
marco
f09374a197 * winsock(and -2), sockets and gpm to rtl-extra.
git-svn-id: trunk@26426 -
2014-01-11 19:45:37 +00:00
marco
dea2c743d5 * Initial active version of
rtl-extra : objects matrix ucomplex
   rtl-objpas: convutil(s) dateutil(s) stdconvs variants varutils
   

git-svn-id: trunk@26398 -
2014-01-05 19:20:15 +00:00
marco
521dd9ba32 * initial versions of rtl-extra and rtl-objpas packages. Not yet active.
git-svn-id: trunk@26393 -
2014-01-05 16:58:46 +00:00