summaryrefslogtreecommitdiffstats
path: root/core/binary.mk
Commit message (Expand)AuthorAgeFilesLines
* Generate .pb.cc/.pb.h to arch-neutral generated_sources_dirYing Wang2014-02-251-5/+12
* Include $(BUILD_COPY_HEADERS) in upper-level makefilesYing Wang2014-02-201-6/+0
* Add generated sources dir to the default include pathColin Cross2014-02-131-1/+1
* don't use LOCAL_*_arch for host buildsColin Cross2014-02-131-10/+26
* Refactor llvm_config.mk and support the 2nd archYing Wang2014-02-071-10/+10
* add support for more LOCAL_*_arch variablesColin Cross2014-02-041-6/+7
* build: support LOCAL_*_32 and LOCAL_*_64Colin Cross2014-01-291-4/+5
* Add support for TARGET_GLOBAL_UNSUPPORTED_CFLAGSColin Cross2014-01-271-0/+1
* add new gen/ directory for generated sourcesColin Cross2014-01-271-1/+8
* Support arch-specific LOCAL_C_INCLUDES.Ying Wang2014-01-271-1/+1
* build: use correct arm vs thumb arguments for 2nd arch buildsColin Cross2014-01-241-1/+1
* Support arch-specific LOCAL_ variablesYing Wang2014-01-241-15/+16
* Replace all references to LOCAL_GENERATED_SOURCES with my_generated_sourcesYing Wang2014-01-241-6/+6
* Set up rules to build static libraries for TARGET_2ND_ARCHYing Wang2014-01-241-73/+91
* Remove aprof support from the build system.Ying Wang2014-01-141-9/+0
* Define PRIVATE_TARGET_ variables for only target modules.Ying Wang2014-01-091-1/+3
* Allow clang to build host binaries.Logan Chien2014-01-071-9/+37
* resolved conflicts for merge of 2b5d2c55 to klp-dev-plus-aospAndrew Hsieh2013-09-101-0/+12
|\
| * Add "WITH_STATIC_ANALYZER=1 m/mm/mmm/mma/mmma ..."Andrew Hsieh2013-09-101-0/+12
* | resolved conflicts for merge of fcdf653a to klp-dev-plus-aospAndrew Hsieh2013-09-041-0/+16
|\ \ | |/
| * Merge "Add "WITH_SYNTAX_CHECK=1 make ...""Andrew Hsieh2013-09-041-0/+16
| |\
| | * Add "WITH_SYNTAX_CHECK=1 make ..."Andrew Hsieh2013-09-041-0/+16
* | | am 25f39b2f: am 62cd88d0: Merge "FDO: Only support locally"Ying Wang2013-09-041-1/+1
|\ \ \ | |/ /
| * | FDO: Only support locallysynergydev2013-09-031-1/+1
| |/
* | am 4f30a507: Merge "Fix handling of .o files in LOCAL_GENERATED_SOURCES." int...Torne (Richard Coles)2013-08-301-6/+10
|\ \
| * | Fix handling of .o files in LOCAL_GENERATED_SOURCES.Torne (Richard Coles)2013-08-291-6/+10
* | | am 3208b615: am fc8b6338: resolved conflicts for merge of d65a7da3 to jb-mr2-...Ying Wang2013-08-151-8/+4
|\ \ \ | |/ /
| * | am fc8b6338: resolved conflicts for merge of d65a7da3 to jb-mr2-dev-plus-aospYing Wang2013-08-151-8/+4
| |\ \
| | * | No need to filter out AndroidConfig.h for unbundled buildYing Wang2013-08-151-8/+4
* | | | am 285045bd: Support for LOCAL_HAL_STATIC_LIBRARIESYing Wang2013-08-131-0/+9
|\ \ \ \ | |/ / /
| * | | Support for LOCAL_HAL_STATIC_LIBRARIESYing Wang2013-08-131-0/+9
* | | | am 2e45116d: am 515e0465: Merge "FDO: do not support host modules"Ying Wang2013-08-091-3/+5
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | FDO: do not support host modulessynergydev2013-08-051-3/+5
| |/
* | Add support for WITHOUT_CLANGMike Lockwood2013-06-141-0/+4
|/
* Do vendor check on modules installed by LOCAL_SHARED_LIBRARIESYing Wang2013-04-151-1/+1
* Get rid of the liblog hack.Ying Wang2013-04-101-26/+0
* Revert "Get rid of the liblog hack."Ying Wang2013-04-101-0/+26
* Get rid of the liblog hack.Ying Wang2013-04-091-26/+0
* Revert "Add liblog"Ying Wang2013-04-101-0/+26
* Add liblogYing Wang2013-04-091-26/+0
* Support build rules which generate .o files.Torne (Richard Coles)2013-03-051-2/+11
* Untwist the target/host shared library dependencies.Ying Wang2013-02-221-3/+9
* Order-only deps on LOCAL_C/CXX and BCC_COMPATYing Wang2013-02-201-11/+20
* Fix libcompiler-rt. Use the official name libcompiler_rt.Shih-wei Liao2013-02-071-1/+1
* Add support for RS in C++.Tim Murray2012-11-011-0/+57
* am 86e2fd92: am daf5e22d: Add new embedded target for a super minimal android...Mike Lockwood2012-10-261-1/+1
|\
| * Add new embedded target for a super minimal android buildMike Lockwood2012-10-251-1/+1
| * Support to build executables against the NDKYing Wang2012-10-081-4/+0
* | am 318330dd: am 9acbbf12: am 76a6dc3a: Fix common typo in comments, warning a...Ian Rogers2012-10-011-2/+2
|\ \ | |/
| * Fix common typo in comments, warning and error messages.Ian Rogers2012-10-011-2/+2