提交历史

作者 SHA1 备注 提交日期
  Pierre Muller b654c96bd3 Remove OS specific SYSTEMUNIT variable setting 2 年之前
  Pierre Muller abeb088993 Convert watcom unit rule to DOTTED 2 年之前
  Pierre Muller b1fe0b7a92 Remove obsolete handling of RELEASE, done by fpcmake 2 年之前
  Pierre Muller 4367f68dd1 Use CLASSESUNIT variable instead of classes 2 年之前
  Pierre Muller 1fe837f8e5 Remove OS specific rules for msmouse unit and use MSMOUSEUNIT variable 2 年之前
  Pierre Muller d21e523e4e Handle typinfo unit for DOTTED 2 年之前
  Pierre Muller 7e6dec04d4 Handle sysconst unit for DOTTED 2 年之前
  Pierre Muller 511af5b2ea * Adapt initc unit to DOTTED. 2 年之前
  Pierre Muller 2eabe295ff * Update math unit rules for dotted version 2 年之前
  Pierre Muller 8a8aba47c5 Remove OS ports unit rules, set PORTSDIR variable and use PORTSUNIT variable 2 年之前
  Pierre Muller 03e261b82d Use CP_UNITS in OS Makefile.fpc 2 年之前
  Pierre Muller aea4dca26d Replace all uuchar by $(UUCHARUNIT) in Makefile.fpc 2 年之前
  Pierre Muller 0aa116bf11 Replace objpas by $(OBJPASUNIT) in all Makefile.fpc 2 年之前
  Pierre Muller fb331a3f59 Replace all macpas by $(MACPASUNIT) in Makefile.fpc files 2 年之前
  Pierre Muller 773e8be5db Remove obsolete GRAPHDIR and USELIBGGI, because graph unit has been moved to packages long ago 2 年之前
  Pierre Muller f093c8c67c Set RTLCONSTSUNIT to rtlconst only of FPC_DOTTEDUNITS is not defined 2 年之前
  Pierre Muller fffaf4dc50 Use RTLCONSTSUNIT but set the variable to rtlconst 2 年之前
  Pierre Muller 9a742284d7 Fix spelling mistake SFPUX8080UNIT => SFPUX80UNIT 2 年之前
  Michaël Van Canneyt 63fa373f21 * Fixes based on feedback of team, fixes issue #40368 2 年之前
  Michaël Van Canneyt 6e93aa6137 * Fix EOL escapes, regenerate makefiles 2 年之前
  Michael VAN CANNEYT e04f02dc37 * Dotted RTL compiles 2 年之前
  inoussa 163d2ab344 Unicode' unicodenumtable.pas removed : update Makefile.fpc. 3 年之前
  pierre 875bb32e0b Add character, fpwidestring, unicodedata and unicodenumtable units to watcom RTL 5 年之前
  pierre 912bc1e65b + Add math unit dependency to types$(PPUEXT) rule. 6 年之前
  nickysn 178217821c + added sortbase as a dependency to unit fgl in the makefiles 6 年之前
  nickysn 248fd313f8 + introduced unit SortBase, which implements the foundation for pluggable 6 年之前
  pierre c2e46dc8fc Add classes unit 6 年之前
  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 年之前
  pierre 987dd2754c Add explicit object file name (required when using linux wasm executable, for which default object extension is .o not .obj 8 年之前
  nickysn 748428b637 + support the KOI8-R and KOI8-U Cyrillic encodings 8 年之前