summaryrefslogtreecommitdiffstats
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in: Distribute mksysconf.in.P. J. McDermott2013-06-151-0/+2
* 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
* 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
* 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
* 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
* Replace "/bin/sh" with "@@SHELL@@" in scripts.P. J. McDermott2012-04-241-0/+1
* Add '@@PACKAGE@@' and '@@VERSION@@' build macros.P. J. McDermott2012-03-211-1/+3
* Add DATADIR to build system.P. J. McDermott2012-02-201-0/+2
* Add 'ChangeLog' to distributed files.P. J. McDermott2012-02-131-1/+2
* Write a 'README' file.P. J. McDermott2012-02-131-1/+1
* Remove duplicate definition of macro 'MAKE'.P. J. McDermott2012-02-131-1/+0
* Fix 'dist-bzip2' target in input makefile.P. J. McDermott2012-02-131-1/+1
* Add distribution targets to build system.P. J. McDermott2012-02-131-0/+23
* Fix build system destination directory handling.P. J. McDermott2012-01-311-1/+1