aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bugfix: Remove invalid string.join from TransmogrifyHEADmasterJoseph Hunkeler2014-01-241-1/+1
|
* Corected versionJoseph Hunkeler2014-01-231-1/+1
|
* All builds have release numbersJoseph Hunkeler2014-01-091-2/+4
|
* Merge branch 'master' of ssh://bitbucket.org/jhunkeler/ipsutilsJoseph Hunkeler2013-12-231-1/+2
|\
| * BUGFIX: copy symlinks as symlinksJoseph Hunkeler2013-08-231-1/+2
| |
* | Use native shell trace. Fix templating bug. Fix BUILD dir extract into root bug.Joseph Hunkeler2013-12-235-21/+85
|/
* Feature: %globals script section added. Anything in this section will be ↵Joseph Hunkeler2013-08-012-1/+17
| | | | prepended to the resulting script. Easier than coding a macro subsystem.
* Add more supported tar extensionsJoseph Hunkeler2013-08-011-1/+1
|
* Feature: Add --noalign to disable permission alignmentJoseph Hunkeler2013-07-292-1/+3
|
* Feature: --nodepsolve disables dependency resolution (GOOD FOR META PACKAGING\!)Joseph Hunkeler2013-07-293-1/+10
|
* Implement --fast, to use local system tools to extract archives. Python's ↵Joseph Hunkeler2013-07-252-11/+59
| | | | builtin for tar and zip are SLOW
* Merge branch 'sphinx'Joseph Hunkeler2013-07-1512-0/+1659
|\
| * Fixup: missing example caseJoseph Hunkeler2013-07-151-0/+1
| |
| * Move publishing section higher in the listJoseph Hunkeler2013-07-151-1/+1
| |
| * Removed deprecated double-quotes from example SPECJoseph Hunkeler2013-07-111-4/+4
| |
| * Finally removed code.rst... (for now)Joseph Hunkeler2013-07-111-16/+0
| |
| * Remove Publishing section to its own fileJoseph Hunkeler2013-07-111-24/+1
| |
| * Fixup: repackas should have been repackage. The former was deprecated.Joseph Hunkeler2013-07-111-4/+3
| |
| * Add publishingJoseph Hunkeler2013-07-111-0/+1
| |
| * Initial commitJoseph Hunkeler2013-07-111-0/+92
| |
| * Many changes, removed double-quote dependency from SPEC, and beginning ↵Joseph Hunkeler2013-07-111-115/+185
| | | | | | | | publishing procedure
| * Add badpath keywordJoseph Hunkeler2013-07-111-0/+113
| |
| * Add link to installation procedureJoseph Hunkeler2013-07-111-3/+5
| |
| * Initial commitJoseph Hunkeler2013-07-113-0/+324
| |
| * Initial commitJoseph Hunkeler2013-07-111-0/+72
| |
| * General additionsJoseph Hunkeler2013-07-011-6/+65
| |
| * fix install script exampleJoseph Hunkeler2013-07-011-0/+1
| |
| * Change themeJoseph Hunkeler2013-07-011-1/+1
| |
| * Add keyword explanation and beginning of howto sectionJoseph Hunkeler2013-07-011-2/+90
| |
| * Add transmogrify noteJoseph Hunkeler2013-07-011-0/+4
| |
| * Add spec generationJoseph Hunkeler2013-06-251-4/+48
| |
| * Add download link(s)Joseph Hunkeler2013-06-241-2/+54
| |
| * Add sphinx documentation, initital commitJoseph Hunkeler2013-06-198-0/+776
| |
* | Bugfix: Strip whitespace from end of line to prevent random errors during buildJoseph Hunkeler2013-07-121-2/+2
| |
* | Fixup: apply new standardsJoseph Hunkeler2013-07-111-13/+4
| |
* | Slightly smarter design. Refuses politely instead of issuing a traceback on ↵Joseph Hunkeler2013-07-111-10/+9
| | | | | | | | failure, or pre-existence of ipsbuild tree
* | Improve SPEC generation, conforming to new standardJoseph Hunkeler2013-07-111-7/+11
| |
* | Remove accidental include of simple IPS SPECJoseph Hunkeler2013-07-111-30/+0
| |
* | double-quotes no longer needed around keywordsJoseph Hunkeler2013-07-091-3/+3
| |
* | Implement 'badpath' keyword to circumvent evil archivers (aka programmers)Joseph Hunkeler2013-07-093-2/+39
|/
* Bumped versionJoseph Hunkeler2013-06-112-2/+2
|
* Stop sorting keys in summaryJoseph Hunkeler2013-06-111-1/+1
|
* Fix path recognition strategy. Increased verbosity of taskJoseph Hunkeler2013-06-111-18/+30
|
* Fix class super callJoseph Hunkeler2013-06-101-1/+1
|
* Enforce file buffer flushingJoseph Hunkeler2013-06-091-0/+4
|
* Add AlignPermissions taskJoseph Hunkeler2013-06-091-62/+112
|
* Implement permission alignment taskJoseph Hunkeler2013-06-091-0/+1
|
* Ignore version.py in ipsutilsJoseph Hunkeler2013-06-071-0/+1
|
* Add docstringsJoseph Hunkeler2013-06-073-3/+16
|
* Add doctrings and object instance checksJoseph Hunkeler2013-06-071-0/+34
|