- 21 Aug, 2012 1 commit
-
-
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
-
- 17 Aug, 2012 22 commits
-
-
Joe Onorato authored
-
Joe Onorato authored
Change-Id: I9b3a27a4c84ee748314e98603670eb939ae949e2
-
Joe Onorato authored
-
Joe Onorato authored
Change-Id: I3a3e4be8796f761119e29f3be64ad534e48c95ee
-
Joe Onorato authored
-
Joe Onorato authored
Change-Id: Ifbad63e3eb37d087d88a39e102b4239f305d0ee3
-
Joe Onorato authored
-
Joe Onorato authored
Change-Id: Idf18957fff2bb4ff31ca6d7d8d1c8d95847b4e00
-
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
-
Joe Onorato authored
Change-Id: I2498139dd41637a795ca43f830c952adb2856d83
-
Joe Onorato authored
Change-Id: I6bd93a87902e20a24c1c58152fb578ef1f4cb208
-
- 16 Aug, 2012 4 commits
-
-
Jean-Baptiste Queru authored
-
Andrew Boie authored
With these adjustments, cached object files can now be shared across multiple Android trees on a single workstation: * Compiler binary modification time no longer causes cache misses, as a hash of the compiler binary is taken rather than looking at the mtime and size * Header file modification time no longer causes cache misses, the headers are now always hashed * Macros such as __DATE__ and __TIME__ no longer cause cache misses * All paths in preprocessed source (due to use of -g) are now relative These options require ccache 3.1 or later to be used; ccache 2.4 will ignore these. Change-Id: I7839637e9dacf7240bd9b7bfaa6406b1db423560 Signed-off-by:
Andrew Boie <andrew.p.boie@intel.com>
-
Elliott Hughes authored
-
Elliott Hughes authored
Change-Id: I7f76dfc15c0b2febbcdb13f12ff9390dca124585
-
- 14 Aug, 2012 2 commits
-
-
Jean-Baptiste Queru authored
-
Jean-Baptiste Queru authored
Change-Id: I3ba4317aa1081ae5f60ac8504cfff8f4abee5e66
-
- 13 Aug, 2012 3 commits
- 11 Aug, 2012 1 commit
-
-
Elliott Hughes authored
-
- 10 Aug, 2012 5 commits
-
-
Elliott Hughes authored
SH support is long gone from bionic and dalvik. Change-Id: I613df5f0062d743686847610737af9a321eec1da
-
Jean-Baptiste Queru authored
-
Raghu Gandham authored
Change-Id: Iba4d046e3202524b29cfe32980927f8cc0aa8496 Signed-off-by:
Chris Dearman <chris@mips.com> Signed-off-by:
Raghu Gandham <raghu@mips.com>
-
Jean-Baptiste Queru authored
-
Jean-Baptiste Queru authored
-
- 08 Aug, 2012 2 commits
-
-
Jean-Baptiste Queru authored
-
Jean-Baptiste Queru authored
-