Jonas Maebe
|
1251ec996b
- removed $(SYSTEMUNIT)$(PPUEXT) from the macpas unit dependencies
|
17 年之前 |
Jonas Maebe
|
f22c6870d5
* use math.SetExceptionMask() to disable floating point exceptions
|
17 年之前 |
Jonas Maebe
|
95c991872b
+ added exeinfo to implicit units so make install works again
|
17 年之前 |
Tomas Hajny
|
7668853b15
* missing ctypes dependency for initc added
|
18 年之前 |
michael
|
d49ffdf543
* Renamed dynlibs.pas
|
18 年之前 |
Jonas Maebe
|
9adb91a68d
+ support for make -jX by marking all Makefiles that need to be executed
|
18 年之前 |
tom_at_work
|
92538bcb2a
Fixed lineinfo compilation with -gl
|
18 年之前 |
tom_at_work
|
949aa60805
* DWARF debug lineinfo reader
|
18 年之前 |
micha
|
ea2beb3e8f
* fix classes units of all targets to depend on fgl, also fix dependencies in Makefile.fpc for it
|
18 年之前 |
peter
|
1772ada639
* add math dependency to variants
|
19 年之前 |
florian
|
ce620190a3
+ fmtbcd
|
19 年之前 |
michael
|
4ba6f1b4dc
* Moved fpmkunit to utils
|
19 年之前 |
michael
|
d1c2323c9b
* Added fpmktype
|
19 年之前 |
peter
|
bb70f2f5cc
* add fppkg and fpmkunit to the Makefile.fpc
|
20 年之前 |
Tomas Hajny
|
4c3c44293d
* one more correction for dependencies of variants
|
20 年之前 |
armin
|
f43d911345
* fixed typo (rtlconsts)
|
20 年之前 |
peter
|
50ece27667
* renamed rtlconst to rtlconsts
|
20 年之前 |
armin
|
264faebc63
* nwplibc.o was not saved in UNITTARGETDIRPREFIX
|
20 年之前 |
armin
|
f0eb350e4e
* loader .o file was saved in wrong dir
|
20 年之前 |
peter
|
e49fa4bd08
* threads for go32v2,os,emx,netware
|
20 年之前 |
armin
|
fb51876d85
* added ctypes
|
20 年之前 |
armin
|
6f66b80ea8
* rtl code cleanup, compat fixes between clib and libc
|
20 年之前 |
armin
|
78afd53d22
* removed DEBUG_MT
|
20 年之前 |
armin
|
e564787163
* dont copy imp files with a rule because this always builds system.pp
|
20 年之前 |
armin
|
8eb794231c
* implemented GetProcessId, defined TimeVal and TimeZone in addition to TTimeVal, TTimeZone, Makefile defaults to binutilsprefix i386-netware
|
21 年之前 |
armin
|
f6ac5c699f
* copy imp files to new ppu directory
|
21 年之前 |
peter
|
86f78c7300
* units are now created in separate directory units/cpu-os/
|
21 年之前 |
armin
|
173aea0681
* exiting threads at nlm unload
|
21 年之前 |
armin
|
811f2da364
* removed get/free video buf from video.pp
|
21 年之前 |
armin
|
76400e6c05
* added keyboard and video
|
21 年之前 |