Gaia/Build/NewBuildSystem: Difference between revisions

No edit summary
Line 40: Line 40:


* Provide an interface to help you create your custom configure script or app-configure script.
* Provide an interface to help you create your custom configure script or app-configure script.
* Buildit API is able to keep tracking file dependency when build script is trying to do anything related to a file. It strongly connects to configure cache and store these file dependency in cache for further use.
* Built-in APIs are able to keep tracking file dependency when build script is trying to do anything related to a file. It strongly connects to configure cache and store these file dependency in cache for further use.


== Robust incremental build ==
== Robust incremental build ==
Confirmed users
429

edits