index
:
opkbuild/opkbuild.git
feature/build-system-improvements
feature/remove-_ob_local
master
OPK build system
Patrick McDermott
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
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
*
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
*
Add '@@PACKAGE@@' and '@@VERSION@@' build macros.
P. J. McDermott
2012-03-21
1
-1/+3
*
Add DATADIR to build system.
P. J. McDermott
2012-02-20
1
-0/+2
*
Add 'ChangeLog' to distributed files.
P. J. McDermott
2012-02-13
1
-1/+2
*
Write a 'README' file.
P. J. McDermott
2012-02-13
1
-1/+1
*
Remove duplicate definition of macro 'MAKE'.
P. J. McDermott
2012-02-13
1
-1/+0
*
Fix 'dist-bzip2' target in input makefile.
P. J. McDermott
2012-02-13
1
-1/+1
*
Add distribution targets to build system.
P. J. McDermott
2012-02-13
1
-0/+23
*
Fix build system destination directory handling.
P. J. McDermott
2012-01-31
1
-1/+1
*
Eliminate leading line break in 'install.config'.
P. J. McDermott
2012-01-25
1
-2/+1
*
Always populate 'install.config'.
P. J. McDermott
2012-01-25
1
-3/+6
*
Fix uninstallation.
P. J. McDermott
2012-01-25
1
-3/+3
*
Recurse into subdirectories in build system.
P. J. McDermott
2012-01-25
1
-12/+20
*
Start trying to modularize the makefiles.
P. J. McDermott
2012-01-24
1
-64/+28
[next]