commit | 635fc35a0965482f99fc981d686a8d849024598a | [log] [tgz] |
---|---|---|
author | Lukacs T. Berki <lberki@google.com> | Tue Jan 04 12:34:09 2022 +0100 |
committer | Lukacs T. Berki <lberki@google.com> | Tue Jan 04 12:37:24 2022 +0100 |
tree | 3c748741e424abaaffa513efc4e9773e4a782dfd | |
parent | a08e7221924a335a986b622e5cff8c1aedc7667b [diff] |
Set GODEBUG=asyncpreemptoff=1 for soong_build. This makes debugging with Delve much faster, sometimes by an order of magnitude because Delve does not have to deal with the many SIGURG signals that are used to stop preempted goroutines this way. This could in theory result in a performance loss, but running `rm -f out/soong/build.ninja; time m nothing` five times demonstrated no change in the execution time. Test: Presubmits + performance testing as described above. Change-Id: I438564bcaf70d2a50147cf54cdfac6dcfe925ce5
Blueprint is being archived on 2021 May 3.
On 2021 May 3, we will be archiving the Blueprint project. This means it will not be possible to file new issues or open new pull requests for this GitHub project. As the project is being archived, patches -- including security patches -- will not be applied after May 3. The source tree will remain available, but changes to Blueprint in AOSP will not be merged here and Blueprint's source tree in AOSP will eventually stop being usable outside of Android.
Whereas there are no meta-build systems one can use as a drop-in replacement for Blueprint, there are a number of build systems that can be used: