Pierre Muller
|
86c7ddfefe
Unique rule for fpwidestring unit
|
2 years ago |
Pierre Muller
|
9e2ac833c7
Put unique rule for unicodedata into inc/Makefile.rtl
|
2 years ago |
Pierre Muller
|
d7203f6c98
Remove OS rules for sortbase unit, already present in inc/Makefile.rtl
|
2 years ago |
Pierre Muller
|
baac77db3f
Remove OS rules for softfpu, sfpux80 and sfpu128 units, already present in inc/Makefile.rtl
|
2 years ago |
Pierre Muller
|
6ebc1eb74a
Remove OS specific rule for ufloatx80 and ufloat128 units, already found in inc/Makefile.rtl
|
2 years ago |
Michaël Van Canneyt
|
63fa373f21
* Fixes based on feedback of team, fixes issue #40368
|
2 years ago |
inoussa
|
163d2ab344
Unicode' unicodenumtable.pas removed : update Makefile.fpc.
|
3 years ago |
svenbarth
|
707034b271
+ add all softfpu units for various targets
|
5 years ago |
pierre
|
912bc1e65b
+ Add math unit dependency to types$(PPUEXT) rule.
|
6 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
|
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
|
0695381709
- removed the objpas dependency of unit ports under go32v2 as well
|
8 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
|
a0bc21b072
Try to fix unicode support for go32v2 target.
|
9 years ago |
florian
|
70b8789262
o basic extended pascal support:
|
10 years ago |
pierre
|
29a7f75d1d
Complete previous commit: add EXECPPAS to ALL explicit rules
|
11 years ago |
pierre
|
2f5fcf775c
Add EXECPPAS on explicit roules
|
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 |
Tomas Hajny
|
ce4cb437e2
+ character sets for central Europe added also to Makefiles as implicit units
|
11 years ago |
marco
|
02dd7f21f5
* go32v2 makefile still contained a variants unit
|
11 years ago |
marco
|
dea2c743d5
* Initial active version of
|
11 years ago |
paul
|
14a34239cc
rtl: add cp856 to makefiles
|
11 years ago |
marco
|
a001e12d04
* rtl-console initial version.
|
11 years ago |