Commit Graph

67 Commits

Author SHA1 Message Date
mazen
bc18d6eb8a + added palmos support to makes files
+ added Makefile.fpc to palmos in rtl
+ added faked prt0 to plamos rtl

git-svn-id: trunk@2443 -
2006-02-05 19:22:12 +00:00
tom_at_work
453bb6d1c9 * removed libc package from build for every linux platform but i386 and x86-64 (libc is a x86 specific kylix compatibility library)
git-svn-id: trunk@2376 -
2006-01-29 17:49:42 +00:00
florian
b9a0e2ead2 * makefile again regenerated
git-svn-id: trunk@2280 -
2006-01-13 20:32:53 +00:00
florian
40290348bc * Makefiles regenerated
git-svn-id: trunk@2279 -
2006-01-13 19:49:25 +00:00
florian
30fc11e7ca * makefiles regenerated
git-svn-id: trunk@2260 -
2006-01-11 21:46:28 +00:00
tom_at_work
c3f678e8df * updated makefiles for ppc64/linux to allow successful snapshot building on that platform
git-svn-id: trunk@1975 -
2005-12-16 20:37:08 +00:00
tom_at_work
3502898ba3 * makefile updates after last changes for successful build on ppc64/linux
git-svn-id: trunk@1874 -
2005-12-04 13:07:37 +00:00
marco
f7f14e4dee * CROSSOPT support
git-svn-id: trunk@1798 -
2005-11-20 22:19:50 +00:00
tom_at_work
efa68a1275 * some fcl examples compile again after changes
git-svn-id: trunk@1594 -
2005-10-25 20:19:18 +00:00
tom_at_work
202236c6e0 * fpcmake.ini update which fixes glibc search path problems on PowerPC64
* makefile update

git-svn-id: trunk@1546 -
2005-10-20 16:56:40 +00:00
Jonas Maebe
2dbdc474fd * use register variables when release-building for ppc (more or less doubles
performance for most programs)

git-svn-id: trunk@1383 -
2005-10-15 16:36:52 +00:00
tom_at_work
f7f0f9c426 * makefile adaption to be able to cycle compiler and RTL on PowerPC64 target
* some fixes for PowerPC64 target in the code generator and the RTL
* stabs generation for PowerPC64 is okay now (untested)

git-svn-id: trunk@1337 -
2005-10-08 15:48:39 +00:00
florian
8602390d46 * Makefiles regenerated to propagate -Ur change of fpcmake
git-svn-id: trunk@844 -
2005-08-10 21:55:57 +00:00
michael
cc4818be26 + initial implementation of new fpmake compile tools
git-svn-id: trunk@435 -
2005-06-17 16:53:18 +00:00
michael
77bae43aa5 + Removed old compiler defines
git-svn-id: trunk@317 -
2005-06-09 19:04:29 +00:00
fpc
790a4fe2d3 * log and id tags removed
git-svn-id: trunk@42 -
2005-05-21 09:42:41 +00:00
michael
ffb55c4254 + Removed VER1_0 defines
git-svn-id: trunk@33 -
2005-05-19 21:14:45 +00:00
fpc
50778076c3 initial import
git-svn-id: trunk@1 -
2005-05-16 18:37:41 +00:00
peter
6cf4eb98c3 * use current fpcmake instead of from 1.9.8 2005-05-05 13:28:47 +00:00
marco
f683702e94 * lots of endian fixes 2005-03-18 10:58:16 +00:00
peter
aa5b73f3ec * 1.9.8 2005-02-15 22:28:29 +00:00
peter
e417e34496 * truncate log 2005-02-14 17:13:06 +00:00
peter
110fb12911 * regenerated 2005-02-03 20:33:26 +00:00
peter
ef3b19b316 * regenerated 2005-01-11 17:07:45 +00:00
peter
994ab51002 * regenerated to use cpu-os 2005-01-10 21:29:23 +00:00
peter
f52d2b2edf * regenerated 2004-12-20 18:37:51 +00:00
peter
3c3ec40b70 * regenerated 2004-12-19 17:42:32 +00:00
Tomas Hajny
390876bdb4 * Makefiles regenerated 2004-12-05 16:54:46 +00:00
armin
f4ffaa9828 * applied peters patch for cross compile (bin installation) 2004-11-26 13:03:07 +00:00
peter
86f78c7300 * units are now created in separate directory units/cpu-os/
* distclean uses cleanall rule and removes units dir
  * cross compile support fixed, it is now possible to cycle a ppcsparc
    without deleting ppc386
  * bintutilsperfix defaults to cpu-os-
2004-10-30 12:36:43 +00:00
armin
458e3c3780 * makefiles regenerated
* ide: added target netwlibc
2004-09-04 23:33:38 +00:00
sg
47f4beb5fb * Added callback for RPC filtering etc. for XML-RPC servlets 2004-08-14 20:33:45 +00:00
sg
bbb5d1efdf * Sockets now use REUSE_ADDR by default, to enable fast restarts of server
applications
2004-08-14 20:31:54 +00:00
peter
423fde7ac6 * regenerated 2004-05-23 18:25:48 +00:00
olle
73f73fb6f1 * updated according to the new version of fpcmake.ini 2004-04-20 23:29:59 +00:00
Tomas Hajny
6bf9276a38 Makefiles regenerated 2004-02-22 15:37:41 +00:00
michael
852b31002d + Fixes for 1.1 - revised from Marcos stuff 2004-02-20 20:46:21 +00:00
sg
9861946639 * Added unit httpclient 2004-02-02 17:43:00 +00:00
sg
f83176bd0d * Some small fixes to get the code at least compiling again; the HTTP
client class is not expected to work at the moment, and the XML-RPC
  client has been fully disabled for now.
2004-02-02 17:12:01 +00:00
sg
f1ed1952b2 * Small fix in GetConversionInfo (result was not fully cleared) 2004-02-02 16:53:07 +00:00
marco
d9ec407b42 * 1.0.x problems fixed 2004-02-02 14:39:48 +00:00
sg
a5665b2039 * Splittet old HTTP unit into httpbase and httpclient
* Many improvements in fpSock (e.g. better disconnection detection)
2004-01-31 19:13:14 +00:00
marco
55850b063a * regenerating the makefiles with some netbsd fixes + version upgrades 2004-01-05 23:34:21 +00:00
Jonas Maebe
f8c27a4365 + Darwin support in Makefiles 2004-01-05 12:54:32 +00:00
sg
02b63d9a3e * Debugging output is now enabled when the symbol "XMLRPCDebug" exists,
and not generally when compiled in debug mode
2003-11-27 11:28:44 +00:00
sg
070b91d89d * Just a small adaption to chages in HTTP unit 2003-11-22 12:10:27 +00:00
sg
13c1ab4706 * Better error reporting with line numbers
* Array properties: The size property now can just match the name of the
  array property as well; so it now also works without a plural "s" after
  the base name
* Added support for TDateTime parameters and results
2003-11-22 12:08:32 +00:00
sg
830f7f5f0b * Adaptions to new version of HTTP unit: All server functionality now is
in this unit, and not http.pp anymore
2003-11-22 12:01:18 +00:00
sg
838f4bb927 * Many many changes to prepare a shift to using the servlet classes for
HTTP servers; this unit will then contain basic HTTP definitions and a
  client-only class
2003-11-22 11:59:19 +00:00
sg
6c8db02009 * First version, a simple starting point for further development 2003-11-22 11:55:28 +00:00