| Commit message (Expand) | Author | Age | Files | Lines |
* | _oh_autoconf_configure(): Pass build sys arg. | P. J. McDermott | 2013-05-26 | 1 | -3/+3 |
|
|
* | oh_buildsystem_arch(): Accept build system as arg. | P. J. McDermott | 2013-05-26 | 1 | -6/+8 |
|
|
* | Release opkhelper 3.0.0-beta2.opkhelper-3.0.0-beta2 | P. J. McDermott | 2013-05-10 | 2 | -1/+17 |
|
|
* | Makefile.in: Add note re: inference rules & POSIX. | P. J. McDermott | 2013-05-10 | 1 | -0/+7 |
|
|
* | Makefile.in: Simplify inference rules. | P. J. McDermott | 2013-05-10 | 1 | -15/+6 |
|
|
* | Makefile.in: Remove date substitution in man/*.1. | P. J. McDermott | 2013-05-10 | 1 | -12/+1 |
|
|
* | Hardcode dates in manual pages. | P. J. McDermott | 2013-05-10 | 9 | -9/+9 |
|
|
* | Makefile.in: Distribute lib/buildsystem/local.mk. | P. J. McDermott | 2013-05-10 | 1 | -0/+1 |
|
|
* | Makefile.in: Uninstall locales from LC_MESSAGES. | P. J. McDermott | 2013-05-09 | 1 | -2/+4 |
|
|
* | Makefile.in: Remove some unnecessary sed commands. | P. J. McDermott | 2013-05-09 | 1 | -2/+2 |
|
|
* | Makefile.in: Put locale files in LC_MESSAGES. | P. J. McDermott | 2013-05-09 | 1 | -5/+6 |
|
|
* | Makefile.in: Remove duplicate libopkbuild_1 macro. | P. J. McDermott | 2013-05-09 | 1 | -1/+0 |
|
|
* | Makefile.in: Add package_description macro. | P. J. McDermott | 2013-05-09 | 1 | -0/+1 |
|
|
* | Update copyright years. | P. J. McDermott | 2013-05-09 | 2 | -3/+3 |
|
|
* | configure: Use multiarch libdirs by default. | P. J. McDermott | 2013-05-09 | 1 | -2/+2 |
|
|
* | Makefile.in: Remove old @@ARCHTAB@@ variable. | P. J. McDermott | 2013-05-09 | 1 | -2/+0 |
|
|
* | lib/buildsystem.sh: s/@@ARCHTAB@@/@@ARCHTABDIR@@/. | P. J. McDermott | 2013-05-09 | 1 | -1/+1 |
|
|
* | Makefile.in: Add missing libopkbuild_1 variable. | P. J. McDermott | 2013-05-09 | 1 | -0/+2 |
|
|
* | Makefile.in: Add missing multiarch_libdir var. | P. J. McDermott | 2013-05-09 | 1 | -1/+4 |
|
|
* | Remove old libopkhelper build system variable. | P. J. McDermott | 2013-05-09 | 2 | -8/+0 |
|
|
* | s/@@LIBOPKHELPER@@/@@PKGLIBDIR@@/ in sources. | P. J. McDermott | 2013-05-09 | 10 | -11/+11 |
|
|
* | Merge branch 'feature/provide-archtab'. | P. J. McDermott | 2013-05-09 | 13 | -90/+77 |
|\ |
|
| * | Remove old mkarchtab makefile.feature/provide-archtab | P. J. McDermott | 2013-05-09 | 3 | -85/+0 |
|
|
| * | Add archtab entries. | P. J. McDermott | 2013-05-09 | 8 | -0/+11 |
|
|
| * | Makefile.in: Mkdir/rmdir archtab buildsystem dirs. | P. J. McDermott | 2013-05-09 | 1 | -0/+3 |
|
|
| * | Makefile.in: (Un)install and distribute archtab. | P. J. McDermott | 2013-05-09 | 1 | -3/+23 |
|
|
| * | archtab/local.mk: List archtab entries. | P. J. McDermott | 2013-05-09 | 1 | -0/+27 |
|
|
| * | Add pkgdatadir and archtabdir build system vars. | P. J. McDermott | 2013-05-09 | 2 | -2/+13 |
|/ |
|
* | Merge branch 'feature/build-system-improvements'. | P. J. McDermott | 2013-05-09 | 21 | -461/+311 |
|\ |
|
| * | Makefile.in: Add deps to install-{exec,data}.feature/build-system-improvements | P. J. McDermott | 2013-05-09 | 1 | -2/+2 |
|
|
| * | Makefile.in: Move common commands into macros. | P. J. McDermott | 2013-05-09 | 1 | -68/+37 |
|
|
| * | Makefile.in: Add `set -e` to long commands. | P. J. McDermott | 2013-05-09 | 1 | -15/+15 |
|
|
| * | Makefile.in: Update $(distdir) target. | P. J. McDermott | 2013-05-09 | 1 | -6/+4 |
|
|
| * | Makefile.in: Rmdir pkg{,buildsystem}dir. | P. J. McDermott | 2013-05-09 | 1 | -1/+3 |
|
|
| * | src/local.mk: Fix macro name. | P. J. McDermott | 2013-05-09 | 1 | -1/+1 |
|
|
| * | Makefile.in: Replace old sed cmds with basename. | P. J. McDermott | 2013-05-09 | 1 | -8/+8 |
|
|
| * | Move code from locale/local.mk to Makefile.in. | P. J. McDermott | 2013-05-08 | 2 | -14/+10 |
|
|
| * | Move code from man/local.mk to Makefile.in. | P. J. McDermott | 2013-05-08 | 2 | -28/+21 |
|
|
| * | Makefile.in: Get true basenames in (un)installs. | P. J. McDermott | 2013-05-08 | 1 | -8/+8 |
|
|
| * | Makefile.in: Remove unnecessary mkdir commands. | P. J. McDermott | 2013-05-08 | 1 | -6/+0 |
|
|
| * | Add pkglibbuildsystem macros. | P. J. McDermott | 2013-05-08 | 2 | -6/+29 |
|
|
| * | Move code from lib/local.mk to Makefile.in. | P. J. McDermott | 2013-05-08 | 2 | -23/+10 |
|
|
| * | Move code from src/local.mk to Makefile.in. | P. J. McDermott | 2013-05-08 | 2 | -19/+18 |
|
|
| * | Makefile.in: Add missing package_library var. | P. J. McDermott | 2013-05-06 | 1 | -0/+1 |
|
|
| * | Makefile.in: Fix some errors. | P. J. McDermott | 2013-05-06 | 1 | -3/+1 |
|
|
| * | Note deprecation of libopkhelper variable. | P. J. McDermott | 2013-05-06 | 4 | -0/+5 |
|
|
| * | Makefile.in: Remove obsolete MACROS macro. | P. J. McDermott | 2013-05-05 | 1 | -12/+0 |
|
|
| * | Make locale/ non-recursive. | P. J. McDermott | 2013-05-05 | 3 | -84/+61 |
|
|
| * | Makefile.in: Update distfiles. | P. J. McDermott | 2013-05-05 | 1 | -1/+3 |
|
|
| * | man/local.mk: Fix file header. | P. J. McDermott | 2013-05-05 | 1 | -1/+1 |
|
|