summaryrefslogtreecommitdiffstats
path: root/core/config.mk
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Allow TARGET_ARCH to be set from BoardConfig.mkBruce Beare2010-07-121-0/+2
* | | | | am 0fd96df4: merge from open-source masterThe Android Open Source Project2010-07-091-1/+0
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | Move definition of build-userimage-ext-target to build/Ying Wang2010-06-161-0/+1
* | | resolved conflicts for merge of f83fd362 to masterYing Wang2010-06-091-12/+16
|\ \ \ | |/ /
| * | am 7a794289: Merge "Unbundle the build system." into froyoYing Wang2010-06-091-12/+16
| |\ \ | | |/
| | * Unbundle the build system.Ying Wang2010-06-091-12/+16
* | | build: Add support for ext3 and ext4 imagesColin Cross2010-05-071-2/+2
* | | Fix and enable JarJar in Java builds.Steve Howard2010-05-071-1/+1
|/ /
* | 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