- 24 Aug, 2012 2 commits
-
-
Jean-Baptiste Queru authored
* commit '713bac96': ARM: put crtbegin_so.o at the beginning where it belongs
-
Jean-Baptiste Queru authored
-
- 23 Aug, 2012 2 commits
-
-
Jean-Baptiste Queru authored
* commit '5ac65f86': Fix reporting wrong error message for zipalign output file
-
Jean-Baptiste Queru authored
-
- 22 Aug, 2012 2 commits
-
-
Jean-Baptiste Queru authored
* commit '15012c11': Build on Mac OS X : add experimental SDK versions
-
Jean-Baptiste Queru authored
-
- 21 Aug, 2012 8 commits
-
-
The Android Open Source Project authored
Change-Id: I89dbc5ee1f1765f334f5dd5d1feb7c05a7d9360f
-
The Android Automerger authored
-
Andrew Hsieh authored
* commit '4d69e06b': Added BUILD_HOST_static to build statically linked executable/shared-lib
-
SangWook Han authored
Change-Id: Ifc67d1745e72fc048cd6e8c8ef0521ab92468086
-
Andrew Hsieh authored
-
Ard Biesheuvel authored
Change-Id: I9466fe9277c58a7b8f8a9964b2d578a65e579995
-
Andrew Hsieh authored
Statically linked executable/shared-lib (eg. SDK tools) are useful in sandboxed environment. In BUILD_HOST_static zipalign needs -lpthread indirectly: zipalign->libutils.a->liblog.a->logd_write.c->pthread Change-Id: I615f574e918c83ed1ab82db2453b69d0420cb59c
-
Scott Main authored
am f5089846: docs: combine all possible js files into one to reduce the number of requests Also make change to doc template and css to fix footer layout bug introduced by change 9edfa6db * commit 'f5089846': docs: combine all possible js files into one to reduce the number of requests Also make change to doc template and css to fix footer layout bug introduced by change 9edfa6db
-
- 17 Aug, 2012 26 commits
-
-
Jingwen Owen Ou authored
The problem is due to using variable inFileName instead of outFileName for printing out error message for output file. Change-Id: Ie53a21b077fea5e7cd106fe6884cea159d2629a2
-
Joe Onorato authored
* commit '45cd00cd': Install all host modules. Don't filter out ones tagged "optional"
-
Joe Onorato authored
-
Joe Onorato authored
Change-Id: I9b3a27a4c84ee748314e98603670eb939ae949e2
-
Joe Onorato authored
* commit '687bde38': Add all the host tools to the list of prerequisites for the SDK.
-
Joe Onorato authored
-
Joe Onorato authored
Change-Id: I3a3e4be8796f761119e29f3be64ad534e48c95ee
-
Joe Onorato authored
* commit '3b4b11a4': Another error to warning
-
Joe Onorato authored
-
Joe Onorato authored
Change-Id: Ifbad63e3eb37d087d88a39e102b4239f305d0ee3
-
Joe Onorato authored
* commit '7c945d24': Make error a warning for now
-
Joe Onorato authored
-
Joe Onorato authored
Change-Id: Idf18957fff2bb4ff31ca6d7d8d1c8d95847b4e00
-
Joe Onorato authored
am f72e34eb: Merge changes I9d3a3c16,I17b5d441,I29e27505,Ia5ca233e,I0a0b200b,I6f412ed4,I623821df,Ifec8e63e,I12d0a847,Idac551e5,I59a88027,I2498139d,I6bd93a87 * commit 'f72e34eb': Move the old user tagged modules over to base.mk so mini and core both share them. More product debugging. build system changes for jb-aah-dev merge Fail when a non-vendor product references a vendor module. Remove support for user tags in the build system. List the user modules explicitly, and we can get rid of the support for the user tag! Dump the user tagged modules. host modules don't need LOCAL_MODULE_TAGS Don't give the user tag to host modules automatically. Add a phony "nothing" goal that reads the makefiles but doesn't try to build anything. Add tool to parse make dependency info from new --deps flag. Use a more modern -j flag. make product-graph now filtered
-
Joe Onorato authored
Merge changes I9d3a3c16,I17b5d441,I29e27505,Ia5ca233e,I0a0b200b,I6f412ed4,I623821df,Ifec8e63e,I12d0a847,Idac551e5,I59a88027,I2498139d,I6bd93a87 * changes: Move the old user tagged modules over to base.mk so mini and core both share them. More product debugging. build system changes for jb-aah-dev merge Fail when a non-vendor product references a vendor module. Remove support for user tags in the build system. List the user modules explicitly, and we can get rid of the support for the user tag! Dump the user tagged modules. host modules don't need LOCAL_MODULE_TAGS Don't give the user tag to host modules automatically. Add a phony "nothing" goal that reads the makefiles but doesn't try to build anything. Add tool to parse make dependency info from new --deps flag. Use a more modern -j flag. make product-graph now filtered
-
Joe Onorato authored
Change-Id: I9d3a3c165fa56d4ca137b3c06e249e1deea6a1c5
-
Joe Onorato authored
Change-Id: I17b5d441e44ea39564263b32f963e2d3ac684232
-
Joe Onorato authored
Change-Id: I29e27505a0d9f7cc2932f725bfe1c83d804388bc
-
Joe Onorato authored
Change-Id: Ia5ca233e9b11f64b72074f65899d3041cf955c4c
-
Joe Onorato authored
It is not forbidden to say LOCAL_MODULE_TAGS := user, and if you don't say LOCAL_MODULE_TAGS, it now defaults to optional. Change-Id: I0a0b200bb6f1c7bf1fe3a89cdc8f69678617526c
-
Joe Onorato authored
Change-Id: I6f412ed4e08d784ed71ec170e870fcf30081963a
-
Joe Onorato authored
Change-Id: I623821df3e48b358a6b898ccb13750f7dc54ddcf
-
Joe Onorato authored
Change-Id: Ifec8e63eef512b281eb924ef92160e9e1bf97f6d
-
Joe Onorato authored
Change-Id: I12d0a84786e5bf2224efd8684526b6097e6105d7
-
Joe Onorato authored
Change-Id: Idac551e5c796321e993b94761f5cbf5b55c1a994
-
Joe Onorato authored
Change-Id: I59a88027d88cceee9f2933c84379612698952043
-