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
...
*
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
*
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
*
Update environment variable names in ob-* utils.
P. J. McDermott
2012-10-08
6
-16/+16
*
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
3
-5/+5
*
Fix some inconsistent quoting in utilities.
P. J. McDermott
2012-10-04
3
-12/+12
*
Fix an "rm" command in ob-buildopk.
P. J. McDermott
2012-10-04
1
-1/+1
*
Refactor opkbuild a bit.
P. J. McDermott
2012-10-04
1
-37/+67
*
Remove some more old oh-* utilities.
P. J. McDermott
2012-10-04
3
-269/+0
*
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
*
Remove an old TODO tag.
P. J. McDermott
2012-10-04
1
-1/+0
*
Use ob_get_system_path() in utilities.
P. J. McDermott
2012-10-04
4
-11/+17
*
Implement ob-installdocs.
P. J. McDermott
2012-10-04
1
-0/+28
*
Fix some issues in ob-buildopk.
P. J. McDermott
2012-10-03
1
-3/+4
*
Fix "SH" build system macro in ob-installdocs.
P. J. McDermott
2012-10-03
1
-1/+1
*
Implement ob-buildopk.
P. J. McDermott
2012-10-03
2
-2/+60
*
Run ob-{gencontrol,buildopk} for source package.
P. J. McDermott
2012-10-03
1
-1/+2
*
Implement ob-gencontrol.
P. J. McDermott
2012-10-03
2
-2/+167
*
Write a stub ob-installdocs.
P. J. McDermott
2012-10-03
2
-2/+39
*
Improve binary package loop in ob-installplatconf.
P. J. McDermott
2012-10-03
1
-3/+5
*
Finish implementation of ob-installplatconf.
P. J. McDermott
2012-10-03
1
-0/+45
*
Clean up some old oh-* utilities.
P. J. McDermott
2012-10-03
4
-291/+0
*
Implement a stub ob-installplatconf.
P. J. McDermott
2012-10-03
2
-2/+38
*
Add informational output to ob-checkbuilddeps.
P. J. McDermott
2012-10-03
1
-0/+2
*
Implement ob-applypatches.
P. J. McDermott
2012-10-03
2
-2/+57
*
Fix header comments in ob-buildenv.
P. J. McDermott
2012-10-03
1
-2/+2
*
Set OB_SOURCE, OB_SOURCE_VERSION, etc.
P. J. McDermott
2012-10-03
1
-0/+4
*
Implement ob-unpacksource.
P. J. McDermott
2012-10-03
2
-2/+126
*
Fix path to build makefile.
P. J. McDermott
2012-10-03
1
-2/+2
*
Implement ob-buildenv.
P. J. McDermott
2012-10-03
3
-3/+101
*
Implement a stub ob-checkbuilddeps.
P. J. McDermott
2012-10-03
2
-2/+38
*
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
[prev]
[next]