Pierre Muller
|
cb2d675732
Remove OS specific SYSTEMUNIT variable setting
|
1 year ago |
Pierre Muller
|
fb80deb529
Convert watcom unit rule to DOTTED
|
1 year ago |
Pierre Muller
|
f462aa9cf1
Remove obsolete handling of RELEASE, done by fpcmake
|
1 year ago |
Pierre Muller
|
71ebbd7cc3
Use CLASSESUNIT variable instead of classes
|
1 year ago |
Pierre Muller
|
b36884c171
Remove OS specific rules for msmouse unit and use MSMOUSEUNIT variable
|
1 year ago |
Pierre Muller
|
3daac41f3d
Handle typinfo unit for DOTTED
|
1 year ago |
Pierre Muller
|
be78db8180
Handle sysconst unit for DOTTED
|
1 year ago |
Pierre Muller
|
bdfd7a66eb
* Adapt initc unit to DOTTED.
|
1 year ago |
Pierre Muller
|
82dec844c3
* Update math unit rules for dotted version
|
1 year ago |
Pierre Muller
|
8b019b61c2
Remove OS ports unit rules, set PORTSDIR variable and use PORTSUNIT variable
|
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
|
a88ab9e23f
Replace objpas by $(OBJPASUNIT) in all 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
|
9d52550178
Set RTLCONSTSUNIT to rtlconst only of FPC_DOTTEDUNITS is not defined
|
2 years ago |
Pierre Muller
|
401fcf6dfc
Use RTLCONSTSUNIT but set the variable to rtlconst
|
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 |
pierre
|
875bb32e0b
Add character, fpwidestring, unicodedata and unicodenumtable units to watcom RTL
|
4 years ago |
pierre
|
912bc1e65b
+ Add math unit dependency to types$(PPUEXT) rule.
|
6 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
|
c2e46dc8fc
Add classes unit
|
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 |
pierre
|
987dd2754c
Add explicit object file name (required when using linux wasm executable, for which default object extension is .o not .obj
|
8 years ago |
nickysn
|
748428b637
+ support the KOI8-R and KOI8-U Cyrillic encodings
|
8 years ago |