Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Minor cleanup, remove a useless variable from code path | Yaakov M. Nemoy | 2009-01-02 | 1 | -2/+1 | |
| | ||||||
* | Updated license. | Yaakov M. Nemoy | 2008-12-30 | 9 | -6/+163 | |
| | ||||||
* | Mass commit, i should be cleaner in the future. | Yaakov M. Nemoy | 2008-12-29 | 4 | -30/+270 | |
| | ||||||
* | Some profile stuff | Yaakov M. Nemoy | 2008-12-29 | 1 | -10/+20 | |
| | ||||||
* | 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 | |