summaryrefslogtreecommitdiffstats
path: root/core/binary.mk
Commit message (Expand)AuthorAgeFilesLines
* build-with-colors: moar colorsChirayu Desai2012-11-171-2/+2
* build: fix target header overlayDaniel Bateman2012-11-171-1/+1
* Allow a device to generically define its own headersRicardo Cerqueira2012-11-171-0/+5
* Support to build executables against the NDKYing Wang2012-10-101-4/+0
* Fix common typo in comments, warning and error messages.Ian Rogers2012-10-011-2/+2
* Don't include system/core/include/arch/<arch>/Android.mk for apps-only build.Ying Wang2012-08-161-15/+13
* Force out LOCAL_NDK_VERSION.Ying Wang2012-08-141-0/+3
* Retire LOCAL_NDK_VERSION.Ying Wang2012-08-141-26/+13
* Adopt the new prebuilts/ndk/<number> paths.Ying Wang2012-08-141-2/+2
* Disable libcompiler-rt-extras for BUILD_TINY_ANDROID.Stephen Hines2012-06-261-2/+2
* am 4a65f812: am 6e587f53: Merge "Profiling use aprof, enable by LOCAL_ENABLE_...Jean-Baptiste Queru2012-06-221-0/+9
|\
| * am 6e587f53: Merge "Profiling use aprof, enable by LOCAL_ENABLE_APROF or LOCA...Jean-Baptiste Queru2012-06-221-0/+9
| |\
| | * Profiling use aprof, enable by LOCAL_ENABLE_APROF or LOCAL_ENABLE_APROF_JNIKito Cheng2012-06-151-0/+9
* | | Fix arm mode for the generated protobuf code.Ying Wang2012-06-131-2/+2
* | | Don't add COMPILER_RT_CONFIG_EXTRA_STATIC_LIBRARIES if we build against NDK.Ying Wang2012-06-121-1/+1
* | | EXPERIMENTAL: Add libcompiler-rt-extras.a to device builds.Stephen Hines2012-06-121-0/+5
|/ /
* | Make export_includes depend on the module's definition makefile.Ying Wang2012-04-231-1/+1
* | Write out export_includes whenever the module is built.Ying Wang2012-04-181-0/+3
* | Revert "Write out export_includes whenever the module is built."Ying Wang2012-04-181-3/+0
* | Write out export_includes whenever the module is built.Ying Wang2012-04-181-0/+3
* | More Clang tweaks to the build system.Evgeniy Stepanov2012-04-101-0/+6
* | Merge "Build system support to export include paths"Ying Wang2012-04-091-1/+38
|\ \
| * | Build system support to export include pathsYing Wang2011-11-171-1/+38
| |/
* | Add support for building with AddressSanitizer.Evgeniy Stepanov2012-04-031-0/+9
* | Include Clang headers from ".../include" directory.Evgeniy Stepanov2012-04-031-4/+6
* | Changes to C++ protocol buffer compilation.Narayan Kamath2012-04-021-1/+1
* | Remove base_intermediates from LOCAL_C_INCLUDESColin Cross2012-03-301-1/+1
* | Don't expose the compiler dependency.Ying Wang2012-03-221-32/+33
* | Add LOCAL_CLANG variable to switch C/C++ build environment to Clang.Evgeniy Stepanov2012-03-221-13/+44
* | Add a comment about publishing licenses for third-party codeSteve Block2012-03-211-1/+1
* | Revert "Remove unused notice_files target"Steve Block2012-02-291-1/+1
* | Remove unused notice_files targetSteve Block2012-02-291-1/+1
|/
* Use LOCAL_REQUIRED_MODULES to add dependency of installed shared librariesYing Wang2011-09-151-56/+56
* Add ABI specific include path for NDK.Ying Wang2011-09-071-1/+2
* Use the LOCAL_* as dependency.Ying Wang2011-07-131-1/+1
* Remove the simulator target from all makefiles.Jeff Brown2011-07-111-5/+1
* Allow per module RTTI setting. This fixes a bug in previous check-ins.Doug Kwan2011-06-071-1/+3
* Allow enabling RTTI in a module.Doug Kwan2011-05-101-0/+4
* Add LOCAL_GROUP_STATIC_LIBRARIESYing Wang2011-04-251-0/+6
* Support stl variants when LOCAL_NDK_VERSION is set.Ying Wang2011-03-041-5/+41
* Add stl include path if LOCAL_NDK_VERSION is setYing Wang2011-02-231-0/+3
* am 3be47af9: am b3f59bde: am 86a90364: Merge "core/binary.mk: Add missing Obj...David 'Digit' Turner2011-02-151-0/+1
|\
| * core/binary.mk: Add missing Objective-C objects to the build.David 'Digit' Turner2011-02-111-0/+1
| * Extra protobuf-related supportJean-Baptiste Queru2011-01-271-0/+1
| * Protobuf compiler support in the build systemJean-Baptiste Queru2011-01-271-5/+43
* | Build system tweaks for Valgrind.Jeff Brown2011-02-081-0/+1
* | Allow module-specific protoc flags.Ying Wang2010-11-051-0/+1
* | Integrate protocol buffer compiler into the build system.Ying Wang2010-11-021-5/+43
|/
* resolved conflicts for merge of 54ddcc27 to gingerbread-plus-aospJean-Baptiste Queru2010-10-191-0/+6
|\
| * Explicitly declare assembly only __ASSEMBLY__ macro for assembly sourceJim Huang2010-10-141-0/+6