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