提交历史

作者 SHA1 备注 提交日期
  felixf 3a9f875db8 Patched various issues for system construction kernel exercise 8 年之前
  felixf 7f62baa338 Improved Linker: take file names from offers section 8 年之前
  felixf 8771e0390b Added offers / requires sections in object file (modeling import / export of a module) -> Can link with shortened module lists now. 8 年之前
  felixf 43b971c574 Added platforms/defaults to StaticLinker (introduced Options.Defaults) 9 年之前
  felixf 320bd48c39 Patches for ActiveCells3 9 年之前
  felixf 5766b0b081 Added a make library functionality fo FoxGenericObjectFile: object files can be put together in a single library file subsequently usable for static linking. This makes it more comfortable to link at the command line. 10 年之前
  felixf 5171c01345 added console application linker (for command line compiler) 10 年之前
  felixf 4ae503b9bf 10 年之前
  eth.tmartiel 807dda4cc9 Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values. 10 年之前