svenbarth
|
707034b271
+ add all softfpu units for various targets
|
4 年之前 |
pierre
|
912bc1e65b
+ Add math unit dependency to types$(PPUEXT) rule.
|
5 年之前 |
nickysn
|
178217821c
+ added sortbase as a dependency to unit fgl in the makefiles
|
6 年之前 |
nickysn
|
248fd313f8
+ introduced unit SortBase, which implements the foundation for pluggable
|
6 年之前 |
pierre
|
f76e3dc705
Add missing unicode related units to netware OS
|
6 年之前 |
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 年之前 |
nickysn
|
748428b637
+ support the KOI8-R and KOI8-U Cyrillic encodings
|
8 年之前 |
nickysn
|
fce5fbd726
+ added cp3021 (Bulgarian MIK) code page support
|
8 年之前 |
nickysn
|
396eebbfb5
+ added support for iso8859-[3,4,6,7,8,9,10,11,13,14,15,16]
|
8 年之前 |
nickysn
|
35be7348fb
+ added code pages 737, 775, 857, 860, 861, 862, 863, 864, 865 and 869
|
8 年之前 |
nickysn
|
ef25c33d69
+ added cp855 to the implicit unit list in the rtl makefiles
|
8 年之前 |
florian
|
70b8789262
o basic extended pascal support:
|
9 年之前 |
marco
|
c465d3d64a
* moving 4 cp9* units. These are 16-bit and big.
|
11 年之前 |
marco
|
ed3a49372d
* strutils moved to packages/rtl-objpas
|
11 年之前 |
marco
|
f54d92326e
* remove leftover matrix unit dep
|
11 年之前 |
marco
|
a1351db576
* rtl-unicode package, containing unicodeducet, collation units and *bidi* units
|
11 年之前 |
Tomas Hajny
|
be6fdf21ce
+ character sets for central Europe added also to Makefiles as implicit units
|
11 年之前 |
marco
|
dea2c743d5
* Initial active version of
|
11 年之前 |
paul
|
14a34239cc
rtl: add cp856 to makefiles
|
11 年之前 |
marco
|
a001e12d04
* rtl-console initial version.
|
11 年之前 |
paul
|
a592e77f35
rtl: add missing windows codepages (mantis #0024294)
|
12 年之前 |
paul
|
db357320d7
rtl: install all cpXXX .ppu and .o files
|
12 年之前 |
paul
|
e379daaf9c
compiler, rtl: move cpXXXX.pas files from compiler to RTL\charmaps directory and cleanup them, enable charmaps building for the majority of targets
|
12 年之前 |
Jonas Maebe
|
28c20cfc5e
* the default string type for the JVM target is no longer automatically
|
14 年之前 |
armin
|
8e7cf0c616
netware rtl support for internal linker
|
14 年之前 |
armin
|
bb09124f58
fix compilation for netware target
|
14 年之前 |
florian
|
786c4e206f
* enables compilation of iso7185 unit on all targets
|
15 年之前 |
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 年之前 |