summaryrefslogtreecommitdiffstats
path: root/make/scripts/make.gluegen.all.linux-armv7l_eabi.sh
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup [cross] compile propertiesSven Gothel2011-07-221-12/+0
| | | | | | | | | | | | | - linux-armv7 (ubuntu) - added scripts/make.gluegen.all.linux-armv7-cross.sh - added symbolic links to cross toolchain (gcc, ld, ..) allowing gluegen's cpptask to pick it up - android-armv7 (android) - we have scripts/make.gluegen.all.android-armv7-cross.sh
* Fix TestStructAccessorEndianSven Gothel2011-07-211-0/+12
- StructAccessor uses byteOffset now (since 8b3057585930357bb16546f584d998953b084034) Fix linux armv7l eabi: - build.xml arm7 -> armv7 - all tests passes Adding NativeSizeAlignment-linux-armv7l_eabi from passing test OK: linux 32/64/armv7l, windows 32/64