Commit Verlauf

Autor SHA1 Nachricht Datum
  yury 3cd3b50104 * Fixed conflict of native android and java android targets. vor 12 Jahren
  yury d26f0552a0 * Sync with trunk r23404. vor 12 Jahren
  florian a365ae3631 + define BUILDFULLNATIVE and BUILDNATIVE for native builds vor 13 Jahren
  tom_at_work 4150f0a2fb Rebase with r21814 vor 13 Jahren
  florian 5966fcce74 * PIC does not require using the external assembler anymore vor 13 Jahren
  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. vor 13 Jahren
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 vor 13 Jahren
  Jonas Maebe b0e4263fee + aix support in fpcmake and fpmake vor 13 Jahren
  joost 994769cbe7 * Do not use the BINUTILSPREFIX when compiling fpmake files during a cross- vor 13 Jahren
  marco 2087ab1508 * Remove upx support from makefiles. vor 13 Jahren
  Jonas Maebe 0d5b2b84a8 + Android/JVM target, including a translation of the Android r14 SDK vor 14 Jahren
  Jonas Maebe 271c028813 * set OEXT (.class) and ASMEXT (.j) for JVM target vor 14 Jahren
  florian 3abd84d8d2 * disable upx for win32, resolves #20772 vor 14 Jahren
  Jonas Maebe 9b7ea86332 - more FPC 1.0.x code removed vor 14 Jahren
  marco 2e3d1a17d0 * also remove *.dbg files. Patch from Jonas, Mantis #20466 vor 14 Jahren
  pierre 05c83ab538 * Also default to PIC code using -Cg option for x86_64 BSD targets vor 14 Jahren
  joost 7a3503870c * Pass binutilsprefix to compiler when building fpmake. For now only enabled for fcl-web. vor 14 Jahren
  florian 34b033ba72 + armv4t vor 14 Jahren
  florian e5c796e9fd * when compiling for arm-embedded, sub-arch is also passed to the compiler vor 14 Jahren
  florian 8eafefc90f * arm-embedded requires sub-arch to be passed vor 14 Jahren
  florian 8a9763018f * another overleft from ancient 1.0.x times removed vor 14 Jahren
  florian ebd1c11e70 * remove 1.0.x specific Makefile commands vor 14 Jahren
  Jonas Maebe 2e9e005647 * don't add a utils prefix when the target cpu is the JVM, because the vor 14 Jahren
  Jonas Maebe 94ed2ac649 + jvm/java target support vor 14 Jahren
  pierre 68d61c69e7 * Only use OS_TARGET for TARGET_SUFFIX if target is in LIMIT83fs list vor 14 Jahren
  joost 08ee418513 * Reverted r17969, now fpmake distclean is implemented vor 14 Jahren
  joost 595eadccb6 * Do not cleanup fpmake executable on distclean anymore. To make it possible vor 14 Jahren
  joost 28fb5b21a3 * Always add -n when compiling fpmake when not cross-compiling vor 14 Jahren
  pierre 11b154b5d9 * Also for -Cg use for x86_64 solaris vor 14 Jahren
  joost 6f0e8bffcf * Do not pass -n when there is no cross-compilation. vor 14 Jahren