Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ob-*: Move function definitions before points of use | Patrick McDermott | 2018-12-25 | 1 | -26/+26 |
| | |||||
* | opkbuild, ob-*: Parameterize SHSOEXT and LIBOPKBUILD_SHSOVERSION | Patrick McDermott | 2018-12-24 | 1 | -1/+1 |
| | |||||
* | opkbuild, ob-*: Update header comments, copyrights, and license | Patrick McDermott | 2018-12-24 | 1 | -9/+9 |
| | |||||
* | opkbuild, ob-*: Drop magic number interpreter lines | Patrick McDermott | 2018-12-22 | 1 | -2/+0 |
| | |||||
* | opkbuild, ob-*: Use variables set by shpp | Patrick McDermott | 2018-12-22 | 1 | -1/+1 |
| | |||||
* | ob_use(): Remove | Patrick McDermott | 2018-12-22 | 1 | -4/+0 |
| | |||||
* | opkbuild, ob-*: Load newly linked libopkbuild | Patrick McDermott | 2018-12-22 | 1 | -1/+1 |
| | |||||
* | libopkbuild: Change output file extension to .sho | Patrick McDermott | 2018-12-22 | 1 | -1/+1 |
| | |||||
* | ob-*: Use OPK_PACKAGES_REDUCED | P. J. McDermott | 2014-09-21 | 1 | -1/+1 |
| | |||||
* | ob-genchanges: Replace newlines in Maintainer. | P. J. McDermott | 2014-06-26 | 1 | -1/+2 |
| | |||||
* | ob-genchanges: Only list opk files actually built. | P. J. McDermott | 2014-02-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | Otherwise, ob-genchanges looks for files that don't exist: ob-genchanges: Generating "gcc-4.7_4.7.3+sip1-1_i686-linux-glibc_dev.changes"... wc: ../../g++-4.7-amd64-linux-glibc_4.7.3+sip1-1_i686-linux-glibc_all.opk: No such file or directory wc: ../../gcc-4.7-amd64-linux-glibc_4.7.3+sip1-1_i686-linux-glibc_all.opk: No such file or directory And it tries to describe them too: Files: 4883209 base cpp-4.7_4.7.3+sip1-1_i686-linux-glibc_all.opk base g++-4.7-amd64-linux-glibc_4.7.3+sip1-1_i686-linux-glibc_all.opk 5313009 base g++-4.7-i686-linux-glibc_4.7.3+sip1-1_i686-linux-glibc_all.opk base gcc-4.7-amd64-linux-glibc_4.7.3+sip1-1_i686-linux-glibc_all.opk 1652 base gcc-4.7-common_4.7.3+sip1-1_all_all.opk 7450176 base gcc-4.7-i686-linux-glibc_4.7.3+sip1-1_i686-linux-glibc_all.opk [...] | ||||
* | ob-genchanges: Make substitutions in descriptions. | P. J. McDermott | 2013-09-18 | 1 | -2/+5 |
| | |||||
* | src/*.sh: Add ".sh" to header comment. | P. J. McDermott | 2013-08-18 | 1 | -1/+1 |
| | |||||
* | ob-genchanges: Add informational output. | P. J. McDermott | 2013-08-17 | 1 | -0/+2 |
| | |||||
* | ob-genchanges: Implement, finally. | P. J. McDermott | 2013-08-17 | 1 | -0/+106 |