提交历史

作者 SHA1 备注 提交日期
  negelef 42edafaf98 Please pass proper error streams to options parser 7 年之前
  negelef 6fa719dc03 Added Linux64G platform 7 年之前
  felixf dd3d5477c3 patched all method visibility conflicts: extending methods keep visibility of super method. 7 年之前
  eth.guenter 6b16dc9ce9 fixed platform definitions Solaris32G & Darwin32G: Raw -> UnixRaw 7 年之前
  eth.tmartiel 959c635ccc Removed writing of relocation information from raw format (with displacement = 0) in static linker. Added a UnixRaw format that writes relocations systematically. 7 年之前
  felixf 565e82176b A2 64 bit 7 年之前
  felixf 2a930f0ae0 64 bit WinAPI adaptions 7 年之前
  eth.guenter 65458f789e with the options --fileFormat=Raw plus --displacement=0 the linker 7 年之前
  negelef cb999cebf7 Fixed default name 8 年之前
  eth.guenter b8fa7a978c added platform Solaris32G 8 年之前
  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 年之前