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 |
nickysn
|
a69b98484e
+ enabled compilation of unit lnfodwrf on i8086-msdos
|
10 years ago |
nickysn
|
930327eabf
* fixed a race condition during parallel build, when nasm tries to create the
|
10 years ago |
nickysn
|
e513cd44cf
* cleaned up, fixed dependencies and enabled parallel build in the msdos makefile
|
10 years ago |
pierre
|
8f9268d808
Add missing EXECPPAS for explicit COMPILER calls, needed for -sh option
|
11 years ago |
marco
|
959ea7f5bb
* printer unit moved. Amiga unit also moved but it is not actively used.
|
11 years ago |
marco
|
c465d3d64a
* moving 4 cp9* units. These are 16-bit and big.
|
11 years ago |
marco
|
ed3a49372d
* strutils moved to packages/rtl-objpas
|
11 years ago |
nickysn
|
0236c2823a
+ added startup modules for compact, large and huge model that define the
|
11 years ago |
nickysn
|
f4c463b6bd
* prt0stm.asm renamed prt0comn.asm, as it will probably be used as the common
|
11 years ago |
Tomas Hajny
|
be6fdf21ce
+ character sets for central Europe added also to Makefiles as implicit units
|
11 years ago |