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 лет назад |
marco
|
5e1652de3b
* some more fixes.
|
7 лет назад |
marco
|
bf2459b99b
* some initial makefile syncing
|
7 лет назад |
pierre
|
0513b2cf5b
Remove source directories for PPU files in dependency rules (was already disabled)
|
8 лет назад |
pierre
|
a1b956f778
Remove erroneous directory prefixes for PPU files in dependencies
|
8 лет назад |
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
|
f59b88f6f8
* Add support for libraries with C linking under Haiku
|
10 лет назад |
Jonas Maebe
|
f19d978f3d
+ add support for fpwidestring under Haiku (and a few other units) patch by
|
10 лет назад |
marco
|
9c5e150965
* patch from #26485, haiku builds character units (and dependencies)
|
11 лет назад |
Jonas Maebe
|
55d62d6821
* removed units moved in r27349 (patch by Olivier Coursiere, mantis #26148)
|
11 лет назад |
marco
|
a818559481
* clocale moved to rtl-extra.
|
11 лет назад |
marco
|
d6f5ca21b9
* moved units ipc for *BSD, darwin/iphonesim and linux. The others are
|
11 лет назад |
marco
|
959ea7f5bb
* printer unit moved. Amiga unit also moved but it is not actively used.
|
11 лет назад |
marco
|
ed3a49372d
* strutils moved to packages/rtl-objpas
|
11 лет назад |
Tomas Hajny
|
ce4cb437e2
+ character sets for central Europe added also to Makefiles as implicit units
|
11 лет назад |
marco
|
f09374a197
* winsock(and -2), sockets and gpm to rtl-extra.
|
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 лет назад |
yury
|
2b2a68446d
* Added new unit unixcp. It contains stuff from winiconv.inc - a table to map Windows code page identifiers to locale names on unix. Also GetSystemCodePage function in this unit can be used to detect which code page is used currently.
|
12 лет назад |
Jonas Maebe
|
aee5380ae0
* merged trunk up to r20882
|
13 лет назад |
paul
|
3e29f0b179
rtl: make cwstring.pp dependent of dynlibs, load iconvctl dynamically
|
14 лет назад |