Commit History

Author SHA1 Message Date
  nickysn ae953214ee * fixed quoting of the "description" wlink option on Windows 6 years ago
  nickysn 817ec5e6f2 + allow creating win16 dlls with the wlink external linker as well 6 years ago
  nickysn 4cd8193c79 + enable the ISSHAREDLIBRARY option for the win16 internal linker when creating a dll 6 years ago
  nickysn 238c9e576c + pass the description option to wlink to set the module description string when 6 years ago
  nickysn 7e78fc1d7f * strip the '.dll' extension from the library name when creating import 6 years ago
  nickysn b739d79f9b * combine the data, bss, stack and heap into the same NewExe segment 6 years ago
  nickysn 83afeb2e93 + added dummy overrides for TInternalLinkerWin16.GetCodeSize, .GetDataSize and 6 years ago
  nickysn 2c4c34ef9b + split the win16 executable into sections 6 years ago
  nickysn cbf95aebf4 + introduced the TOmfRecord_COMENT_EXPDEF class. Use that to generate export 6 years ago
  nickysn 4f3a5cfd1e + use the new CC_OmfExtension_EXPDEF constant instead of the direct magic value 6 years ago
  nickysn fe49522e6f + register a win16 dll scanner. Not functional yet. 6 years ago
  nickysn 1f3d5e8865 - remove the tiny memory model code from TInternalLinkerWin16.DefaultLinkScript, 6 years ago
  nickysn 9eaa46f791 + implement TInternalLinkerWin16.DefaultLinkScript by copying the MS-DOS 6 years ago
  nickysn db1903f45d + added a win16 internal linker class. Not functional yet. 6 years ago
  nickysn 6f44deb557 + implemented the -Xg option for putting the debug information in a separate 7 years ago
  nickysn b80642c384 + started implementing support for generating Microsoft CodeView debug 7 years ago
  Károly Balogh e6aed467b5 renamed script unit to cscript to avoid namespace conflict with univint package on Darwin. this makes it possible to build the textmode IDE on Darwin 7 years ago
  svenbarth 3b71841a84 Merged revision(s) 28691, 31914 from branches/svenbarth/packages: 9 years ago
  nickysn 3e2248f41a + implemented exporting of functions for the win16 target 9 years ago
  nickysn d579c45656 * pass the option "dosseg" to wlink when compiling for win16 to ensure the 10 years ago
  nickysn 4b80bc958c + set the win16 local heap size in the executable 10 years ago
  nickysn 393d86a2e5 + implemented writing proper win16 dll import libraries 10 years ago
  nickysn 839ab714cc + started implementing a win16 target :) 10 years ago