buildsys  Check-in [b7980e9839]

Overview
Comment:Eliminate dependency generation step entirely

Instead, create an empty .dep file that is replaced with the actual
dependencies once the file is compiled.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: b7980e9839d8806bf43e75ed154d0e9c49a3fde1c9ca96ca33838a1c11542022
User & Date: js on 2020-02-18 21:57:45
Other Links: manifest | tags
Context
2020-02-18
23:52
Make use of -include again check-in: 07c754748a user: js tags: trunk
21:57
Eliminate dependency generation step entirely check-in: b7980e9839 user: js tags: trunk
01:47
Keep .dep files to avoid unnecessary regeneration check-in: a5e752277c user: js tags: trunk
Changes