summaryrefslogtreecommitdiffstats
path: root/core/distdir.mk
Commit message (Collapse)AuthorAgeFilesLines
* build-with-colors: moar colorsChirayu Desai2015-10-061-1/+1
| | | | | | | | | | | | | | | | - 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
* Allow to call dist-for-goals multiple times for the same fileYing Wang2013-03-011-8/+12
| | | | | | | | | | You can dist the same file for multiple goals in multiple calls to dist-for-goals. The first call will establish the real copy rule, while the rest call just establishes the goals' dependency on the dest file. This enable uss to remove the bizarre $(if ..) enclosing the droid and sdk dist while avoiding make's multiple rules warning. Change-Id: I76475db76a9e6167e0e606dd582b54e80dfcdd22
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+75
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-75/+0
|
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-3/+10
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-11/+2
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+77