aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Makefile moved to vendor/cmHEADreplicant-6.0-0004-transitionreplicant-6.0-0004-rc6replicant-6.0-0004-rc5-transitionreplicant-6.0-0004-rc5replicant-6.0-0004-rc4replicant-6.0-0004-rc3replicant-6.0-0004-rc2replicant-6.0-0004-rc1replicant-6.0-0004replicant-6.0-0003replicant-6.0-0002replicant-6.0-0001stable/cm-13.0-ZNH5Ycm-14.0cm-13.0Tom Powell2016-04-251-41/+0
| | | | Change-Id: I3a48720da45369530262ceff1b5175f53674b9a5
* gello_build: update .gclient file to match caf reqjrizzoli2016-04-191-0/+1
| | | | | Change-Id: I2cadcf1336041fef31115fd48af303af760af5df Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
* gello-build: override aosp browserjrizzoli2016-04-191-0/+2
| | | | | Change-Id: Icc7bb783d1e069883a4cc4f874065f307ed3edb3 Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
* gello-build: remove --pushjrizzoli2016-04-192-19/+2
| | | | | | | we can use mmp to push Gello now Change-Id: I79fc844b2881026ed13a54edc41d0168e1924270 Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
* gello-build: support prebuiltjrizzoli2016-04-182-0/+16
| | | | | | | | | | | | | | | Not everyone wants to build gello from source, especially when the sources are really big and will require additional deps and manual configurations. Save the word from by using prebuilt by default and making source build optional by exporting "WITH_GELLO_SOURCE=true" for those who don't trust prebuilts from evil cm. Also, if you're doing tests on packages/apps/Gello, you may want to export "LOCAL_GELLO=true" Change-Id: I4668e8caf700802ca3a0f96e023e949b0b0cb78f Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
* gello-build: sourcebuild makefilesjrizzoli2016-03-154-17/+123
| | | | | | | add makefiles to support build from source Change-Id: Ie76e1a1a2397de5d8516a41b2ebd5636ee5acf74 Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
* [2/2] gello-build: call Gello shell only from gello_build.shjrizzoli2016-02-061-7/+5
| | | | | Change-Id: Id18057e625e8bcf6b4ea27e05312ac8663f559a2 Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
* gello-build: introduce "--local"jrizzoli2016-01-242-3/+31
| | | | | | | | | | This will let you pick your local Gello repo* instead of synced one, this is really useful when you're testing a local change *assuming this repo is at external/gello-build and gello sources are at packages/apps/Gello Change-Id: I4c8cd48ca94e18de1a6df813a15a23363d97484c Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
* gello-build: remove dead codejrizzoli2016-01-171-5/+0
| | | | | | | we don't have verbose mode anymore Change-Id: I32c918201cc73df6c6247af3d6d2fba6d418163b Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
* gello-build: unbreak --pushjrizzoli2016-01-171-1/+1
| | | | | Change-Id: Iafe4aaaeb1a2de6eabdeadea50471b0cf0dc3a4b Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
* gello_build: update PATH for depot tools before clean/syncHashBang2016-01-171-7/+6
| | | | | | cleaning requires gclient Change-Id: I69c09cd61c3bf413e54bfccab669f962eacb5a49
* gello-build: streamline flag parsingMarkus Teich2016-01-171-33/+23
| | | | Change-Id: I9633d1dde3cf881e12327ae020f7f7bf29377cfb
* gello-build: add clean buildjrizzoli2016-01-152-8/+40
| | | | | Change-Id: I2adf7a5408dd142423e814b6698380c4ae8a1bc5 Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
* gello-build: we don't support all those flags anymorejrizzoli2016-01-152-7/+5
| | | | | | | also updated README.md Change-Id: I8455d48c2a027f727b352e141d7bc7ee56c559d0 Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
* gello-build: ignore .gclient_entriesjrizzoli2016-01-151-0/+1
| | | | | Change-Id: I63264c29c8c6f743926788b78d5ca9f53941b456 Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
* gello-build: unbreak first-time usagejrizzoli2016-01-151-4/+13
| | | | | Change-Id: Idaf36282df4445f028a286fd6bf4b315a474865f Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
* gello-build: welcome to CM!jrizzoli2016-01-112-4/+4
| | | | | | | Point to gello CM repo instead of mine Change-Id: I9748c21c926fb82b4d2f0ffbd6292caf55ca8a6f Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
* gello_build: inline builderjrizzoli2016-01-114-3/+224
| | | | | Change-Id: I6c58a8487d706f08dfc9f617c1499a7d48be887f Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
* gello_build: first commitjrizzoli2015-11-051-0/+22
Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>