Pierre Muller
|
cb2d675732
Remove OS specific SYSTEMUNIT variable setting
|
před 1 rokem |
Pierre Muller
|
70d25e3b60
Remove OS spefic rules for system unit.
|
před 1 rokem |
Pierre Muller
|
c844b60fe1
Remove obsolete rules in gba, nds and wii Makefile.fpc
|
před 1 rokem |
Pierre Muller
|
71ebbd7cc3
Use CLASSESUNIT variable instead of classes
|
před 1 rokem |
Pierre Muller
|
820830cacc
Remove references to variants, varutils, dateutil and fpmkunit units, all moved to packages long ago
|
před 1 rokem |
Pierre Muller
|
6b636fc22d
Replace all objpas unit references by $(OBJPASUNIT) OS Makefile.fpc
|
před 1 rokem |
Pierre Muller
|
3daac41f3d
Handle typinfo unit for DOTTED
|
před 1 rokem |
Pierre Muller
|
e4fb8aa30a
Handle rtlconst(s) unit for DOTTED
|
před 1 rokem |
Pierre Muller
|
be78db8180
Handle sysconst unit for DOTTED
|
před 1 rokem |
Pierre Muller
|
82dec844c3
* Update math unit rules for dotted version
|
před 1 rokem |
Pierre Muller
|
8395118f43
Use CP_UNITS in OS Makefile.fpc
|
před 1 rokem |
Pierre Muller
|
b081947e49
Replace all uuchar by $(UUCHARUNIT) in Makefile.fpc
|
před 1 rokem |
Pierre Muller
|
774140bb84
Replace all macpas by $(MACPASUNIT) in Makefile.fpc files
|
před 1 rokem |
Pierre Muller
|
60649204ad
Remove obsolete GRAPHDIR and USELIBGGI, because graph unit has been moved to packages long ago
|
před 2 roky |
Michaël Van Canneyt
|
681a00a76f
* Fixes based on feedback of team, fixes issue #40368
|
před 2 roky |
Michaël Van Canneyt
|
bd3580239a
* Removed double unit, regenerated makefile
|
před 2 roky |
Michael VAN CANNEYT
|
ccfa38c68e
* Dotted RTL compiles
|
před 2 roky |
inoussa
|
163d2ab344
Unicode' unicodenumtable.pas removed : update Makefile.fpc.
|
před 3 roky |
pierre
|
912bc1e65b
+ Add math unit dependency to types$(PPUEXT) rule.
|
před 5 roky |
nickysn
|
178217821c
+ added sortbase as a dependency to unit fgl in the makefiles
|
před 6 roky |
nickysn
|
248fd313f8
+ introduced unit SortBase, which implements the foundation for pluggable
|
před 6 roky |
pierre
|
805aaf18d6
Add character, fpwidestring, unicodedata and unicodenumtable units to Makefile to allow compilation of uregexpr unit from pacakge regexpr
|
před 7 roky |
pierre
|
595938637e
Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option
|
před 7 roky |
florian
|
16738aa458
* fix feature handling, resolves #32892
|
před 7 roky |
nickysn
|
748428b637
+ support the KOI8-R and KOI8-U Cyrillic encodings
|
před 8 roky |
nickysn
|
fce5fbd726
+ added cp3021 (Bulgarian MIK) code page support
|
před 8 roky |
nickysn
|
396eebbfb5
+ added support for iso8859-[3,4,6,7,8,9,10,11,13,14,15,16]
|
před 8 roky |
nickysn
|
35be7348fb
+ added code pages 737, 775, 857, 860, 861, 862, 863, 864, 865 and 869
|
před 8 roky |
nickysn
|
ef25c33d69
+ added cp855 to the implicit unit list in the rtl makefiles
|
před 8 roky |
florian
|
70b8789262
o basic extended pascal support:
|
před 9 roky |