Pierre Muller
|
cb2d675732
Remove OS specific SYSTEMUNIT variable setting
|
1 year ago |
Pierre Muller
|
8395118f43
Use CP_UNITS in OS Makefile.fpc
|
1 year ago |
Pierre Muller
|
55196a4fae
Replace heaptrc by $(HEAPTRCUNIT) in all Makefile.fpc
|
1 year ago |
Pierre Muller
|
b081947e49
Replace all uuchar by $(UUCHARUNIT) in Makefile.fpc
|
1 year ago |
Pierre Muller
|
a88ab9e23f
Replace objpas by $(OBJPASUNIT) in all Makefile.fpc
|
1 year ago |
Pierre Muller
|
774140bb84
Replace all macpas by $(MACPASUNIT) in Makefile.fpc files
|
1 year ago |
Pierre Muller
|
397745f49a
Add sysutils dependency on Dos unit for msdos OS
|
1 year ago |
Michaël Van Canneyt
|
681a00a76f
* Fixes based on feedback of team, fixes issue #40368
|
2 years ago |
Michael VAN CANNEYT
|
ccfa38c68e
* Dotted RTL compiles
|
2 years ago |
inoussa
|
163d2ab344
Unicode' unicodenumtable.pas removed : update Makefile.fpc.
|
3 years ago |
nickysn
|
178217821c
+ added sortbase as a dependency to unit fgl in the makefiles
|
6 years ago |
nickysn
|
248fd313f8
+ introduced unit SortBase, which implements the foundation for pluggable
|
6 years ago |
pierre
|
b219fa9023
pass -D__I8086_SMARTLINK_SECTIONS__ to nasm if FPCOPT contains -dTEST_I8086_SMARTLINK_SECTIONS
|
7 years ago |
nickysn
|
65d8836952
* updated dependencies of unit ports (objpas and x86 is no longer required on
|
7 years ago |
nickysn
|
db3c88c871
+ enabled compilation of unit lnfodwrf on i8086-msdos
|
7 years ago |
florian
|
961f7fd25b
* msdos target uses already non 8.3 file names, so it makes no sense to get in trouble by using rtlconst instead of rtlconsts
|
7 years ago |
florian
|
37c987c3ea
* dependencies fixed
|
7 years ago |
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 years ago |
nickysn
|
e4a405dcd9
+ added unit 'cpu' for i8086
|
7 years ago |
nickysn
|
748428b637
+ support the KOI8-R and KOI8-U Cyrillic encodings
|
8 years ago |
nickysn
|
fce5fbd726
+ added cp3021 (Bulgarian MIK) code page support
|
8 years ago |
nickysn
|
396eebbfb5
+ added support for iso8859-[3,4,6,7,8,9,10,11,13,14,15,16]
|
8 years ago |
nickysn
|
35be7348fb
+ added code pages 737, 775, 857, 860, 861, 862, 863, 864, 865 and 869
|
8 years ago |
nickysn
|
ef25c33d69
+ added cp855 to the implicit unit list in the rtl makefiles
|
8 years ago |
pierre
|
86d0cfb75e
Add unicode related units
|
8 years ago |
pierre
|
ac3b9ac979
Avoid placing COMPILER_UNITTARGETDIR in the prerequisite list of assmebler files,
|
8 years ago |
nickysn
|
759a4f8258
* don't try to build lnfodwrf on i8086-msdos, because it causes internal error
|
9 years ago |
nickysn
|
5aa8392e05
* i8086-msdos compilation fixed
|
9 years ago |
nickysn
|
05a3a91d19
* fixed msdos cross compiler compilation with "make -j2"
|
9 years ago |
florian
|
70b8789262
o basic extended pascal support:
|
9 years ago |