aboutsummaryrefslogtreecommitdiff
path: root/ipsbuild.py
Commit message (Collapse)AuthorAgeFilesLines
* Feature: Add --noalign to disable permission alignmentJoseph Hunkeler2013-07-291-0/+1
|
* Feature: --nodepsolve disables dependency resolution (GOOD FOR META PACKAGING\!)Joseph Hunkeler2013-07-291-0/+1
|
* Implement --fast, to use local system tools to extract archives. Python's ↵Joseph Hunkeler2013-07-251-0/+1
| | | | builtin for tar and zip are SLOW
* --version code implementedJoseph Hunkeler2013-06-031-0/+4
|
* pkglint integration completeJoseph Hunkeler2013-06-021-0/+1
|
* Use absolute path of spec fileJoseph Hunkeler2013-05-291-1/+1
|
* If no spec file is passed, print usage message then exitJoseph Hunkeler2013-05-241-0/+3
|
* Fix argument parsingJoseph Hunkeler2013-05-241-4/+4
|
* Source extraction error checkJoseph Hunkeler2013-04-191-0/+0
|
* Argument parsing has been implementedJoseph Hunkeler2013-04-221-6/+18
|
* Refactor ips to ipsutilsJoseph Hunkeler2013-04-221-2/+2
|
* Add GNU GPLv3 licensingJoseph Hunkeler2013-04-221-5/+15
|
* * Created IPS packageJoseph Hunkeler2013-04-211-206/+6
| | | | * Major overhaul in progress
* Massive increase of changes. Too many to countJoseph Hunkeler2013-04-191-14/+156
|
* IPC should be IPS. I was tired.Joseph Hunkeler2013-04-171-0/+72