* Big refactoring. Move to a much more explicitly state machine based
approach. This makes it much easier to add extra complexity in the normaliser / realiser (e.g., build hooks, substitutes).
Showing
- src/libstore/Makefile.am 1 addition, 1 deletionsrc/libstore/Makefile.am
- src/libstore/misc.cc 72 additions, 0 deletionssrc/libstore/misc.cc
- src/libstore/normalise.cc 797 additions, 764 deletionssrc/libstore/normalise.cc
- tests/Makefile.am 3 additions, 2 deletionstests/Makefile.am
- tests/init.sh 2 additions, 0 deletionstests/init.sh
src/libstore/misc.cc
0 → 100644
This diff is collapsed.
Please register or sign in to comment