Historial de Commits

Autor SHA1 Mensaje Fecha
  Jonas Maebe 0ac6e82c1f * fixed handling of directories with spaces for LdSupportsNoResponseFile- hace 18 años
  Jonas Maebe d8d393e802 - no longer pass "-read_only_relocs suppress" to the darwin linker when hace 18 años
  Jonas Maebe 157fc2a3e9 * use -x instead of -s for stripping executables on darwin (-s worked fine on 10.0, hace 18 años
  Jonas Maebe 032352d98b + darwin/x86_64 support hace 18 años
  Jonas Maebe 3155b650a1 * pass "-syslibroot sysrootpath" to the darwin linker if -XRsysrootpath hace 18 años
  micha 0625040eba + add -XR switch for target root file system with libs (also used for C lib type detection) hace 18 años
  Jonas Maebe 881f884f4c * also pass -arch parameter when creating bundles hace 18 años
  Jonas Maebe 4cdd590091 * use app_type instead of RelocSection for creating bundles, as hace 18 años
  Jonas Maebe 84ddacd017 + support for creating a bundle instead of a library on Darwin (-Wb) hace 18 años
  Jonas Maebe 661c2eba37 * clean up of previous fix hace 18 años
  marco 727b68c9b0 * small fix for OS X related typo. hace 18 años
  Jonas Maebe 9c69c9dcf8 * fixed handling of paths/files with spaces in their name in link.res hace 18 años
  Jonas Maebe a3c9dc5ec6 + support for {$linkframework x} to link to framework x (Darwin only) hace 18 años
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). hace 18 años
  Jonas Maebe 0a6256e44b - disabled linking to SystemStubs for Mac OS X since it's only available hace 18 años
  Jonas Maebe c13ff3729b * Merged 2.3 branch changes: hace 18 años
  Jonas Maebe 90ea73a90b * more file handling from shortstring to tcmdstr hace 18 años
  tom_at_work 106fe68ce6 * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 hace 18 años
  Jonas Maebe 4d1f213889 * fixed gprof support for darwin/ppc32 (although the output from gprof hace 18 años
  peter e17b424e28 * refactor procsym procdef list hace 19 años
  peter 7a2e0da7bd * extra parameter for file searching functions hace 19 años
  peter 9f5d69ce31 * make win32 compile hace 19 años
  peter cb246eb781 * Remove dos,strings units, use SysUtils instead hace 19 años
  florian 85d63d9fa9 * settings refactored hace 19 años
  Jonas Maebe 17e61456c6 * support for creating smartlinkable files under darwin. Don't turn on hace 19 años
  peter bf1c390027 * refactor import library generation hace 19 años
  Jonas Maebe 889f564aa3 * use "ld -s" instead of "ld -x" on darwin, since the ld-bug which broke hace 19 años
  Jonas Maebe 2429cdce1b * removed/conditionalised several unused variables hace 19 años
  marco 2aadf05093 * link reordering hace 19 años
  marco 2a5332e3bd * Link ordering working FreeBSD implementation hace 19 años