Commit History

Author SHA1 Message Date
  florian ce41aa9557 * remove duplicate entry, resolves #40359 2 years ago
  Jonas Maebe 9857b840f3 * adapted configuration files when generating on macOS 10.14 6 years ago
  florian e13bbe7f2d * do not set -Xs if -dDEBUG is passed to the compiler as proposed by Thaddy de Koning in #32831 7 years ago
  pierre a8ef8c852d Put fpcsubarch-fpcmemorymodel directory search before general directories for i8086 CPU 8 years ago
  Jonas Maebe cd83bc35b6 * protect the -FM switch with "#ifndef VER2", to ensure that fpc.cfg can 10 years ago
  Jonas Maebe e015643f5e * don't use cross-binutils prefix when targeting the JVM 10 years ago
  nickysn 7cb38e1ce9 * removed the msdos binutils prefix, so that we can switch more easily to using a default watcom install (in case we decide we don't want to ship watcom binutils binaries due to license issues) 10 years ago
  nickysn aeb8c97257 + added i8086 unit paths, containing the subarch and memory model to the default fpc.cfg 10 years ago
  nickysn 1f5fb65bcb + always enable smartlinking on i8086 in the default fpc.cfg 10 years ago
  paul 9681212fea utils: put unicodepath to default fpc.cfg file 11 years ago
  yury b3862eb4b1 * Use standard Android NDK prefixes for binutils by default. 12 years ago
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 13 years ago
  Jonas Maebe 524a5683d5 * add /Applications/Xcode.app/Contents/Developer/usr/bin to the default 13 years ago
  florian 088ddf7421 * search libs in %basepath%/lib/$FPCTARGET by default, so FPC can install libs if needed 13 years ago
  Jonas Maebe 1edaa922c1 * never define a cross-prefix in the generated fpc.cfg when the target cpu is 14 years ago
  joost a2511cecb0 * When debug is defined, use -gl, not -glh 14 years ago
  joost e3eeca3efd * Updated comments in fpc.cfg partly based on comments in samplecfg's fpc.cfg 14 years ago
  joost 9cb4f545bf * Add path of (user specific) packages installed with fppkg to fpc.cfg 14 years ago
  joost 80ec9bb7bc * Fixed the order in which the httpd-units are searched for. Already fixed for samplecfg in r16722 14 years ago
  joost e388ac9770 * Determine and add gcclib path to fpc.cfg configuration file 15 years ago
  joost c7d5057127 * Not in all cross-compile cases the -XP$FPCTARGET- option is necessary 15 years ago
  joost 3759ad8963 * Moved fpcmkcfg from compiler/utils to utils/fpcmkcfg 15 years ago