Commit History

Author SHA1 Message Date
  florian 0e41df598e * merge i8086 branch by Nikolay Nikolov 12 years ago
  nickysn 0fe3bee97e * set STATICLIBPREFIX to empty for the msdos target in fpcmake.ini 12 years ago
  nickysn a05823b8bf * updated fpcmake.inc after the changes in fpcmake.inc from my previous commit 12 years ago
  pierre dd7d1e2cfe Create pascal program to convert svn info output 12 years ago
  florian 911ac847f7 * regenerated several automatically generated files after last changes 12 years ago
  florian 451c634532 * treat msdos as 8.3 target in the makefiles as the compiler does 12 years ago
  yury b3862eb4b1 * Use standard Android NDK prefixes for binutils by default. 12 years ago
  yury 3cd3b50104 * Fixed conflict of native android and java android targets. 12 years ago
  yury d26f0552a0 * Sync with trunk r23404. 12 years ago
  florian a365ae3631 + define BUILDFULLNATIVE and BUILDNATIVE for native builds 13 years ago
  florian 5966fcce74 * PIC does not require using the external assembler anymore 13 years ago
  tom_at_work acbc94e0fd - initial support for the android/arm target in the compiler; resulting .so's can be used for Android/ARM app development. 13 years ago
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 13 years ago
  Jonas Maebe b0e4263fee + aix support in fpcmake and fpmake 13 years ago
  joost 994769cbe7 * Do not use the BINUTILSPREFIX when compiling fpmake files during a cross- 13 years ago
  marco 2087ab1508 * Remove upx support from makefiles. 13 years ago
  Jonas Maebe 0d5b2b84a8 + Android/JVM target, including a translation of the Android r14 SDK 13 years ago
  Jonas Maebe 271c028813 * set OEXT (.class) and ASMEXT (.j) for JVM target 13 years ago
  florian 3abd84d8d2 * disable upx for win32, resolves #20772 13 years ago
  Jonas Maebe 9b7ea86332 - more FPC 1.0.x code removed 13 years ago
  marco 2e3d1a17d0 * also remove *.dbg files. Patch from Jonas, Mantis #20466 13 years ago
  pierre 05c83ab538 * Also default to PIC code using -Cg option for x86_64 BSD targets 14 years ago
  joost 7a3503870c * Pass binutilsprefix to compiler when building fpmake. For now only enabled for fcl-web. 14 years ago
  florian 34b033ba72 + armv4t 14 years ago
  florian e5c796e9fd * when compiling for arm-embedded, sub-arch is also passed to the compiler 14 years ago
  florian 8eafefc90f * arm-embedded requires sub-arch to be passed 14 years ago
  florian 8a9763018f * another overleft from ancient 1.0.x times removed 14 years ago
  florian ebd1c11e70 * remove 1.0.x specific Makefile commands 14 years ago
  Jonas Maebe 2e9e005647 * don't add a utils prefix when the target cpu is the JVM, because the 14 years ago
  Jonas Maebe 94ed2ac649 + jvm/java target support 14 years ago