Changes between Version 34 and Version 35 of Status/May09
- Timestamp:
- 05/04/09 01:15:22 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Status/May09
v34 v35 27 27 The new design is [wiki:Building extensively described] on the wiki. It still 28 28 uses `make`, but it is now based on a [wiki:Building/Architecture/Idiom/NonRecursiveMake non-recursive make] strategy. This means that dependency tracking is vastly more accurate than before, 29 so that if something should be built it willbe built.29 so that if something ''should'' be built it ''will'' be built. 30 30 31 31 The new build system is also much less dependent on Cabal than it was before.
