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
|
81a14c5a5a
Remove obsolete -DNOMOUSE (used only in packages/rtl-console)
|
7 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 |
Jonas Maebe
|
5850963ea9
- removed double compilation commands for two units
|
8 years ago |
Jonas Maebe
|
5dfaecdbcf
- removed duplicate (differing) rule for ctypes unit
|
8 years ago |
florian
|
44e5667372
* fix darwin rtl makefile for make 3.82, partly based on work by Alfred, resolves #30964
|
8 years ago |
Jonas Maebe
|
728efedcf3
* fixed sysinit unit dependencies
|
9 years ago |
svenbarth
|
f406867100
Merged revision(s) 31929-31931,32547 from branches/svenbarth/packages:
|
9 years ago |
Jonas Maebe
|
2e64c63993
* fixed dependencies for lineinfo unit after r33007
|
9 years ago |
Jonas Maebe
|
a228a3bf4c
* fixed parallel building for i386 after r32857
|
9 years ago |
florian
|
c9204f6c5e
+ added explicit rules for the iso7186 unit for the bsd targets
|
9 years ago |
Jonas Maebe
|
4d53455379
* the "types" unit depends on "math" since r32333 -> updated Makefiles
|
9 years ago |
florian
|
70b8789262
o basic extended pascal support:
|
9 years ago |
Jonas Maebe
|
146e3bcb9e
* synchronised with trunk till r29513
|
10 years ago |
Jonas Maebe
|
6fb86a34bb
* the i386/x86-64 cpu units depend on objpas
|
10 years ago |
Jonas Maebe
|
bd09b88a5b
+ support for http://en.wikipedia.org/wiki/Blocks_(C_language_extension)
|
11 years ago |
marco
|
a818559481
* clocale moved to rtl-extra.
|
11 years ago |
marco
|
d6f5ca21b9
* moved units ipc for *BSD, darwin/iphonesim and linux. The others are
|
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
|
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 |
marco
|
a1351db576
* rtl-unicode package, containing unicodeducet, collation units and *bidi* units
|
11 years ago |
Tomas Hajny
|
ce4cb437e2
+ character sets for central Europe added also to Makefiles as implicit units
|
11 years ago |