Histórico de Commits

Autor SHA1 Mensagem Data
  Jonas Maebe 1f6ec379de * moved field definitions before method/property definitions (see mantis há 16 anos atrás
  Jonas Maebe 78c12ba82b * only store debug link file name in .gnu_debuglink section há 16 anos atrás
  Jonas Maebe 8adde04a0b * don't warn that a unit won't be smartlinked in case no .a file is há 17 anos atrás
  yury 5e11e697b4 * Use unsigned integers for sizes and positions to break 2GB limit in tdynamicarray, object writer, internal linker, coff and PE headers. há 17 anos atrás
  yury 491f0fa1d8 * Replaced all user defined warnings by TODO comments to reduce compiler noise. há 17 anos atrás
  peter de918497ef * support -Xg under linux há 17 anos atrás
  peter 793fd8fc09 * Add -Xg to help pages há 17 anos atrás
  florian d9e0f078e1 * continued to play around with package support há 18 anos atrás
  Jonas Maebe a3c9dc5ec6 + support for {$linkframework x} to link to framework x (Darwin only) há 18 anos atrás
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). há 18 anos atrás
  yury 55394d9e72 * Added FlushOutput after "Linking..." message by internal linker. Now this message is visible in Lazarus during linking. há 18 anos atrás
  yury 821c91c230 * fix Mantis #8760: do not put actually empty sections in executable by internal linker. há 18 anos atrás
  peter 9f3de7e809 * -Xg generates a separate file with the debug info sections há 18 anos atrás
  Jonas Maebe 90ea73a90b * more file handling from shortstring to tcmdstr há 18 anos atrás
  tom_at_work 106fe68ce6 * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 há 18 anos atrás
  Jonas Maebe adbe0ab1d2 * support linker options (-k) which are > 255 chars combined há 18 anos atrás
  Jonas Maebe 4ba88ce33e * fix searching of (g)ar for the arfinishcmd há 18 anos atrás
  Jonas Maebe 81fd4e865e * pass 2kb of parameters to ar at a time (instead of 200 bytes) há 19 anos atrás
  Jonas Maebe 636cb3beef * some ansistring fixes for calling ar, but not yet complete há 19 anos atrás
  florian 959a1379cf * fixed building of smart linked units há 19 anos atrás
  micha ad7d549965 + implement pascal inline asm start/halt code for linux/i386 há 19 anos atrás
  Jonas Maebe 0909d46626 * fixed linker exit code detection in case of useshell há 19 anos atrás
  peter 7a2e0da7bd * extra parameter for file searching functions há 19 anos atrás
  peter 9f5d69ce31 * make win32 compile há 19 anos atrás
  peter cb246eb781 * Remove dos,strings units, use SysUtils instead há 19 anos atrás
  florian 85d63d9fa9 * settings refactored há 19 anos atrás
  peter bf1c390027 * refactor import library generation há 19 anos atrás
  Jonas Maebe e52ff8bbcf * used gar instead of ar on solaris há 19 anos atrás
  peter 80bd513997 * add some info for -vx há 19 anos atrás
  Károly Balogh cf3b4ec3a3 + fixed scripts to have proper deletedir commands há 19 anos atrás