Histórico de Commits

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