コミット履歴

作者 SHA1 メッセージ 日付
  Pierre Muller cb2d675732 Remove OS specific SYSTEMUNIT variable setting 2 年 前
  Pierre Muller fb80deb529 Convert watcom unit rule to DOTTED 2 年 前
  Pierre Muller f462aa9cf1 Remove obsolete handling of RELEASE, done by fpcmake 2 年 前
  Pierre Muller 71ebbd7cc3 Use CLASSESUNIT variable instead of classes 2 年 前
  Pierre Muller b36884c171 Remove OS specific rules for msmouse unit and use MSMOUSEUNIT variable 2 年 前
  Pierre Muller 3daac41f3d Handle typinfo unit for DOTTED 2 年 前
  Pierre Muller be78db8180 Handle sysconst unit for DOTTED 2 年 前
  Pierre Muller bdfd7a66eb * Adapt initc unit to DOTTED. 2 年 前
  Pierre Muller 82dec844c3 * Update math unit rules for dotted version 2 年 前
  Pierre Muller 8b019b61c2 Remove OS ports unit rules, set PORTSDIR variable and use PORTSUNIT variable 2 年 前
  Pierre Muller 8395118f43 Use CP_UNITS in OS Makefile.fpc 2 年 前
  Pierre Muller b081947e49 Replace all uuchar by $(UUCHARUNIT) in Makefile.fpc 2 年 前
  Pierre Muller a88ab9e23f Replace objpas by $(OBJPASUNIT) in all Makefile.fpc 2 年 前
  Pierre Muller 774140bb84 Replace all macpas by $(MACPASUNIT) in Makefile.fpc files 2 年 前
  Pierre Muller 60649204ad Remove obsolete GRAPHDIR and USELIBGGI, because graph unit has been moved to packages long ago 2 年 前
  Pierre Muller 9d52550178 Set RTLCONSTSUNIT to rtlconst only of FPC_DOTTEDUNITS is not defined 2 年 前
  Pierre Muller 401fcf6dfc Use RTLCONSTSUNIT but set the variable to rtlconst 2 年 前
  Pierre Muller 425612504f Fix spelling mistake SFPUX8080UNIT => SFPUX80UNIT 2 年 前
  Michaël Van Canneyt 681a00a76f * Fixes based on feedback of team, fixes issue #40368 2 年 前
  Michaël Van Canneyt 27ce569b0b * Fix EOL escapes, regenerate makefiles 2 年 前
  Michael VAN CANNEYT ccfa38c68e * 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 年 前