aboutsummaryrefslogtreecommitdiff
path: root/ipsutils/build.py
Commit message (Collapse)AuthorAgeFilesLines
* Use native shell trace. Fix templating bug. Fix BUILD dir extract into root bug.Joseph Hunkeler2013-12-231-1/+1
|
* Feature: Add --noalign to disable permission alignmentJoseph Hunkeler2013-07-291-1/+2
|
* Feature: --nodepsolve disables dependency resolution (GOOD FOR META PACKAGING\!)Joseph Hunkeler2013-07-291-1/+4
|
* Stop sorting keys in summaryJoseph Hunkeler2013-06-111-1/+1
|
* Implement permission alignment taskJoseph Hunkeler2013-06-091-0/+1
|
* Add docstringsJoseph Hunkeler2013-06-071-3/+5
|
* LINT is optionalJoseph Hunkeler2013-06-021-1/+3
|
* Move task functions to tasks.py in class formJoseph Hunkeler2013-05-291-203/+12
|
* Add __version__ checkJoseph Hunkeler2013-05-241-13/+24
|
* Fixed/renamed improper file assignmentsJoseph Hunkeler2013-05-221-7/+11
|
* Fix return values for task engine. Transmogrification implemented.Joseph Hunkeler2013-05-221-28/+19
|
* Scripts are now executed as shell scripts instead of inline shell commandsJoseph Hunkeler2013-05-211-22/+23
|
* *Allow users to "repackage" under a different nameJoseph Hunkeler2013-04-301-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 pathJoseph Hunkeler2013-04-231-2/+3
|
* Source extraction error checkJoseph Hunkeler2013-04-191-2/+6
|
* Fix err return check; stdout now points to a fileJoseph Hunkeler2013-04-191-8/+14
|
* Fix manifest task namesJoseph Hunkeler2013-04-221-4/+4
|
* Implemented manifest generationJoseph Hunkeler2013-04-221-8/+78
|
* Added BUILDPROTO expandable variableJoseph Hunkeler2013-04-221-3/+4
|
* Rename ips to ipsutilsJoseph Hunkeler2013-04-221-0/+156