提交历史

作者 SHA1 备注 提交日期
  Tomas Hajny ee82b6ea0b * do not mention OS/2 and EMX on option list for x86_64 10 年之前
  joost d89bdae0cc * Also check dependencies on make clean, to resolve inherited options/package variants 10 年之前
  florian c34bffd56a * $SUBARCH => $FPCSUBARCH 10 年之前
  nickysn b193073e32 + support the $fpcmemorymodel macro in fpc.cfg 10 年之前
  pierre dde2207866 go32v2 must also define NO_THREADING, as threads are not supported on this target 10 年之前
  joost 3e9c4a79a5 * Added TPackageVariant.SourcePath and .IncludePath 10 年之前
  Jonas Maebe 72642042e4 * fixed fpcdir setting 10 年之前
  joost 5851e13bf5 * Allow recursive usage of the dictionary 10 年之前
  Jonas Maebe 6fb86a34bb * the i386/x86-64 cpu units depend on objpas 10 年之前
  joost 92eb52afab * Allow the usage of the dictionary in comiler-options 10 年之前
  svenbarth b38fb606cc Fix for Mantis #27185. 10 年之前
  joost 0e9bfdcf68 * Add package-variant directory *after* the target-string 10 年之前
  marco 70e560d6e4 * GTK demoes compile again. Mantis #027172 10 年之前
  lacak e82b7a953d fcl-db: sqldb: set default return value for function StartImplicitTransaction. Can be overriden by descendants. 10 年之前
  joost a829420d09 * Changed location of examples and documentation on unices to 10 年之前
  pierre 78761c106f Avoid blocking pipe read calls by only asking as many bytes as returned by NumBytesAvailable 10 年之前
  pierre fdbfe7dae0 Remove double unixcp entry which caused installation failure 10 年之前
  Jonas Maebe a7d36de9ae * associate debug information for local variables with the second instead of 10 年之前
  pierre 905c47ef84 Fix error with .ref pseudo-op. with assembler labels that still had dollar signs on AIX assembler 10 年之前
  marcus 7c42cb8b0c Amicommon: Change back WindowPtr in DiskSize/DiskFree 10 年之前
  pierre 788c6a6f83 Do not call Free if constructor failed 10 年之前
  marcus 9c635671ce amicommon: DiskSize/DiskFree implemented with some helper functions 10 年之前
  florian 677d30182a * improve error location reporting, resolves #26279 10 年之前
  florian 4289dd667d * managed types cause a different warning/hint when they are 10 年之前
  marcus 6767ed7103 Amiga, AROS, MorphOS: Sysutils, GetDirs must also cut at DriveSeparator 10 年之前
  florian c9ba9665dd * set nf_internal for if nodes generated by assert, prevent warning for assert(true); resolves #26467 10 年之前
  florian f630fb94b5 * do not warn when internally generated if nodes are simplified 10 年之前
  florian 09220c6ad3 + add GetIconInfo, patch by Andrew G. Khodotov, resolves #26772 10 年之前
  florian 45d3bc623c * change define WINDOWS to MSWINDOWS so it does not apply to WinCE 10 年之前
  florian f1eb00a450 * do not issue a hint about uninitialized var-parameters, resolves #25916 10 年之前