buildsys  Check-in [b7a12103d6]

Overview
Comment:Allow building directories in parallel.

Inter-dir dependencies can be specified like this:
dir1 dir2: dir3 dir4

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: b7a12103d69e03e16d6a11aef61d366e48d9f3016ce8c7822d01a5142292a610
User & Date: js on 2012-04-19 15:41:20
Other Links: manifest | tags
Context
2012-04-25
09:51
Only generate depends if the compiler supports it. check-in: 775d4eae01 user: js tags: trunk
2012-04-19
15:41
Allow building directories in parallel. check-in: b7a12103d6 user: js tags: trunk
2012-04-08
17:51
Use the language specific flags for deps. check-in: dbf218689a user: js tags: trunk
Changes