Jonas Maebe
|
2e64c63993
* fixed dependencies for lineinfo unit after r33007
|
9 years ago |
Jonas Maebe
|
30a3ad7538
* fixed cpu unit dependencies for i386 after r32857 (part of mantis #29439)
|
9 years ago |
florian
|
70b8789262
o basic extended pascal support:
|
9 years ago |
yury
|
63813f3e96
* android: Fixed crash when using writeln during shared library finalization on Android 4.4+.
|
10 years ago |
yury
|
b6b072e030
* android: install unicodedata and unicodenumtable units.
|
10 years ago |
yury
|
b401a90eab
* Re-enable UnixGetModuleByAddrHook for Android to fix back traces for libraries. Get dladdr() dynamically at run-time to support older versions of Android.
|
10 years ago |
florian
|
3988de549b
* updates for make 3.82
|
10 years ago |
pierre
|
ae8679ec60
Remove varutils and variants units which are now in rtl-objpas package
|
11 years ago |
marco
|
a818559481
* clocale moved to rtl-extra.
|
11 years ago |
marco
|
c6424b2e0b
* moved unit terminfo to rtl-console
|
11 years ago |
marco
|
959ea7f5bb
* printer unit moved. Amiga unit also moved but it is not actively used.
|
11 years ago |
marco
|
7f8a9bcf6e
* serial to rtl-extra
|
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 |
yury
|
b995da1e06
+ Added mipsel-android startup files by Vsevolod Alekseyev.
|
11 years ago |
Tomas Hajny
|
ce4cb437e2
+ character sets for central Europe added also to Makefiles as implicit units
|
11 years ago |
marco
|
f09374a197
* winsock(and -2), sockets and gpm to rtl-extra.
|
11 years ago |
marco
|
876c2c5cca
* also remove variants.
|
11 years ago |
marco
|
41ef2a7a29
* more makefile fixes last change, mantis #25500
|
11 years ago |
paul
|
14a34239cc
rtl: add cp856 to makefiles
|
11 years ago |
marco
|
a001e12d04
* rtl-console initial version.
|
11 years ago |
paul
|
a592e77f35
rtl: add missing windows codepages (mantis #0024294)
|
12 years ago |
paul
|
db357320d7
rtl: install all cpXXX .ppu and .o files
|
12 years ago |
paul
|
5157304998
rtl: build fpwidestring for the same platforms as character unit
|
12 years ago |
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 years ago |
yury
|
8bce7058fc
* Build unixcp for android too.
|
12 years ago |
yury
|
3fbe35da4b
* Reverted r23646, since missing clocale has been committed.
|
12 years ago |
svenbarth
|
f229d601de
Fix for Mantis #23931.
|
12 years ago |
yury
|
9712b36821
+ Add dummy clocale unit for Android to fix packages compilation.
|
12 years ago |
yury
|
c27dcfd5b1
* Fixed building of Android RTL with newer versions of make. Issue #23911.
|
12 years ago |