summaryrefslogtreecommitdiffstats
path: root/core/tasks/apicheck.mk
Commit message (Collapse)AuthorAgeFilesLines
* build-with-colors: moar colorsChirayu Desai2015-10-061-2/+2
| | | | | | | | | | | | | | | | - rename CL_PFX and CL_INS to better match the colors they show. - add more colors. Output of: - most host stuff is yellow - most target stuff is green - installing/copying files is cyan - import/export includes and notice files is cyan - bootimage/recoveryimage is cyan - and some more colors in many places ;) Change-Id: I5532afa4ba608e0a7c408516dc9f912f9ca389f7
* Let apicheck check both the public API and system API.Ying Wang2015-01-091-11/+20
| | | | | | | Also "make update-api" updates both public API and system API files. Bug: 18960664 Change-Id: I35e805816e07c8aa4deaeb84b1611923583325e1
* Support to check System API.Ying Wang2014-06-261-1/+45
| | | | Change-Id: I60f8c9bb13efb6a440bb735d634f63fab035c810
* Fix the build break.Hui Shu2014-03-131-1/+1
| | | | | | | BUG: b/11293324 Should find the removed.txt under frameworks/base/api/ Change-Id: Icd937cb8c1a7f23dba35c440045cea54e2a8242e
* Add removed.txt for doclava api consistency checkHui Shu2014-02-211-0/+6
| | | | | BUG: b/11293324 Change-Id: Ie7cda9bc7d3a1e6c433eb073cc878b149cead8a0
* apicheck: Suppress certain changes in final qualifier.Jeff Brown2013-04-011-2/+2
| | | | | | | | | | It is safe for a class to become final if it was not previously instantiable since applications could not declare subclasses of their own. Likewise it is always safe to remove final. Change-Id: I9a72fee7b25ccceca2024112812b97872ba2ec6b
* Move numeric api files from frameworks/base to prebuilts/sdkYing Wang2012-12-041-2/+2
| | | | | | | So they can be used in unbundled builds. Bug: 7296240 Change-Id: I5f176322dec30323f365188fb3e379def60dc1b8
* am ce811261: Merge "Move check-api to definition.mk" into jb-mr1.1-devYing Wang2012-11-151-35/+25
|\ | | | | | | | | * commit 'ce811261bc8d56d43e59b1f9fb96ae53192de126': Move check-api to definition.mk
| * Move check-api to definition.mkYing Wang2012-11-141-35/+25
| | | | | | | | | | | | | | | | | | | | 1) Move check-api to definition.mk, so it can be used in other places. 2) Add additional dependency to the api-stub module to consolidate the apicheck dependency. Previously you have to run 2 "make"s in a row and only in the 2nd run apicheck is run, due to a gnu-make optimization. Bug: 7540265 Change-Id: Ib24ed87d9330027a9f95ed7b16dd4002cc0e3198
* | Add new embedded target for a super minimal android buildMike Lockwood2012-10-251-2/+2
|/ | | | | | Remove obsolete BUILD_TINY_ANDROID Change-Id: Ic0f3a5b3250ea80529f5099653068f118a13b12e
* Introduce TARGET_BUILD_PDK for selecting build tweaks for the PDKBrian Swetland2012-03-231-1/+1
| | | | | | | | BUILD_PDK and some of the other infrastructure will go away once we're done with the new new PDK work, but for now don't disturb that stuff. Change-Id: Ia39bf759ec03f203858ddcc4880af72bd132cb5a
* changes to add pdk1 / pdk2 build for PDK buildKeun young Park2012-03-121-1/+2
| | | | | | | - additional files will be added to pdk/build Bug: 6079146 Change-Id: Ieb5fcab8002193250d770b923f60ec7333ce84e5
* update to use the new apicheckJoe Onorato2011-04-081-5/+1
| | | | Change-Id: I47dfe29957a9a65dddae973640ff9029418ffdc5
* Current.xml and friends are now .txt instead.Joe Onorato2011-04-081-10/+11
| | | | | | (and much much easier to read) Change-Id: I31832069d4fd78a937802aa20d0b0861bf99768c
* Fix for heap size in apicheckBen Dodson2010-08-111-1/+1
| | | | Change-Id: Id2efffef3e81464994c3788d1d0bc69c60bc6456
* Use doclava for apicheckBen Dodson2010-08-101-1/+5
| | | | Change-Id: I6a84717cf645e2a27cea9271c444d159c82439c5
* Unbundle the build system.Ying Wang2010-06-091-1/+6
| | | | Change-Id: I88912d876c3972212e8871b3e5b3b8b6d2da34d0
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+76
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-76/+0
|
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-191-0/+3
|
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-2/+3
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-5/+5
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+72