| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement keyword checking in ips file parsing | Joseph Hunkeler | 2013-06-04 | 1 | -0/+14 |
| | | |||||
| * | Remove NamedTask. Implemented Internal task class | Joseph Hunkeler | 2013-06-03 | 1 | -12/+11 |
| | | |||||
| * | Keyword variable expansion implemented | Joseph Hunkeler | 2013-06-03 | 1 | -6/+23 |
| | | |||||
| * | Important bugfix: no new lines in generated scripts | Joseph Hunkeler | 2013-06-03 | 1 | -0/+1 |
| | | |||||
| * | Rename TaskController to Controller | Joseph Hunkeler | 2013-06-02 | 1 | -1/+4 |
| | | |||||
| * | Add "home" variable, and implemented pkglint | Joseph Hunkeler | 2013-06-02 | 1 | -0/+3 |
| | | |||||
| * | LINT is optional | Joseph Hunkeler | 2013-06-02 | 1 | -1/+3 |
| | | |||||
| * | pkglint integration complete | Joseph Hunkeler | 2013-06-02 | 1 | -0/+39 |
| | | |||||
| * | Massive renaming of dictionary terms, and linux is now a supported test ↵ | Joseph Hunkeler | 2013-05-29 | 1 | -8/+9 |
| | | | | | platform (for the sake of execution) | ||||
| * | Move task functions to tasks.py in class form | Joseph Hunkeler | 2013-05-29 | 1 | -203/+12 |
| | | |||||
| * | Exception handling, general base class enhancement | Joseph Hunkeler | 2013-05-29 | 1 | -0/+31 |
| | | |||||
| * | Task engine is finally being used properly | Joseph Hunkeler | 2013-05-29 | 2 | -1/+266 |
| | | |||||
| * | Add __version__ check | Joseph Hunkeler | 2013-05-24 | 4 | -14/+33 |
| | | |||||
| * | Boolean type does not seem to detect properly, changed to a boolean value | Joseph Hunkeler | 2013-05-22 | 1 | -1/+1 |
| | | |||||
| * | Fixed/renamed improper file assignments | Joseph Hunkeler | 2013-05-22 | 2 | -9/+13 |
| | | |||||
| * | Task return values based on type exit differently | Joseph Hunkeler | 2013-05-22 | 1 | -5/+10 |
| | | |||||
| * | Added missing DEPENDSOLVE key to env_meta dictionary. | Joseph Hunkeler | 2013-05-22 | 1 | -2/+3 |
| | | |||||
| * | Transmogrification implemented | Joseph Hunkeler | 2013-05-22 | 1 | -1/+2 |
| | | |||||
| * | Fix return values for task engine. Transmogrification implemented. | Joseph Hunkeler | 2013-05-22 | 1 | -28/+19 |
| | | |||||
| * | Return status displayed at exit | Joseph Hunkeler | 2013-05-21 | 1 | -1/+1 |
| | | |||||
| * | Scripts are now executed as shell scripts instead of inline shell commands | Joseph Hunkeler | 2013-05-21 | 1 | -22/+23 |
| | | |||||
| * | Exit on task failure | Joseph Hunkeler | 2013-04-30 | 1 | -0/+1 |
| | | |||||
| * | Fix spelling mistake | Joseph Hunkeler | 2013-04-30 | 1 | -1/+1 |
| | | |||||
| * | *Add "repackage" keyword to implement name changing | Joseph Hunkeler | 2013-04-30 | 1 | -0/+3 |
| | | | | | *Do not parse blank lines | ||||
| * | *Allow users to "repackage" under a different name | Joseph Hunkeler | 2013-04-30 | 1 | -26/+30 |
| | | | | | | *TAR unlinks destination by default (not sure what this will buy us) *BUILD directory is removed before source extraction to prevent collision | ||||
| * | Extract with absolute path | Joseph Hunkeler | 2013-04-23 | 1 | -2/+3 |
| | | |||||
| * | Source extraction error check | Joseph Hunkeler | 2013-04-19 | 1 | -2/+6 |
| | | |||||
| * | Fix err return check; stdout now points to a file | Joseph Hunkeler | 2013-04-19 | 1 | -8/+14 |
| | | |||||
| * | Fix manifest task names | Joseph Hunkeler | 2013-04-22 | 1 | -4/+4 |
| | | |||||
| * | Implemented manifest generation | Joseph Hunkeler | 2013-04-22 | 1 | -8/+78 |
| | | |||||
| * | * Add new dict env_meta | Joseph Hunkeler | 2013-04-22 | 1 | -1/+11 |
| | | |||||
| * | Exit on failure | Joseph Hunkeler | 2013-04-22 | 1 | -1/+4 |
| | | |||||
| * | Exit on task failure | Joseph Hunkeler | 2013-04-22 | 1 | -0/+1 |
| | | |||||
| * | Added BUILDPROTO expandable variable | Joseph Hunkeler | 2013-04-22 | 1 | -3/+4 |
| | | |||||
| * | Rename ips to ipsutils | Joseph Hunkeler | 2013-04-22 | 8 | -0/+379 |
