Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-11-18 | * libnix -> libstore. | Eelco Dolstra | |
2003-11-09 | * Turned the msg() and debug() functions into macros, since they | Eelco Dolstra | |
turned out to be a huge performance bottleneck (the text to printed would always be evaluated, even when it was above the verbosity level). This reduces fix-ng execution time by over 50%. gprof(1) is very useful. :-) | |||
2003-11-01 | * Print the exit code of the builder. | Eelco Dolstra | |
2003-10-20 | * Refactored the source tree. | Eelco Dolstra | |