Pierre Muller
|
cb2d675732
Remove OS specific SYSTEMUNIT variable setting
|
1 year ago |
Pierre Muller
|
f462aa9cf1
Remove obsolete handling of RELEASE, done by fpcmake
|
1 year ago |
Pierre Muller
|
6b636fc22d
Replace all objpas unit references by $(OBJPASUNIT) OS Makefile.fpc
|
1 year ago |
Pierre Muller
|
9d9335dc19
Handle ctypes unit DOTTED conversion
|
1 year ago |
Pierre Muller
|
8395118f43
Use CP_UNITS in OS Makefile.fpc
|
1 year ago |
Pierre Muller
|
b081947e49
Replace all uuchar by $(UUCHARUNIT) in Makefile.fpc
|
1 year ago |
Pierre Muller
|
774140bb84
Replace all macpas by $(MACPASUNIT) in Makefile.fpc files
|
1 year ago |
Pierre Muller
|
60649204ad
Remove obsolete GRAPHDIR and USELIBGGI, because graph unit has been moved to packages long ago
|
2 years ago |
Pierre Muller
|
2e5c62e086
Remove several useless variable settings for os2
|
2 years ago |
Pierre Muller
|
9acc01cc93
Rectofy emx/os2 unit dependencies
|
2 years ago |
Pierre Muller
|
f01d3c6b39
Use uppercase UNIT names
|
2 years ago |
Pierre Muller
|
ce5653897b
* Move EMX/OS2 rules to inc/Makefile.rtl
|
2 years ago |
Pierre Muller
|
401fcf6dfc
Use RTLCONSTSUNIT but set the variable to rtlconst
|
2 years ago |
Pierre Muller
|
f2cb7ffce9
Remove code testing for FPC_VERSION 1.X or 2.X
|
2 years ago |
Pierre Muller
|
425612504f
Fix spelling mistake SFPUX8080UNIT => SFPUX80UNIT
|
2 years ago |
Michaël Van Canneyt
|
681a00a76f
* Fixes based on feedback of team, fixes issue #40368
|
2 years ago |
Michaël Van Canneyt
|
27ce569b0b
* Fix EOL escapes, regenerate makefiles
|
2 years ago |
Michael VAN CANNEYT
|
ccfa38c68e
* Dotted RTL compiles
|
2 years ago |
inoussa
|
163d2ab344
Unicode' unicodenumtable.pas removed : update Makefile.fpc.
|
3 years ago |
svenbarth
|
707034b271
+ add all softfpu units for various targets
|
4 years ago |
pierre
|
912bc1e65b
+ Add math unit dependency to types$(PPUEXT) rule.
|
5 years ago |
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
|
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
|
2e64c63993
* fixed dependencies for lineinfo unit after r33007
|
9 years ago |