| Source path: hg/ lib/ do/ c/ coneed |
|
|
|
Change log
87cda9d0c3b4
by Jason Catena <jason.catena>
on Jun 14, 2011
Diff
(c cc c o) and (c cc o exe) handle separate source (and object directories. Set srcdir to relative path before creating env files and dodep in object dir.
| Go to: |
Project members,
sign in to write a code review
Older revisions
c663b7cda997
by Jason Catena <jason.catena>
on Jun 10, 2011
Diff
Coneed progressively compiles objects and adds dependencies as long as it can resolve symbols.
08ef08a044ea
by Jason Catena <jason.catena>
on Jun 10, 2011
Diff
Evaluate settings in *.env, to allow
shell-variable substitutions. Rewrite
map with <{}. Deduce tries to figure
out how to compile an archive or
executable. Coneed compiles c to o
...