Commit History

Author SHA1 Message Date
  felixf 3a9f875db8 Patched various issues for system construction kernel exercise 8 years ago
  felixf 7f62baa338 Improved Linker: take file names from offers section 8 years ago
  felixf 8771e0390b Added offers / requires sections in object file (modeling import / export of a module) -> Can link with shortened module lists now. 8 years ago
  felixf 43b971c574 Added platforms/defaults to StaticLinker (introduced Options.Defaults) 9 years ago
  felixf 320bd48c39 Patches for ActiveCells3 9 years ago
  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 years ago
  felixf 5171c01345 added console application linker (for command line compiler) 10 years ago
  felixf 4ae503b9bf 10 years ago
  eth.tmartiel 807dda4cc9 Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values. 10 years ago