aboutsummaryrefslogtreecommitdiff
path: root/ipsutils/config.py
Commit message (Collapse)AuthorAgeFilesLines
* Use native shell trace. Fix templating bug. Fix BUILD dir extract into root bug.Joseph Hunkeler2013-12-231-1/+2
|
* Feature: %globals script section added. Anything in this section will be ↵Joseph Hunkeler2013-08-011-1/+2
| | | | prepended to the resulting script. Easier than coding a macro subsystem.
* Bugfix: Strip whitespace from end of line to prevent random errors during buildJoseph Hunkeler2013-07-121-2/+2
|
* double-quotes no longer needed around keywordsJoseph Hunkeler2013-07-091-3/+3
|
* Implement 'badpath' keyword to circumvent evil archivers (aka programmers)Joseph Hunkeler2013-07-091-1/+5
|
* Add docstringsJoseph Hunkeler2013-06-071-0/+7
|
* Replace standard dictionaries with ordered dictionariesJoseph Hunkeler2013-06-051-23/+26
|
* Implement keyword checking in ips file parsingJoseph Hunkeler2013-06-041-0/+14
|
* Keyword variable expansion implementedJoseph Hunkeler2013-06-031-6/+23
|
* Transmogrification implementedJoseph Hunkeler2013-05-221-1/+2
|
* *Add "repackage" keyword to implement name changingJoseph Hunkeler2013-04-301-0/+3
| | | | *Do not parse blank lines
* Rename ips to ipsutilsJoseph Hunkeler2013-04-221-0/+72