Age | Commit message (Collapse) | Author |
|
Change-Id: I78e0772723ca3bc6c2fef42d6af66e17117cac0b
|
|
Change-Id: I2e8214297d071857205c1031b64842e731ef1248
|
|
There is a new module cross_tail_build that serves the same purpose for
the build side of cross-compilation (started from cross_toolset) as
tail_build for the host side.
Change-Id: Ic16bae9a7197a1f31cc2dcf31b16bbac68c3300f
|
|
this removes dmake completely out of the build for migrated modules
build.pl now assumes modules to be gbuild, unless there is a
prj/dmake file
Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
|
|
|
|
|
|
|
|
|
|
In the spirit of 12759f67a36d52a345be6002d7017551e8414c59, change
external lib's config.sub to eat the arm-unknown-linux-androideabi
host os string. Also, permit shared libs again - seems Android can
handle those.
Added dictionaries to cross-build-toolset - idxdict is needed.
Should build up to sfx2 - some residual static lib issues there,
and in raptor.
|
|
Plus various minor build tweaks.
|