Commit History

Author SHA1 Message Date
  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
  yury 9199d1935a * Enabled compilation of the cpu unit for arm-android and x86_64-android. 6 years ago
  yury 9d7308df42 * Android: Reworked the startup code to use no assembly instructions. Generic assembler startup files contains only section data and are compiled for each CPU. 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 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
  yury 064375ea72 * android: Use ICU to get timezone information if running on an Android version where libc does not implement timezone. 9 years ago
  yury 2630f3c498 * android: Properly initialize time zone information. 9 years ago
  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+. 9 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