Eelco Dolstra
|
5a1114ecdb
|
Drop the dependency on libgc in libmain
Instead, libexpr now depends on libgc. This means commands like
nix-store that don't do any evaluation no longer require libgc.
|
2013-11-23 20:19:36 +00:00 |
|
Eelco Dolstra
|
90dfb37f14
|
Allow (dynamic) libraries to depend on other libraries
|
2013-11-23 20:11:02 +00:00 |
|
Eelco Dolstra
|
754c05ed6c
|
Rename $(here) to $(d) for brevity, and remove trailing slash
|
2013-11-22 16:45:52 +00:00 |
|
Eelco Dolstra
|
1474ecfe42
|
Generate the parser and the lexer
|
2013-11-22 16:22:31 +01:00 |
|
Eelco Dolstra
|
b8e9efc476
|
New non-recursive, plain Make-based build system
|
2013-11-22 15:54:18 +01:00 |
|