summaryrefslogtreecommitdiffstats
path: root/core/definitions.mk
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-4.2.2_r1' of https://android.googlesource.com/platform/bui...Steve Kondik2013-02-121-0/+23
|\
| * Move check-api to definition.mkYing Wang2012-11-141-0/+23
* | build-with-colors: moar colorsChirayu Desai2012-11-171-35/+35
* | Use less heap space for dex on 32-bit build hostsSebastian Schmidt2012-11-171-1/+1
* | build in colors: host C/C++nebkat2012-11-171-2/+2
* | build in colors: Install outputs in blue/yellow [basic ics version]Tanguy Pruvot2012-11-171-7/+7
|/
* Merge "Add support for building Filterscript files." into jb-mr1-devStephen Hines2012-10-111-1/+1
|\
| * Add support for building Filterscript files.Stephen Hines2012-10-111-1/+1
* | Support to build executables against the NDKYing Wang2012-10-101-4/+2
* | Fix common typo in comments, warning and error messages.Ian Rogers2012-10-011-1/+1
* | Load only the current product config makefile.Ying Wang2012-09-281-4/+0
|/
* am 4595d7d6: am 410420ed: am 9efa5bae: Merge "Add transform-d-to-p-args"Ying Wang2012-09-101-4/+9
|\
| * Add transform-d-to-p-argsYing Wang2012-09-071-4/+9
* | Add LOCAL_DONT_DELETE_JAR_META_INFYing Wang2012-08-301-2/+2
* | Automatically add Java resources carried by static Java libraries.Ying Wang2012-08-271-1/+15
* | resolved conflicts for merge of 5836d3b3 to jb-mr1-devJoe Onorato2012-08-171-4/+5
|\ \ | |/
| * Remove support for user tags in the build system.Joe Onorato2012-08-161-4/+0
| * Don't give the user tag to host modules automatically.Joe Onorato2012-08-161-0/+5
* | am a4814370: am 4733cfd2: Merge "definitions.mk: Don\'t use GCC \'@\' parameter"Jean-Baptiste Queru2012-08-081-4/+4
|\ \ | |/
| * definitions.mk: Don't use GCC '@' parameterAndrew Boie2012-07-261-4/+4
* | resolved conflicts for merge of 9b76c054 to masterYing Wang2012-06-191-0/+8
|\ \ | |/
| * More flexibility to keep/remove R.class in static Java libraryYing Wang2012-06-191-0/+8
* | Make building an empty static library work.Torne (Richard Coles)2012-06-151-1/+3
* | Merge commit 'bf2e8a66' into workJoe Onorato2012-05-171-0/+12
|\ \ | |/ |/|
| * Add copy-many-files macro.Joe Onorato2012-05-171-0/+13
| * Add a tool to let you enforce layering between packages in a java module.Joe Onorato2011-10-301-0/+2
* | Check the well-formedness of an xml file before copying.Ying Wang2012-05-141-0/+10
* | Strengthen dependencies on LOCAL_REQUIRED_MODULESYing Wang2012-04-301-0/+13
* | Make export_includes depend on the module's definition makefile.Ying Wang2012-04-231-3/+3
* | Merge "Build system support to export include paths"Ying Wang2012-04-091-0/+4
|\ \
| * | Build system support to export include pathsYing Wang2011-11-171-0/+4
* | | optional cross-check between OTA radio images and board-info.txtDoug Zongker2012-03-211-0/+15
* | | Merge "Increase java heap size."Wink Saville2012-01-301-1/+1
|\ \ \
| * | | Increase java heap size.Wink Saville2012-01-301-1/+1
* | | | Build should fail if any proto file fails compilingYing Wang2012-01-301-1/+1
|/ / /
* | | Merge "Get build system to work with Make 3.82"Conley Owens2011-12-221-1/+1
|\ \ \
| * | | Get build system to work with Make 3.82Conley Owens2011-12-221-1/+1
* | | | am 05e98055: am 60fe963c: build: explicitly define dependency filesAtte Peltomaki2011-12-211-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | build: explicitly define dependency filesAtte Peltomaki2011-12-211-4/+4
| * | | am e915ab45: Place linker arguments after objects for gccConley Owens2011-11-101-7/+7
| |\ \ \ | | |_|/ | |/| |
| | * | Place linker arguments after objects for gccConley Owens2011-11-101-7/+7
* | | | Merge "Collect the GPL source files."Ying Wang2011-12-161-0/+3
|\ \ \ \
| * | | | Collect the GPL source files.Ying Wang2011-12-121-0/+3
* | | | | Remove the R/Manifest classes when building the static Java libraryYing Wang2011-12-151-4/+4
* | | | | Don't remove R class to fix the build.Ying Wang2011-12-151-1/+1
* | | | | Support to build static Java library with Android resourceYing Wang2011-12-141-0/+4
* | | | | Allow to build Java module from mere static Java libraries.Ying Wang2011-12-121-2/+4
|/ / / /
* | | | Enable -Wall/-Werror with LOCAL_RENDERSCRIPT_FLAGS.Stephen Hines2011-12-071-0/+1
* | | | Print more info of the image size stats.Ying Wang2011-12-021-1/+1
* | | | Bypass alias for grep in the tapas command.Jeff Hamilton2011-11-181-1/+1
| |_|/ |/| |