Confirmed users
429
edits
Ricky Chien (talk | contribs) No edit summary |
Ricky Chien (talk | contribs) (→Plan) |
||
| Line 10: | Line 10: | ||
* '''Expected schedule:''' 4 week | * '''Expected schedule:''' 4 week | ||
* '''Breakdowns:''' | * '''Breakdowns:''' | ||
# Create a configure.js modules to generate a proper profile | # Create a configure.js modules to generate a proper profile | ||
# The configure.js should know whether it will re-run itself or all.mk or not in an incremental build | # The configure.js should know whether it will re-run itself or all.mk or not in an incremental build | ||
| Line 24: | Line 23: | ||
* '''Expected schedule:''' 4 week | * '''Expected schedule:''' 4 week | ||
* '''Breakdowns:''' | * '''Breakdowns:''' | ||
# Introduce DAG tree to support multi-process | # Introduce DAG tree to support multi-process | ||
# Split all modules into small tasks && app/build.js ( split into configuring & building steps ) (Get rid of .PHONY) | # Split all modules into small tasks && app/build.js ( split into configuring & building steps ) (Get rid of .PHONY) | ||
# Generate a config.status ( build config? ) ( input DAG ) | # Generate a config.status ( build config? ) ( input DAG ) | ||