Commit Graph

29 Commits

Author SHA1 Message Date
Tomas Hajny
7668853b15 * missing ctypes dependency for initc added
git-svn-id: trunk@7047 -
2007-04-01 10:25:20 +00:00
michael
d49ffdf543 * Renamed dynlibs.pas
git-svn-id: trunk@6613 -
2007-02-23 11:06:37 +00:00
Jonas Maebe
9adb91a68d + support for make -jX by marking all Makefiles that need to be executed
serially with .NOTPARALLEL:
   -> currently parallel: rtl/darwin, packages/base, packages/base/httpd,
      packages/extra/univint, fcl, utils

git-svn-id: trunk@6223 -
2007-01-27 11:05:18 +00:00
tom_at_work
92538bcb2a Fixed lineinfo compilation with -gl
git-svn-id: trunk@5723 -
2006-12-26 19:27:45 +00:00
tom_at_work
949aa60805 * DWARF debug lineinfo reader
git-svn-id: trunk@5632 -
2006-12-17 23:11:25 +00:00
micha
ea2beb3e8f * fix classes units of all targets to depend on fgl, also fix dependencies in Makefile.fpc for it
git-svn-id: trunk@5627 -
2006-12-17 17:37:34 +00:00
peter
1772ada639 * add math dependency to variants
git-svn-id: trunk@5106 -
2006-10-31 07:29:48 +00:00
florian
ce620190a3 + fmtbcd
* regenerated makefiles

git-svn-id: trunk@5076 -
2006-10-29 21:46:44 +00:00
michael
4ba6f1b4dc * Moved fpmkunit to utils
git-svn-id: trunk@5034 -
2006-10-27 19:51:55 +00:00
michael
d1c2323c9b * Added fpmktype
git-svn-id: trunk@5027 -
2006-10-26 19:55:22 +00:00
peter
bb70f2f5cc * add fppkg and fpmkunit to the Makefile.fpc
git-svn-id: trunk@1063 -
2005-09-08 06:50:52 +00:00
Tomas Hajny
4c3c44293d * one more correction for dependencies of variants 2005-04-23 14:14:22 +00:00
armin
f43d911345 * fixed typo (rtlconsts) 2005-03-10 11:15:28 +00:00
peter
50ece27667 * renamed rtlconst to rtlconsts 2005-03-07 17:57:24 +00:00
armin
264faebc63 * nwplibc.o was not saved in UNITTARGETDIRPREFIX 2005-02-07 16:34:18 +00:00
armin
f0eb350e4e * loader .o file was saved in wrong dir 2005-02-07 13:45:58 +00:00
peter
e49fa4bd08 * threads for go32v2,os,emx,netware 2005-02-06 16:57:18 +00:00
armin
fb51876d85 * added ctypes 2005-01-11 18:45:45 +00:00
armin
6f66b80ea8 * rtl code cleanup, compat fixes between clib and libc 2005-01-04 11:25:33 +00:00
armin
78afd53d22 * removed DEBUG_MT 2005-01-01 17:39:56 +00:00
armin
e564787163 * dont copy imp files with a rule because this always builds system.pp
* implemented GetEnvironmentVariableCount and GetEnvironmentString
* removed dependency from dos unit
2004-12-14 19:23:22 +00:00
armin
8eb794231c * implemented GetProcessId, defined TimeVal and TimeZone in addition to TTimeVal, TTimeZone, Makefile defaults to binutilsprefix i386-netware 2004-12-07 11:40:43 +00:00
armin
f6ac5c699f * copy imp files to new ppu directory 2004-11-05 17:32:37 +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
173aea0681 * exiting threads at nlm unload
* renamed some libc functions
2004-09-26 19:23:34 +00:00
armin
811f2da364 * removed get/free video buf from video.pp
* implemented sockets
* basic library support
* threadvar memory leak removed
* fixes (ide now starts and editor is usable)
* support for lineinfo
2004-09-19 20:06:37 +00:00
armin
76400e6c05 * added keyboard and video
* a lot of fixes
2004-09-12 20:51:22 +00:00
armin
32eca2b147 * utf8bidi needs -Sc 2004-09-10 18:46:14 +00:00
armin
4add7ccbc6 * first rtl version for netwlibc 2004-09-05 20:58:47 +00:00