Commit History

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