| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Adds some more builder functions | Yaakov M. Nemoy | 2008-10-05 | 1 | -8/+53 |
| | | |||||
| * | Adds build module | Yaakov M. Nemoy | 2008-10-05 | 1 | -0/+38 |
| | | |||||
| * | Unifying how modules get at information like state, and which dir they work on | Yaakov M. Nemoy | 2008-10-05 | 1 | -39/+51 |
| | | |||||
| * | Adds a package module that can manage a package plus source in a traditional ↵ | Yaakov M. Nemoy | 2008-10-02 | 1 | -0/+64 |
| | | | | | | | manner. This is going to be the API for package manipulation for what I have in mind. | ||||
| * | Renames pkg into source | Yaakov M. Nemoy | 2008-10-02 | 1 | -0/+0 |
| | | | | | also adds a few more ignores for eclipse (trivial) | ||||
| * | Breaks everything up into seperate files. | Yaakov Nemoy | 2008-10-01 | 4 | -8/+18 |
| | | | | | I had a problem where having Module in the local namespace was not the same as having Module in the non local namespace (via an import). Somehow breaking it down this way seemed simpler. | ||||
| * | Make the shell functions a bit more modular for scripting | Yaakov Nemoy | 2008-09-28 | 5 | -0/+281 |
