Robert Rowe
|
fb727a169f
|
Spacing fix
|
2023-05-25 19:47:32 -07:00 |
|
Robert Rowe
|
bcb5674676
|
Update Android building
New minimum SDK. NDK longer supports mips, plain armeabi, nor GCC. Fix tooling.
|
2023-05-25 19:45:14 -07:00 |
|
John Bampton
|
10250f835c
|
style: pass &:to_i as an argument to collect instead of a block
|
2022-12-26 19:12:56 +10:00 |
|
John Bampton
|
791410ba3f
|
Remove whitespace
pre-commit run --all-files
|
2022-08-04 00:51:03 +10:00 |
|
SAkira a.k.a. Akira Suzuki
|
4610fa55b9
|
Enabled building for Android again with NDK 25.0.
|
2022-08-03 08:23:54 +09:00 |
|
John Bampton
|
15f7b0182d
|
chore: fix spelling
|
2021-03-07 04:58:15 +10:00 |
|
Reckordp
|
7c85a1ff07
|
Increase flexibility of CrossBuild
|
2020-03-08 14:23:55 +07:00 |
|
KOBAYASHI Shuji
|
9f1167f7c9
|
Fix "undefined method `Pathname'"; fix #4895
|
2019-12-21 23:31:17 +09:00 |
|
duangsuse
|
06428059f6
|
Add ~/Android/Sdk/ndk-bundle as default NDK home
|
2018-07-04 19:33:11 +08:00 |
|
Yukihiro "Matz" Matsumoto
|
466a18b0d3
|
Remove redundant use of Object#to_s in interpolation.
|
2017-06-28 23:28:24 +09:00 |
|
Felix Jones
|
324231a733
|
Android toolchain separated target architecture compile flags (ctarget) from shared compile flags (cflags). Added support for custom mfpu and float-abi switches for the armeabi-v7a target.
|
2017-02-16 15:02:10 +00:00 |
|
crimsonwoods
|
a6b1e964a3
|
Modify default cflags.
|
2017-02-15 03:03:47 +09:00 |
|
crimsonwoods
|
838fa69aa3
|
Add '-Wl,--fix-cortex-a8' linker option for 'armeabi-v7a' architecture.
|
2017-02-15 00:51:10 +09:00 |
|
crimsonwoods
|
83a3da4456
|
Set default linker 'flags' and 'flags_before_libraries'.
|
2017-02-15 00:36:02 +09:00 |
|
Felix Jones
|
b83bcd12df
|
Removed GCC TODO
|
2016-10-08 15:10:46 +01:00 |
|
Felix Jones
|
3e9fe81591
|
Android GCC support re-added
|
2016-10-08 15:09:08 +01:00 |
|
Felix Jones
|
5d2795c00d
|
Fixed mips and mips64: GCC Toolchain now points to GCC.
|
2016-10-08 00:23:55 +01:00 |
|
Felix Jones
|
5fd068eb4d
|
Android task: NDK default search paths now favour ndk-bundle. Added macOS NDK search paths.
|
2016-10-07 22:31:24 +01:00 |
|
Felix Jones
|
04ae2960f4
|
Fixed regex order falling early in arch cases, causing x86_64 and arm-v7a to use wrong target.
|
2016-09-15 18:14:27 +01:00 |
|
Felix Jones
|
18662ff576
|
Re-written android.rake task for latest Android NDK clang. Currently loses support for GCC and mips, mips64. Addresses issue #3208
|
2016-09-15 15:57:44 +01:00 |
|
Yukihiro "Matz" Matsumoto
|
622e68e535
|
Merge branch 'fix_androidndk_rake' of https://github.com/crimsonwoods/mruby into crimsonwoods-fix_androidndk_rake
|
2015-10-15 23:08:38 +09:00 |
|
Seba Gamboa
|
1e2381f870
|
Rename androidndk tolchain to just android
|
2015-10-12 13:41:46 -03:00 |
|