Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
... | |||||
* | opkbuild(7): List ob-genchanges(1) | Patrick McDermott | 2019-03-16 | 1 | -0/+3 |
| | |||||
* | man/local.mk: Distribute section-7 manual pages | Patrick McDermott | 2019-03-16 | 1 | -1/+2 |
| | |||||
* | ob-genchanges(1): New manual page | Patrick McDermott | 2019-03-16 | 2 | -1/+32 |
| | |||||
* | ob-unpacksource(1): New manual page | Patrick McDermott | 2019-03-16 | 2 | -0/+32 |
| | |||||
* | .gitignore: Exclude man/Tags | Patrick McDermott | 2019-03-16 | 1 | -0/+1 |
| | |||||
* | ob-buildenv(1): New manual page | Patrick McDermott | 2019-03-16 | 2 | -0/+35 |
| | |||||
* | .gitignore: Update manual page pattern | Patrick McDermott | 2019-03-16 | 1 | -1/+1 |
| | |||||
* | ob-applypatches(1): Make "patches" directory name bold, not italic | Patrick McDermott | 2019-03-16 | 1 | -1/+1 |
| | |||||
* | man/*in: Join .TH lines | Patrick McDermott | 2019-03-16 | 8 | -16/+8 |
| | |||||
* | opkbuild(7): Update from opkhelper to opkbuild | Patrick McDermott | 2019-03-16 | 1 | -123/+55 |
| | |||||
* | opkbuild(1): Drop trailing period in NAME section | Patrick McDermott | 2019-03-16 | 1 | -1/+1 |
| | |||||
* | man/local.mk: Build section-7 manual pages | Patrick McDermott | 2019-03-16 | 1 | -1/+7 |
| | |||||
* | man/opkbuild.7in: s/@@DATE@@/@DATE@/ | Patrick McDermott | 2019-03-16 | 1 | -1/+1 |
| | |||||
* | man/o*.1in: Use @DATE@ | Patrick McDermott | 2019-03-16 | 7 | -7/+7 |
| | |||||
* | man/local.mk: Add @DATE@ to man_subst | Patrick McDermott | 2019-03-16 | 1 | -1/+2 |
| | |||||
* | tools/shman.sh: Use tools/mtime.sh | Patrick McDermott | 2019-03-16 | 1 | -34/+1 |
| | |||||
* | tools/mtime.sh: New file | Patrick McDermott | 2019-03-16 | 1 | -0/+71 |
| | |||||
* | man/local.mk: Update man3_MANS | Patrick McDermott | 2019-03-16 | 1 | -12/+21 |
| | |||||
* | man/local.mk: Temporarily remove unwritten manual pages | Patrick McDermott | 2019-03-16 | 1 | -4/+1 |
| | |||||
* | man/local.mk: Uncomment man1_sources and add "%reldir%/" | Patrick McDermott | 2019-03-16 | 1 | -11/+11 |
| | |||||
* | man/o*: Use @SOURCE@ and @MANUAL@ macros | Patrick McDermott | 2019-03-16 | 8 | -8/+8 |
| | |||||
* | man/o*: Drop author comments, convert titles to upper case | Patrick McDermott | 2019-03-16 | 8 | -16/+8 |
| | |||||
* | man/o*: Update license block | Patrick McDermott | 2019-03-16 | 8 | -40/+56 |
| | |||||
* | man/o*: Update executable names and author name | Patrick McDermott | 2019-03-16 | 8 | -49/+49 |
| | | | | Also remove trailing period in NAME section. | ||||
* | man/opkbuild.1.in: Rename to man/opkbuild.1in | Patrick McDermott | 2019-03-16 | 1 | -0/+0 |
| | |||||
* | man/opkhelper.7.in: Rename to man/opkbuild.7in | Patrick McDermott | 2019-03-16 | 1 | -0/+0 |
| | |||||
* | man/oh-copyconfig.1.in: Rename to man/ob-installplatconf.1in | Patrick McDermott | 2019-03-16 | 1 | -0/+0 |
| | |||||
* | man/oh-*.1.in: Rename to man/ob-*.1in | Patrick McDermott | 2019-03-16 | 5 | -0/+0 |
| | |||||
* | man/oh-installfiles.1.in, man/oh-strip.1.in: Remove | Patrick McDermott | 2019-03-16 | 2 | -78/+0 |
| | |||||
* | lib/, locale/, tests/: Update copyright years | Patrick McDermott | 2019-03-16 | 8 | -8/+8 |
| | |||||
* | tests/local.mk: Set OB_LIB_BUILDDIR in SH_LOG_DRIVER | Patrick McDermott | 2019-03-16 | 1 | -0/+1 |
| | |||||
* | TODO: In-place locale loading and function docs are done | Patrick McDermott | 2019-03-15 | 1 | -4/+1 |
| | |||||
* | ob_get_msg(): Make sure ob_set_text_domain() is called first | Patrick McDermott | 2019-03-15 | 1 | -1/+8 |
| | |||||
* | ob_set_locale_path(): Remove | Patrick McDermott | 2019-03-15 | 1 | -11/+0 |
| | | | | All functions are now documented. | ||||
* | _ob_try_load_*messages(): Merge | Patrick McDermott | 2019-03-15 | 1 | -21/+7 |
| | |||||
* | _ob_try_load_*messages(): Don't mandate "locale" dir in build dir | Patrick McDermott | 2019-03-15 | 1 | -2/+2 |
| | |||||
* | _ob_try_load_messages(): Support running in place | Patrick McDermott | 2019-03-15 | 1 | -2/+7 |
| | |||||
* | _ob_try_load_internal_messages(): Remove tab on empty line | Patrick McDermott | 2019-03-15 | 1 | -1/+1 |
| | |||||
* | _ob_try_load_internal_messages(): Remove stray line | Patrick McDermott | 2019-03-15 | 1 | -1/+0 |
| | |||||
* | _ob_try_load_internal_messages(): Rename OB_BUILDDIR env var | Patrick McDermott | 2019-03-15 | 1 | -2/+2 |
| | |||||
* | opkbuild, ob-*: Fix printf commands after ob_set_text_domain() | Patrick McDermott | 2019-03-15 | 10 | -10/+20 |
| | |||||
* | _ob_try_load_messages(): Replace . with eval/cat | Patrick McDermott | 2019-03-15 | 1 | -6/+6 |
| | |||||
* | _ob_try_load_messages(): Abort on missing argument | Patrick McDermott | 2019-03-15 | 1 | -2/+2 |
| | |||||
* | ob_set_text_domain(): _ob_load_internal_text_domain() sets LC_MESSAGES | Patrick McDermott | 2019-03-15 | 1 | -11/+0 |
| | |||||
* | _ob_load_internal_text_domain(): New __init function | Patrick McDermott | 2019-03-15 | 1 | -0/+40 |
| | |||||
* | _ob_get_msg(): Don't call ob_set_text_domain() | Patrick McDermott | 2019-03-15 | 1 | -5/+1 |
| | | | | | Repeat instead of reusing code, as the result is actually shorter and faster code. | ||||
* | ob_*_is_concerned(): Document | Patrick McDermott | 2019-03-15 | 1 | -0/+22 |
| | |||||
* | _ob_match_plat(): Move closer to usage | Patrick McDermott | 2019-03-14 | 1 | -16/+16 |
| | |||||
* | _ob_match_plat(): Remove loop | Patrick McDermott | 2019-03-14 | 1 | -10/+7 |
| | |||||
* | _ob_match_arch(): Remove loop | Patrick McDermott | 2019-03-14 | 1 | -27/+19 |
| | | | | | ob_arch_is_concerned() calls this function with just one field arch at a time, so this only needs to handle one arch. |