Historique des commits

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