summaryrefslogtreecommitdiffstats
path: root/core/binary.mk
Commit message (Expand)AuthorAgeFilesLines
* Rename my_ndk_version_root to my_ndk_sysroot; and _include and _libAndrew Hsieh2014-04-251-4/+12
* Build changes necessary for LLVM 3.5 switch.Tim Murray2014-04-241-3/+0
* Decouple platform compiler and NDK library versioning.Ben Cheng2014-04-101-3/+3
* add support for LOCAL_MODULE_PATH_32 and LOCAL_MODULE_PATH_64Colin Cross2014-03-251-2/+0
* Pick gnu-libstdc++ based on TARGET_GCC_VERSIONAndrew Hsieh2014-03-251-3/+3
* Complete installed shared library dependencyYing Wang2014-03-211-32/+39
* Add LOCAL_NDK_STL_VARIANT:=c++_static and c++_sharedAndrew Hsieh2014-03-171-3/+20
* Split WITHOUT_CLANG to WITHOUT_HOST_CLANG and WITHOUT_TARGET_CLANGYing Wang2014-03-101-1/+1
* Extend YACC and LEX handling to .yy and .ll files.Nicolas Geoffray2014-03-031-12/+42
* 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