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
/
opkbuild.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
Additionally license everything under GPLv2.
P. J. McDermott
2012-10-16
1
-1/+1
*
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
1
-11/+11
*
Run ob-{installdocs,gencontrol,buildopk} as UID 0.
P. J. McDermott
2012-10-08
1
-5/+6
*
Wrap a line that grew.
P. J. McDermott
2012-10-08
1
-2/+4
*
Set arch env vars for build systems.
P. J. McDermott
2012-10-08
1
-2/+13
*
Make -T option effective.
P. J. McDermott
2012-10-08
1
-8/+13
*
Set OPK_PACKAGES env var (specified by SPF 2.0).
P. J. McDermott
2012-10-08
1
-1/+2
*
s/_PLATFORM/_PLAT/ in env vars specified by SPF.
P. J. McDermott
2012-10-08
1
-7/+7
*
s/OB_/OPK_/ in env vars specified by SPF 2.0.
P. J. McDermott
2012-10-08
1
-35/+35
*
Prefix source binary package names with "src-".
P. J. McDermott
2012-10-08
1
-2/+2
*
Refactor opkbuild a bit.
P. J. McDermott
2012-10-04
1
-37/+67
*
Fix message about mutually exclusive options.
P. J. McDermott
2012-10-04
1
-5/+5
*
Print build/host arch/plat in opkbuild.
P. J. McDermott
2012-10-04
1
-0/+12
*
Use ob_get_system_path() in utilities.
P. J. McDermott
2012-10-04
1
-1/+2
*
Run ob-{gencontrol,buildopk} for source package.
P. J. McDermott
2012-10-03
1
-1/+2
*
Set OB_SOURCE, OB_SOURCE_VERSION, etc.
P. J. McDermott
2012-10-03
1
-0/+4
*
Fix path to build makefile.
P. J. McDermott
2012-10-03
1
-2/+2
*
Implement ob-buildenv.
P. J. McDermott
2012-10-03
1
-1/+18
*
Implement build_source() in opkbuild.
P. J. McDermott
2012-10-03
1
-0/+26
*
Add informational output to opkbuild.
P. J. McDermott
2012-10-03
1
-2/+5
*
Begin rewriting opkbuild.
P. J. McDermott
2012-10-02
1
-352/+115
*
Detect invalid binary package names.
P. J. McDermott
2012-08-02
1
-0/+4
*
Detect absence of binary package directories.
P. J. McDermott
2012-08-02
1
-0/+7
*
Fix binary package directory substring removal.
P. J. McDermott
2012-08-02
1
-1/+1
*
Add missing (no-)clean options to getopts operand.
P. J. McDermott
2012-08-02
1
-1/+1
*
Write oh_cache().
P. J. McDermott
2012-08-02
1
-18/+21
*
Fix ordering of functions.
P. J. McDermott
2012-08-02
1
-24/+27
*
Fix format version check.
P. J. McDermott
2012-08-02
1
-1/+1
*
Give format string to oh_error().
P. J. McDermott
2012-08-02
1
-1/+1
*
Fix spelling of OPT_UID0_CMD parameter.
P. J. McDermott
2012-08-02
1
-3/+3
*
Fix options handling and empty function body.
P. J. McDermott
2012-08-02
1
-2/+3
*
Start rewriting build system.
P. J. McDermott
2012-08-02
1
-1/+1
*
Generate "src:" package control in opkbuild.
P. J. McDermott
2012-08-01
1
-1/+1
*
Write oh_control_gen_*() and fix tr commands.
P. J. McDermott
2012-08-01
1
-4/+4
*
Parse source and binary control files in opkbuild.
P. J. McDermott
2012-08-01
1
-0/+33
*
Change a message identifier.
P. J. McDermott
2012-08-01
1
-5/+5
*
Hardcode relative path to changelog.
P. J. McDermott
2012-08-01
1
-1/+1
*
Add oh_set_source_dir().
P. J. McDermott
2012-08-01
1
-0/+3
*
Move metadata validation to oh_changelog_parse().
P. J. McDermott
2012-08-01
1
-16/+0
*
Parse only the latest changelog entry in opkbuild.
P. J. McDermott
2012-07-31
1
-1/+2
*
Install source package data.
P. J. McDermott
2012-07-31
1
-1/+24
*
Rewrite oh-copyconfig.
P. J. McDermott
2012-07-31
1
-51/+1
*
Rewrite oh-applypatches.
P. J. McDermott
2012-07-31
1
-12/+1
*
Add oh_usage and support oh-* utils in oh_help.
P. J. McDermott
2012-07-31
1
-0/+5
*
Write oh-unpacksource.
P. J. McDermott
2012-07-31
1
-52/+1
*
Support locale setting.
P. J. McDermott
2012-07-31
1
-3/+5
*
Rewrite opkbuild, add natural language support.
P. J. McDermott
2012-07-31
1
-374/+475
*
Fix default source/binary building behavior.
P. J. McDermott
2012-05-27
1
-2/+2
[next]