merged (and partially rewrote) dependency tracking and package resolution changes...
authorStefan Behnel <scoder@users.berlios.de>
Wed, 4 Jun 2008 16:55:23 +0000 (18:55 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Wed, 4 Jun 2008 16:55:23 +0000 (18:55 +0200)
commitf6a3f4c64402069a48608ac94f78955ef8901751
tree73cf5ebc0cbf6525cfd6c8d4327dcb1d0bab8e13
parent23814b66dc7ac006f80b0dcc1f9e91af9610b922
merged (and partially rewrote) dependency tracking and package resolution changes from Pyrex 0.9.8
Cython/Compiler/CmdLine.py
Cython/Compiler/Main.py
Cython/Compiler/ModuleNode.py
Cython/Compiler/Parsing.py
Cython/Compiler/Scanning.py
Cython/Compiler/Symtab.py
Cython/Utils.py