- 17 Aug, 2012 29 commits
-
-
Joe Onorato authored
Change-Id: I97aff2be317fd10b68d933e65259ec48bd5ff6a1
-
Joe Onorato authored
* commit '3b4b11a4': Another error to warning
-
Joe Onorato authored
-
Joe Onorato authored
Change-Id: Ifbad63e3eb37d087d88a39e102b4239f305d0ee3
-
Joe Onorato authored
* commit '6b340ad0': Make error a warning for now
-
Joe Onorato authored
* commit '7c945d24': Make error a warning for now
-
Joe Onorato authored
-
Joe Onorato authored
Change-Id: Idf18957fff2bb4ff31ca6d7d8d1c8d95847b4e00
-
Joe Onorato authored
Change-Id: If3d84a7439717ccf7723b3f79e934d73abbb3fea
-
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
-
Joe Onorato authored
Change-Id: I2498139dd41637a795ca43f830c952adb2856d83
-
Joe Onorato authored
Change-Id: I6bd93a87902e20a24c1c58152fb578ef1f4cb208
-
The Android Open Source Project authored
* commit 'dfab95a1': JRO03R JZO47 JRO03Q
-
The Android Open Source Project authored
Change-Id: Ie56fbb34384a4cf7d00b2ce89fd69ec434396a05
-
The Android Automerger authored
-
The Android Automerger authored
-
The Android Automerger authored
-
- 16 Aug, 2012 11 commits
-
-
Ying Wang authored
Merge "Don't include system/core/include/arch/<arch>/Android.mk for apps-only build." into jb-mr1-dev
-
Ying Wang authored
Bug: 6994483 Change-Id: I76c4d96264cf94a79d59fdeb52bb37c07a9458dd
-
Jean-Baptiste Queru authored
* commit 'd77d8906': select.mk: Tune ccache options
-
Jean-Baptiste Queru authored
* commit '6020d698': select.mk: Tune ccache options
-
The Android Automerger authored
-
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>
-
Ying Wang authored
Bug: 6987838 Change-Id: Id6c81b08c4859442b7d52054ed5f278575719d1a
-
Elliott Hughes authored
* commit '0fc8d635': The zoneinfo stuff is no longer legacy.
-
Elliott Hughes authored
* commit 'f2a618e1': The zoneinfo stuff is no longer legacy.
-
Elliott Hughes authored
-