nickysn
|
178217821c
+ added sortbase as a dependency to unit fgl in the makefiles
|
6 lat temu |
nickysn
|
248fd313f8
+ introduced unit SortBase, which implements the foundation for pluggable
|
6 lat temu |
nickysn
|
374a8281e7
+ added unit ports for win16
|
7 lat temu |
pierre
|
595938637e
Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option
|
7 lat temu |
nickysn
|
d8a2285a91
+ enabled compilation of unit classes for win16; compiles only in the large
|
7 lat temu |
nickysn
|
572ec3b0d5
+ enabled compilation of unit fgl for win16
|
7 lat temu |
nickysn
|
0b48943a1e
+ enabled compilation of unit typinfo for win16
|
7 lat temu |
nickysn
|
532ff65e87
+ enabled compilation of unit types for win16
|
7 lat temu |
nickysn
|
b76bc68214
+ enabled compilation of unit math for win16
|
7 lat temu |
nickysn
|
5409450195
+ ported and enabled compilation of unit sysutils for win16
|
7 lat temu |
pierre
|
ac3b9ac979
Avoid placing COMPILER_UNITTARGETDIR in the prerequisite list of assmebler files,
|
8 lat temu |
florian
|
70b8789262
o basic extended pascal support:
|
9 lat temu |
nickysn
|
cc448b94ba
+ added the sysconst and rtlconsts units to the win16 rtl
|
10 lat temu |
nickysn
|
17951c7bee
+ added unit iso7185 to the win16 rtl
|
10 lat temu |
nickysn
|
c9b3279e3c
+ added unit dynlibs to the win16 rtl
|
10 lat temu |
nickysn
|
8728cc0238
* updated the source dependencies of the win16 system unit in Makefile.fpc
|
10 lat temu |
nickysn
|
8aa5a6e63b
+ added a dos unit implementation for win16
|
10 lat temu |
nickysn
|
0034e53445
- removed the win16 tiny memory model startup code loader - 16-bit windows
|
10 lat temu |
nickysn
|
fe8cb4b09d
+ integrated the winprocs and wintypes .inc files into the win16 system unit
|
10 lat temu |
nickysn
|
55a8158c51
* split the win16 wintypes and winprocs units into include files, so they can
|
10 lat temu |
nickysn
|
6e09a4ff92
+ enable compilation of the uuchar, objpas and strings units for the win16 target
|
10 lat temu |
nickysn
|
a062fb17b3
+ added makefiles for the win16 rtl
|
10 lat temu |