summaryrefslogtreecommitdiffstats
path: root/core/config.mk
Commit message (Expand)AuthorAgeFilesLines
* Protobuf compiler support in the build systemJean-Baptiste Queru2011-01-271-0/+1
* Product-configurable sparse ext images.Ying Wang2010-12-281-1/+1
* am 493306f7: Merge "Fix TARGET_PREBUILT_TAG so that get_build_var can retriev...Jean-Baptiste Queru2010-11-191-0/+8
|\
| * Fix TARGET_PREBUILT_TAG so that get_build_var can retrieve the correct value ...Bruce Beare2010-10-141-0/+8
* | am e7874c43: Integrate dexpreopt into the build system.Ying Wang2010-09-221-0/+2
|\ \
| * | Integrate dexpreopt into the build system.Ying Wang2010-09-221-0/+2
* | | am 1e80c294: [build] move dumpvar.mk include after select.mk includeGary King2010-09-101-2/+2
|\ \ \ | | |/ | |/|
| * | [build] move dumpvar.mk include after select.mk includeGary King2010-09-101-2/+2
* | | Manual mergeJean-Baptiste Queru2010-08-251-0/+3
|\ \ \ | |/ /
| * | Add new variable TARGET_SHELL := ash (default; or mksh)Thorsten Glaser2010-08-241-0/+3
* | | am 065521be: Backport ext4 support from master [DO NOT MERGE]Ying Wang2010-08-231-0/+2
|\ \ \ | | |/ | |/|
| * | Backport ext4 support from master [DO NOT MERGE]Ying Wang2010-08-231-0/+2
* | | am f0f60cdd: resolved conflicts for merge of 1a08100f to gingerbreadYing Wang2010-07-131-0/+5
|\ \ \ | |/ /
| * | resolved conflicts for merge of 1a08100f to gingerbreadYing Wang2010-07-131-0/+5
| |\ \
| | * | Support to build native libraries with prebuilt NDKYing Wang2010-07-131-0/+5
* | | | merge from open-source masterThe Android Open Source Project2010-07-121-0/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | Allow TARGET_ARCH to be set from BoardConfig.mkBruce Beare2010-07-121-0/+2
* | | | merge from open-source masterThe Android Open Source Project2010-07-091-1/+0
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Refactor Stripper. Allow a stripper other than SOSLIM to be specifiedBruce Beare2010-07-091-1/+0
| |/
* | Manual merge of change 50994 from master (DO NOT MERGE)Steve Howard2010-07-011-1/+1
* | am 7a794289: Merge "Unbundle the build system." into froyoYing Wang2010-06-091-12/+16
|\ \ | |/
| * Unbundle the build system.Ying Wang2010-06-091-12/+16
* | Add native include path.Dianne Hackborn2010-05-041-0/+1
|/
* Support building Windows SDK under Linux.Raphael2010-04-231-1/+3
* Add comments for ANDROID_BUILD_SHELLYing Wang2010-03-301-0/+2
* Allow use of alternative to bash as the build shell.Ying Wang2010-03-301-3/+4
* Look for product configs in device/ in addition to vendor/Jean-Baptiste Queru2010-01-221-0/+1
* Tell python not to spam the source tree with .pyc files.Joe Onorato2010-01-041-0/+4
* break up event-log-tags; generate java source files with constantsDoug Zongker2009-12-031-1/+1
* Support secondary CPU ABI in build.propDavid 'Digit' Turner2009-11-061-0/+1
* Add the ability to turn on proguard for java targets, and to call aaptJoe Onorato2009-08-301-0/+1
* Remove 'ctor-dtor-privacy' warning, as it's not very usefull.Marco Nelissen2009-08-131-1/+1
* Apparently the build server uses a different compiler, one that doesn't under...Marco Nelissen2009-07-131-1/+1
* Enable some more useful warnings, and treat some particularly bad ones (that ...Marco Nelissen2009-07-131-3/+3
* Since we're using gcc 4.4 in master, we can use the -Werror= optionMarco Nelissen2009-07-081-3/+3
* am e41accf6: Merge change 6412 into donutAndroid (Google) Code Review2009-07-081-2/+2
|\
| * Pass compiler flags for C++ too, and add a flag that enables warnings about m...Marco Nelissen2009-07-071-2/+2
* | Fix the simulator build by setting TARGET_PRELINK_MODULE before includingPatrick Scott2009-06-251-4/+6
* | Move the BoardConfig.mk search and inclusion to core/config.mk.Patrick Scott2009-06-231-0/+26
|/
* use minigzip instead of system gzip in the buildDoug Zongker2009-05-271-1/+2
* core: Don't debug native modules when TARGET_BUILD_TYPE==debugDave Bort2009-05-041-21/+5
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+310
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-310/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-0/+13
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-0/+3
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-0/+5
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-9/+17
* Initial ContributionThe Android Open Source Project2008-10-211-0/+281