Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Makefile.in: Distribute tests data. | P. J. McDermott | 2014-05-13 | 1 | -1/+2 |
| | |||||
* | Makefile.in: Distribute scripts/changelog2news.sh. | P. J. McDermott | 2014-05-13 | 1 | -0/+1 |
| | |||||
* | Makefile.in: Add "opkg" macro. | P. J. McDermott | 2014-05-13 | 1 | -0/+2 |
| | |||||
* | Makefile.in: Update distfiles. | P. J. McDermott | 2014-05-13 | 1 | -2/+2 |
| | |||||
* | COPYING: New file to refer to COPYING.[23]. | P. J. McDermott | 2014-05-13 | 1 | -0/+1 |
| | |||||
* | Makefile.in: Drop "opkhelper_3_0" macro. | P. J. McDermott | 2014-03-05 | 1 | -2/+0 |
| | |||||
* | Makefile.in: Add "helperdir" macro. | P. J. McDermott | 2014-03-05 | 1 | -0/+2 |
| | |||||
* | Makefile.in: Distribute ChangeLog.opkhelper. | P. J. McDermott | 2013-09-07 | 1 | -0/+1 |
| | |||||
* | Makefile.in: Distribute mksysconf.in. | P. J. McDermott | 2013-06-15 | 1 | -0/+2 |
| | | | | | I apparently never remembered to put this file in the tar archives. Oddly, no one ever complained that it was missing. | ||||
* | Makefile.in: Distribute tests/local.mk. | P. J. McDermott | 2013-06-15 | 1 | -0/+1 |
| | |||||
* | Remove old libopkbuild build system variable. | P. J. McDermott | 2013-06-15 | 1 | -2/+0 |
| | |||||
* | Fix tests file names for distribution. | P. J. McDermott | 2013-06-15 | 1 | -1/+1 |
| | |||||
* | Makefile.in: Move metadata macro definition. | P. J. McDermott | 2013-06-15 | 1 | -1/+2 |
| | |||||
* | Makefile.in: Remove old MACROS macro. | P. J. McDermott | 2013-06-15 | 1 | -12/+0 |
| | |||||
* | Make test target non-recursive. | P. J. McDermott | 2013-06-15 | 1 | -3/+29 |
| | |||||
* | Makefile.in: Make $(distdir) target non-recursive. | P. J. McDermott | 2013-06-15 | 1 | -8/+4 |
| | |||||
* | Makefile.in: Make uninstall target non-recursive. | P. J. McDermott | 2013-06-15 | 1 | -11/+37 |
| | |||||
* | Makefile.in: Make install target non-recursive. | P. J. McDermott | 2013-06-15 | 1 | -11/+39 |
| | |||||
* | Makefile.in: Move opkhelper_3_0 macro definition. | P. J. McDermott | 2013-06-15 | 1 | -1/+1 |
| | |||||
* | Makefile.in: Make clean target non-recursive. | P. J. McDermott | 2013-06-15 | 1 | -11/+23 |
| | |||||
* | Make man/ non-recursive. | P. J. McDermott | 2013-06-15 | 1 | -7/+23 |
| | |||||
* | Make locale/ non-recursive. | P. J. McDermott | 2013-06-15 | 1 | -5/+12 |
| | |||||
* | Make lib/metadata/ non-recursive. | P. J. McDermott | 2013-06-15 | 1 | -5/+11 |
| | |||||
* | Make lib/package/ non-recursive. | P. J. McDermott | 2013-06-15 | 1 | -4/+8 |
| | |||||
* | Make lib/ non-recursive. | P. J. McDermott | 2013-06-15 | 1 | -7/+17 |
| | |||||
* | Make src/ non-recursive. | P. J. McDermott | 2013-06-15 | 1 | -8/+42 |
| | |||||
* | Add a "dist-xz" target. | P. J. McDermott | 2012-10-26 | 1 | -0/+4 |
| | |||||
* | Distribute both COPYING.2 and COPYING.3. | P. J. McDermott | 2012-10-20 | 1 | -1/+2 |
| | | | | | This change was present in opkbuild 3.0.0-alpha2; I just forgot to commit it into the repository... | ||||
* | Additionally license everything under GPLv2. | P. J. McDermott | 2012-10-16 | 1 | -1/+1 |
| | |||||
* | Add a space before "=" in macro assignment. | P. J. McDermott | 2012-10-13 | 1 | -1/+1 |
| | |||||
* | Include tests in opkbuild distribution archive. | P. J. McDermott | 2012-10-10 | 1 | -0/+1 |
| | |||||
* | Support OPKHELPER_3_0 macro in makefiles. | P. J. McDermott | 2012-10-08 | 1 | -1/+3 |
| | |||||
* | Add sysconfdir macro to Makefile.in. | P. J. McDermott | 2012-10-08 | 1 | -0/+2 |
| | |||||
* | Uninstall main lib modules after lib plugins. | P. J. McDermott | 2012-10-08 | 1 | -1/+1 |
| | | | | | This allows the libopkbuild directory to be removed (unless the user has added other files under this directory). | ||||
* | Fix "distdir" macro in lib/*/Makefile.in. | P. J. McDermott | 2012-10-04 | 1 | -2/+2 |
| | |||||
* | Remove old genopkg.sh script. | P. J. McDermott | 2012-10-04 | 1 | -2/+1 |
| | | | | | | | | This isn't needed to test opkbuild anymore, since: * Build dependency checking can be disabled with the "-d" option and * libopkbuild directly queries the filesystem for arch and plat information. | ||||
* | Add "metadata" macro to the main makefile. | P. J. McDermott | 2012-10-02 | 1 | -0/+1 |
| | |||||
* | Add lib/{package,metadata}/ files to build system. | P. J. McDermott | 2012-09-30 | 1 | -0/+10 |
| | |||||
* | Pass "metadata" macro to sub-makefiles. | P. J. McDermott | 2012-09-30 | 1 | -1/+2 |
| | |||||
* | Fix shell command language list. | P. J. McDermott | 2012-09-09 | 1 | -1/+1 |
| | |||||
* | Make "test" target depend on "all" target. | P. J. McDermott | 2012-09-08 | 1 | -1/+1 |
| | |||||
* | Pass DESTDIR macro into environment of unit tests. | P. J. McDermott | 2012-09-08 | 1 | -1/+1 |
| | |||||
* | Add support for unit tests to build system. | P. J. McDermott | 2012-09-08 | 1 | -0/+4 |
| | |||||
* | Add "libopkbuild" macro to build system. | P. J. McDermott | 2012-09-04 | 1 | -1/+3 |
| | |||||
* | Update makefiles for opkbuild 3.0.0. | P. J. McDermott | 2012-09-04 | 1 | -1/+1 |
| | |||||
* | Get rid of old INSTALL macros. | P. J. McDermott | 2012-08-02 | 1 | -2/+0 |
| | |||||
* | Pass macros like DESTDIR without using a file. | P. J. McDermott | 2012-08-02 | 1 | -24/+26 |
| | |||||
* | Write locale input makefile. | P. J. McDermott | 2012-08-02 | 1 | -4/+13 |
| | |||||
* | Start rewriting build system. | P. J. McDermott | 2012-08-02 | 1 | -42/+25 |
| | |||||
* | Replace "/bin/sh" with "@@SHELL@@" in scripts. | P. J. McDermott | 2012-04-24 | 1 | -0/+1 |
| |