summaryrefslogtreecommitdiffstats
path: root/make/scripts/make.gluegen.all.linux-armv7.sh
Commit message (Collapse)AuthorAgeFilesLines
* Fix local armel pathSven Gothel2012-03-031-0/+1
|
* Set 'jvmDataModel.arg' property in crosscompile build scripts, where ↵Sven Gothel2012-02-231-3/+0
| | | | 'gluegen.cpptasks.detected.os' is set.
* Remove linux-armv7 native platform libraries (compile time only),Sven Gothel2011-08-021-0/+3
| | | | reducing the burden to add a license file etc.
* Cleanup [cross] compile propertiesSven Gothel2011-07-221-0/+15
- 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