summaryrefslogtreecommitdiffstats
path: root/core/base_rules.mk
Commit message (Expand)AuthorAgeFilesLines
* Build system tweaks for Valgrind.Jeff Brown2011-02-161-1/+1
* Extra protobuf-related supportJean-Baptiste Queru2011-01-271-0/+6
* Protobuf compiler support in the build systemJean-Baptiste Queru2011-01-271-0/+32
* am a9c381ed: Any intermediate targets between Progaurd and the built_dex shou...Ying Wang2010-10-021-2/+2
|\
| * Any intermediate targets between Progaurd and the built_dex should be differe...Ying Wang2010-10-021-2/+2
* | am a83940fa: Move odex related files to product-specific dir.Ying Wang2010-10-011-1/+1
|\ \ | |/
| * Move odex related files to product-specific dir.Ying Wang2010-10-011-1/+1
* | am e1926260: Treat prebuilt SDKs and the stub as normal java libraries.Ying Wang2010-09-281-12/+0
|\ \ | |/
| * Treat prebuilt SDKs and the stub as normal java libraries.Ying Wang2010-09-281-12/+0
* | am 19f9c1c2: Fix nothing-to-do build.Ying Wang2010-09-241-1/+1
|\ \ | |/
| * Fix nothing-to-do build.Ying Wang2010-09-241-1/+1
* | am e7874c43: Integrate dexpreopt into the build system.Ying Wang2010-09-221-0/+10
|\ \ | |/
| * Integrate dexpreopt into the build system.Ying Wang2010-09-221-0/+10
* | am 5890600d: Add a better explanation about how to deal with user modulesJean-Baptiste Queru2010-09-151-0/+22
|\ \ | |/
| * Add a better explanation about how to deal with user modulesJean-Baptiste Queru2010-09-151-0/+22
* | am 32afccc7: Revert "Default host module tag to optional."Jean-Baptiste Queru2010-09-141-4/+1
|\ \ | |/
| * Revert "Default host module tag to optional."Jean-Baptiste Queru2010-09-141-4/+1
* | am 6e8b268d: Fail the build when using a user tag on a non-legacy module. do ...Jean-Baptiste Queru2010-09-141-1/+3
|\ \ | |/
| * Fail the build when using a user tag on a non-legacy module. do not mergeJean-Baptiste Queru2010-09-141-1/+3
* | am 528362f0: Default host module tag to optional.Ying Wang2010-09-131-1/+4
|\ \ | |/
| * Default host module tag to optional.Ying Wang2010-09-131-1/+4
* | am 73ca57f5: Fix host-dexed libraries.Ying Wang2010-09-101-0/+5
|\ \ | |/
| * Fix host-dexed libraries.Ying Wang2010-09-101-0/+5
* | am a90f9d2c: Merge "Warn when new modules are found that use user tags - DO N...Jean-Baptiste Queru2010-09-081-0/+6
|\ \ | |/
| * Warn when new modules are found that use user tags - DO NOT MERGEJean-Baptiste Queru2010-09-031-0/+6
* | am 3dae0ee4: Fix inherited dependency when instrmentation.Ying Wang2010-09-031-1/+1
|\ \ | |/
| * Fix inherited dependency when instrmentation.Ying Wang2010-09-031-1/+1
* | Manual mergeJean-Baptiste Queru2010-08-251-1/+1
|\ \ | |/ |/|
| * Add new variable TARGET_SHELL := ash (default; or mksh)Thorsten Glaser2010-08-241-1/+1
| * default empty tapas to TARGET_BUILD_APPS "all"Ying Wang2010-06-241-0/+2
* | Instrumentation links against the jar file for its app, so use that at the de...Joe Onorato2010-07-141-4/+1
* | Fix event-log-tags so we don't rebuild framework.jar because of an installclean.Joe Onorato2010-07-141-1/+1
* | am a07d37b7: Cherry-pick bug fixes from master.Ying Wang2010-06-111-6/+14
|\ \ | |/
| * Cherry-pick bug fixes from master.Ying Wang2010-06-091-6/+14
* | am 7a794289: Merge "Unbundle the build system." into froyoYing Wang2010-06-091-1/+1
|\ \ | |/
| * Unbundle the build system.Ying Wang2010-06-091-1/+1
* | am b93e03cb: am 52911309: Cherry-pick unbundled build changes from masterYing Wang2010-06-021-1/+2
|\ \ | |/
| * Cherry-pick unbundled build changes from masterYing Wang2010-05-261-1/+2
* | Make make ECLIPSE-lunch build a .classpath for all the java stuff that will b...Joe Onorato2010-05-261-0/+4
* | Fix typo.Ying Wang2010-05-171-1/+1
* | Add a rule that builds an eclipse project file for an app.Joe Onorato2010-05-171-0/+2
|/
* Support to override instr target package in inherit-packageYing Wang2010-03-161-0/+1
* allow EventLog tag numbers to be auto-assignedDoug Zongker2010-02-161-1/+1
* Makefile change for build against historical sdk versions.Ying Wang2010-02-111-2/+21
* Fix and enable proguard on packages.Ying Wang2010-02-111-1/+2
* Get LOCAL_MANIFEST_PACKAGE_NAME working.Jeff Hamilton2010-02-051-0/+1
* Remove special-case where CLASS=apps ignored TAGS=userJean-Baptiste Queru2010-01-111-3/+7
* Warn when using unrecognized/uncommon tags.Jean-Baptiste Queru2010-01-111-0/+7
* Don't do the check build step for apps that link against the SDK.Joe Onorato2010-01-051-1/+3
* break up event-log-tags; generate java source files with constantsDoug Zongker2009-12-031-1/+30