summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Write a library to handle control file fields.P. J. McDermott2012-01-211-0/+110
|
* Fix name of source package staging area.P. J. McDermott2012-01-211-2/+2
|
* Write a proof-of-concept oh-buildopk.P. J. McDermott2012-01-211-1/+21
|
* Write installation documentation.P. J. McDermott2012-01-201-0/+37
|
* Make opkbuild clean up tmp.P. J. McDermott2012-01-201-0/+4
|
* Fix a syntax error (unterminated quoted string).P. J. McDermott2012-01-201-1/+1
|
* Fix misspelled "oh-buildopk" in opkbuild.P. J. McDermott2012-01-201-1/+1
|
* Write a stub oh-buildopk.P. J. McDermott2012-01-201-0/+36
|
* Write oh-installfiles(1) and oh-buildopk(1) pages.P. J. McDermott2012-01-203-0/+59
|
* Write oh-strip(1) manual page.P. J. McDermott2012-01-202-0/+43
|
* Add MANDIR option and macro to build system.P. J. McDermott2012-01-202-1/+18
|
* Write an opkbuild(1) manual page.P. J. McDermott2012-01-201-0/+24
| | | | | Now I know how to use the groff typesetting language and the 'man' macro package! Yay.
* Add comments to oh-strip.P. J. McDermott2012-01-191-0/+5
|
* Add comments and IFS reset to oh-installfiles.P. J. McDermott2012-01-191-3/+15
|
* Add sanity checks and comments to opkbuild.P. J. McDermott2012-01-191-1/+16
|
* Add a '.gitignore' file.P. J. McDermott2012-01-191-0/+7
|
* Fix infinite loop caused by forgotten "shift"...P. J. McDermott2012-01-191-0/+1
|
* Count arguments and fail if insufficient.P. J. McDermott2012-01-192-0/+10
|
* REALLY fix BINDIR in configure.P. J. McDermott2012-01-191-2/+2
|
* Add text of GNU GPL version 3.P. J. McDermott2012-01-191-0/+674
|
* Write oh-installfiles.P. J. McDermott2012-01-191-0/+36
|
* Write oh-strip.P. J. McDermott2012-01-191-0/+67
|
* Write opkbuild.P. J. McDermott2012-01-191-0/+67
|
* Fix BINDIR in configure.P. J. McDermott2012-01-191-8/+8
|
* Fix BINDIR, support DESTDIR, and prettify output.P. J. McDermott2012-01-191-9/+17
|
* Initial commit. Write build system.P. J. McDermott2012-01-192-0/+215