Hello ICECC,
We are trying to do AOSP build and on a regular day the build takes aboyt 2 hours.
We tried using the below solutions to expedite the build time
1> Incredibuild
2> CloudBees Accelerator
3> Icecc
4> Distcc
The first two are super expensive but does a decent job. We hower are evaluating ICECC to do the Android build and it does not use the node machines at any point to accelerate the build. To confirm the environment is working perfectly, I tried doing a linux build and a make -j30 does work as expected and the build completes in less than 2 minutes which ideally on a single node takes about 10 minutes.
How do we build AOSP using ICECC. Is it possible............if yes, is there a documentation that i can refer to get this done.
I saw the below article,
However this was written on a older version and years back so, unsure if it still works as the scripts uses "make" which does not work on the latest AOSP and it uses "m"
Any help is greatly appreciated as we are evaluating the tool and would like to use ICECC on our setup.
Thank you,
Anish