generate_deps
18 months ago Makefile and generate_deps now more robust.
18 months ago Safekeeping commit; never try and build this version.
18 months ago generate_deps takes file args from stdin
18 months ago generate_deps should no longer trip on detritus.
2010-04-01 Merged default into bug 21673
2010-03-21 Corrected build system:
2010-03-08 Merge default into bug 21673
2010-02-23 Accomodate weird American spellings
2010-01-29 merge default into bug21673
2010-01-29 automatic, and accurate, make dependencies
2010-01-26 make generate_deps less aware of its context
2010-01-26 Opps, they may not match
2010-01-26 Converted to get epp to do the transitive closure by giving it the include path. This all seems to work, but it does make deps generation nearly twice as slow
2010-01-25 explain the non-obvious
2010-01-25 refactor
2010-01-25 (Minor refactorings and changes to deps generation)²
2010-01-25 Minor refactorings and changes to deps generation
2010-01-25 Made the deps file depend on the includes too, and also force on use_specs when generating the deps otherwise we miss out some transitive includes
2010-01-25 Minor tidying
2010-01-25 Added dependency analysis so that we know to compile behaviours first, and we track deps on includes (+transitive) correctly