summaryrefslogtreecommitdiffstats
path: root/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* Makefile.in: Install optstring fileP. J. McDermott2014-09-201-2/+7
|
* Makefile.in: Distribute tests data.P. J. McDermott2014-05-131-1/+2
|
* Makefile.in: Distribute scripts/changelog2news.sh.P. J. McDermott2014-05-131-0/+1
|
* Makefile.in: Add "opkg" macro.P. J. McDermott2014-05-131-0/+2
|
* Makefile.in: Update distfiles.P. J. McDermott2014-05-131-2/+2
|
* COPYING: New file to refer to COPYING.[23].P. J. McDermott2014-05-131-0/+1
|
* Makefile.in: Drop "opkhelper_3_0" macro.P. J. McDermott2014-03-051-2/+0
|
* Makefile.in: Add "helperdir" macro.P. J. McDermott2014-03-051-0/+2
|
* Makefile.in: Distribute ChangeLog.opkhelper.P. J. McDermott2013-09-071-0/+1
|
* Makefile.in: Distribute mksysconf.in.P. J. McDermott2013-06-151-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. McDermott2013-06-151-0/+1
|
* Remove old libopkbuild build system variable.P. J. McDermott2013-06-151-2/+0
|
* Fix tests file names for distribution.P. J. McDermott2013-06-151-1/+1
|
* Makefile.in: Move metadata macro definition.P. J. McDermott2013-06-151-1/+2
|
* Makefile.in: Remove old MACROS macro.P. J. McDermott2013-06-151-12/+0
|
* Make test target non-recursive.P. J. McDermott2013-06-151-3/+29
|
* Makefile.in: Make $(distdir) target non-recursive.P. J. McDermott2013-06-151-8/+4
|
* Makefile.in: Make uninstall target non-recursive.P. J. McDermott2013-06-151-11/+37
|
* Makefile.in: Make install target non-recursive.P. J. McDermott2013-06-151-11/+39
|
* Makefile.in: Move opkhelper_3_0 macro definition.P. J. McDermott2013-06-151-1/+1
|
* Makefile.in: Make clean target non-recursive.P. J. McDermott2013-06-151-11/+23
|
* Make man/ non-recursive.P. J. McDermott2013-06-151-7/+23
|
* Make locale/ non-recursive.P. J. McDermott2013-06-151-5/+12
|
* Make lib/metadata/ non-recursive.P. J. McDermott2013-06-151-5/+11
|
* Make lib/package/ non-recursive.P. J. McDermott2013-06-151-4/+8
|
* Make lib/ non-recursive.P. J. McDermott2013-06-151-7/+17
|
* Make src/ non-recursive.P. J. McDermott2013-06-151-8/+42
|
* Add a "dist-xz" target.P. J. McDermott2012-10-261-0/+4
|
* Distribute both COPYING.2 and COPYING.3.P. J. McDermott2012-10-201-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. McDermott2012-10-161-1/+1
|
* Add a space before "=" in macro assignment.P. J. McDermott2012-10-131-1/+1
|
* Include tests in opkbuild distribution archive.P. J. McDermott2012-10-101-0/+1
|
* Support OPKHELPER_3_0 macro in makefiles.P. J. McDermott2012-10-081-1/+3
|
* Add sysconfdir macro to Makefile.in.P. J. McDermott2012-10-081-0/+2
|
* Uninstall main lib modules after lib plugins.P. J. McDermott2012-10-081-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. McDermott2012-10-041-2/+2
|
* Remove old genopkg.sh script.P. J. McDermott2012-10-041-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. McDermott2012-10-021-0/+1
|
* Add lib/{package,metadata}/ files to build system.P. J. McDermott2012-09-301-0/+10
|
* Pass "metadata" macro to sub-makefiles.P. J. McDermott2012-09-301-1/+2
|
* Fix shell command language list.P. J. McDermott2012-09-091-1/+1
|
* Make "test" target depend on "all" target.P. J. McDermott2012-09-081-1/+1
|
* Pass DESTDIR macro into environment of unit tests.P. J. McDermott2012-09-081-1/+1
|
* Add support for unit tests to build system.P. J. McDermott2012-09-081-0/+4
|
* Add "libopkbuild" macro to build system.P. J. McDermott2012-09-041-1/+3
|
* Update makefiles for opkbuild 3.0.0.P. J. McDermott2012-09-041-1/+1
|
* Get rid of old INSTALL macros.P. J. McDermott2012-08-021-2/+0
|
* Pass macros like DESTDIR without using a file.P. J. McDermott2012-08-021-24/+26
|
* Write locale input makefile.P. J. McDermott2012-08-021-4/+13
|
* Start rewriting build system.P. J. McDermott2012-08-021-42/+25
|