aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Capitalized all variables to avoid built-in variable collisionJoseph Hunkeler2013-05-291-24/+24
* Massive renaming of dictionary terms, and linux is now a supported test platf...Joseph Hunkeler2013-05-291-8/+9
* Move task functions to tasks.py in class formJoseph Hunkeler2013-05-291-203/+12
* Use absolute path of spec fileJoseph Hunkeler2013-05-291-1/+1
* Exception handling, general base class enhancementJoseph Hunkeler2013-05-291-0/+31
* Task engine is finally being used properlyJoseph Hunkeler2013-05-292-1/+266
* If no spec file is passed, print usage message then exitJoseph Hunkeler2013-05-241-0/+3
* Add __version__ check0.3.1Joseph Hunkeler2013-05-244-14/+33
* Transforms added; version bumpedJoseph Hunkeler2013-05-241-3/+7
* Fix argument parsingJoseph Hunkeler2013-05-241-4/+4
* Automatically set __version__Joseph Hunkeler2013-05-241-13/+29
* Boolean type does not seem to detect properly, changed to a boolean valueJoseph Hunkeler2013-05-221-1/+1
* Fixed/renamed improper file assignmentsJoseph Hunkeler2013-05-222-9/+13
* Add linux to "supported" platformsJoseph Hunkeler2013-05-221-1/+3
* Version bump0.3.0Joseph Hunkeler2013-05-221-1/+1
* Task return values based on type exit differentlyJoseph Hunkeler2013-05-221-5/+10
* Added missing DEPENDSOLVE key to env_meta dictionary.Joseph Hunkeler2013-05-221-2/+3
* Transmogrification implementedJoseph Hunkeler2013-05-221-1/+2
* Fix return values for task engine. Transmogrification implemented.Joseph Hunkeler2013-05-221-28/+19
* Removed wrong variable assignmentJoseph Hunkeler2013-05-221-1/+0
* Fix inclusion of .tpl fileJoseph Hunkeler2013-05-221-1/+5
* Fixed missing inclusion of ipsutils/tplJoseph Hunkeler2013-05-211-1/+1
* Return status displayed at exitJoseph Hunkeler2013-05-211-1/+1
* Scripts are now executed as shell scripts instead of inline shell commandsJoseph Hunkeler2013-05-211-22/+23
* Sanitized ipsutils spec fileJoseph Hunkeler2013-05-211-8/+7
* Ignore netbeans environmentJoseph Hunkeler2013-04-301-0/+1
* Set execution bitJoseph Hunkeler2013-04-301-0/+0
* Exit on task failureJoseph Hunkeler2013-04-301-0/+1
* Fix spelling mistakeJoseph Hunkeler2013-04-301-1/+1
* *Add "repackage" keyword to implement name changingJoseph Hunkeler2013-04-301-0/+3
* *Allow users to "repackage" under a different nameJoseph Hunkeler2013-04-301-26/+30
* Extract with absolute pathJoseph Hunkeler2013-04-231-2/+3
* Shebang line addedJoseph Hunkeler2013-04-231-0/+1
* IPS file version bumpJoseph Hunkeler2013-04-191-7/+6
* Source extraction error checkJoseph Hunkeler2013-04-192-2/+6
* Version bump0.2.0Joseph Hunkeler2013-04-191-1/+1
* Fix err return check; stdout now points to a fileJoseph Hunkeler2013-04-191-8/+14
* Change platform dep to sunos5Joseph Hunkeler2013-04-191-1/+1
* Fix manifest task namesJoseph Hunkeler2013-04-221-4/+4
* Implemented manifest generationJoseph Hunkeler2013-04-221-8/+78
* * Add new dict env_metaJoseph Hunkeler2013-04-221-1/+11
* Exit on failureJoseph Hunkeler2013-04-221-1/+4
* Exit on task failureJoseph Hunkeler2013-04-221-0/+1
* Added BUILDPROTO expandable variableJoseph Hunkeler2013-04-221-3/+4
* Argument parsing has been implementedJoseph Hunkeler2013-04-221-6/+18
* Initial commitJoseph Hunkeler2013-04-221-0/+29
* Removed accidental add of distutils generated MANIFESTJoseph Hunkeler2013-04-221-10/+0
* Ignore manifest generated by distutilsJoseph Hunkeler2013-04-221-0/+1
* Proper version set, license added, fixed tab format for scripts0.1.0Joseph Hunkeler2013-04-222-9/+4
* Ignore distJoseph Hunkeler2013-04-221-0/+1