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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
s/@@LIBOPKBUILD@@/@@PKGLIBDIR@@/ in sources.
P. J. McDermott
2013-06-15
9
-9/+9
*
Remove old input makefiles.
P. J. McDermott
2013-06-15
1
-83/+0
*
Make src/ non-recursive.
P. J. McDermott
2013-06-15
1
-0/+29
*
Exit on failure to parse package metadata.
P. J. McDermott
2012-11-16
9
-18/+18
*
Reduce platforms for OPK_PACKAGES.
P. J. McDermott
2012-11-15
1
-2/+6
*
Simplify variable setting; save a fork.
P. J. McDermott
2012-11-15
1
-1/+1
*
Add some more error handling to opkbuild.
P. J. McDermott
2012-11-14
1
-12/+37
*
Remove code for upstream build system arches.
P. J. McDermott
2012-11-14
1
-13/+2
*
Set an OPK_TOOL_PREFIX environment variable.
P. J. McDermott
2012-11-14
1
-0/+1
*
Make ob-unpacksource a bit more robust.
P. J. McDermott
2012-11-10
1
-2/+2
*
Support multiple build helpers in PATH.
P. J. McDermott
2012-10-27
1
-1/+3
*
Having no upstream/native sources is not an error.
P. J. McDermott
2012-10-27
1
-3/+4
*
Remove old oh-* utilities.
P. J. McDermott
2012-10-27
3
-163/+0
*
Make ob_get_doc_files() accept arch and plat args.
P. J. McDermott
2012-10-25
1
-1/+2
*
Use "<<-" here-doc operator to allow indentation.
P. J. McDermott
2012-10-25
3
-34/+34
*
Reduce platforms in dep fields in ob-gencontrol.
P. J. McDermott
2012-10-25
1
-3/+3
*
Look both ways before installing documentation.
P. J. McDermott
2012-10-24
1
-24/+32
*
Look both ways before unpacking sources.
P. J. McDermott
2012-10-24
1
-3/+7
*
Add missing "ob_use deps" in ob-gencontrol.
P. J. McDermott
2012-10-23
1
-0/+1
*
Perform var substitutions on some control fields.
P. J. McDermott
2012-10-23
1
-1/+6
*
Reduce binary package dependency fields.
P. J. McDermott
2012-10-22
1
-0/+12
*
Expect >= 1 platconf dirs from ob_get_system_path.
P. J. McDermott
2012-10-20
1
-7/+17
*
s/config/platconf/ in ob-installplatconf.
P. J. McDermott
2012-10-20
1
-4/+4
*
Add build helper directory to beginning of PATH.
P. J. McDermott
2012-10-20
1
-1/+1
*
Fix creation of documentation directories.
P. J. McDermott
2012-10-20
1
-3/+5
*
Additionally license everything under GPLv2.
P. J. McDermott
2012-10-16
13
-13/+13
*
Fix missing platform for src opk files.
P. J. McDermott
2012-10-16
1
-1/+1
*
Add host platform to opk file names.
P. J. McDermott
2012-10-16
1
-2/+5
*
Don't hardcode the host arch in ob-buildopk.
P. J. McDermott
2012-10-16
1
-3/+6
*
Make ob-gencontrol write a "Platform" field.
P. J. McDermott
2012-10-16
1
-4/+8
*
Make ob-gencontrol write a "Maintainer" field.
P. J. McDermott
2012-10-16
1
-0/+1
*
Don't rely on POSIX-conformant comment parsing.
P. J. McDermott
2012-10-13
1
-2/+2
*
Run mkdir in ob-installdocs only if necessary.
P. J. McDermott
2012-10-11
1
-2/+8
*
Only set toolchain prefix when cross building.
P. J. McDermott
2012-10-11
1
-1/+7
*
Temporarily disable invocation of ob-genchanges.
P. J. McDermott
2012-10-11
1
-1/+1
*
Don't omit arch:all packages from OPK_PACKAGES.
P. J. McDermott
2012-10-10
1
-1/+2
*
Ensure ob-* utils can be run w/o BINDIR in PATH.
P. J. McDermott
2012-10-09
2
-11/+12
*
Unset IFS after changing it.
P. J. McDermott
2012-10-09
1
-1/+2
*
Fix patch pathnames.
P. J. McDermott
2012-10-09
1
-0/+1
*
Replace unsafe/unnecessary ls command in for loop.
P. J. McDermott
2012-10-09
1
-1/+8
*
Fix install destination of runtime platconf files.
P. J. McDermott
2012-10-09
1
-1/+1
*
Install platconf files only for built packages.
P. J. McDermott
2012-10-09
1
-1/+1
*
Install docs only for built packages.
P. J. McDermott
2012-10-09
1
-1/+1
*
Pack archives only for built packages.
P. J. McDermott
2012-10-09
1
-1/+1
*
Generate control files only for built packages.
P. J. McDermott
2012-10-09
1
-1/+1
*
Move build helper check into ob_get_system_path().
P. J. McDermott
2012-10-08
1
-6/+4
*
Shorten some variable names in ob-unpacksource.
P. J. McDermott
2012-10-08
1
-18/+18
*
Support uncompressed upstream source archives.
P. J. McDermott
2012-10-08
1
-5/+8
*
Run ob-{installdocs,gencontrol,buildopk} as UID 0.
P. J. McDermott
2012-10-08
1
-5/+6
*
Implement setup_build_helper().
P. J. McDermott
2012-10-08
1
-2/+12
[next]