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
/
lib
/
control.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
ob_set_substvar(): Shorten sed script comments
Patrick McDermott
2018-12-25
1
-6/+6
*
libopkbuild: Move function definitions before points of use
Patrick McDermott
2018-12-25
1
-29/+29
*
libopkbuild: Update header comments, copyright years, & license
Patrick McDermott
2018-12-24
1
-9/+9
*
libopkbuild: Drop include guards
Patrick McDermott
2018-12-22
1
-3/+0
*
ob_use(): Remove
Patrick McDermott
2018-12-22
1
-3/+0
*
_ob_parse_control_error(): Drop quotes around int.
P. J. McDermott
2013-08-18
1
-1/+1
*
lib/*.sh, lib/*/*.sh: Add ".sh" to header comment.
P. J. McDermott
2013-08-18
1
-1/+1
*
lib/*.sh, lib/*/*.sh: Rewrite include guards.
P. J. McDermott
2013-08-18
1
-2/+2
*
lib/control.sh: Reflow long command lines.
P. J. McDermott
2013-08-18
1
-6/+3
*
lib/control.sh: Remove _ob_local.
P. J. McDermott
2013-08-18
1
-119/+125
*
Use cat in ob_parse_{control,changelog}().
P. J. McDermott
2012-11-22
1
-1/+3
*
ob_set_substvar(): Escape single quotes in value.
P. J. McDermott
2012-11-16
1
-0/+3
*
Validate substvar names.
P. J. McDermott
2012-10-26
1
-1/+9
*
Support comments in control files.
P. J. McDermott
2012-10-25
1
-0/+3
*
Remove only newlines in substitution var values.
P. J. McDermott
2012-10-24
1
-2/+2
*
Add _obpco_check_fields to _ob_local args.
P. J. McDermott
2012-10-24
1
-1/+1
*
Make optional first line of control value text.
P. J. McDermott
2012-10-23
1
-2/+2
*
Make optional the space after ":" in control info.
P. J. McDermott
2012-10-23
1
-1/+2
*
Implement ob_substvars().
P. J. McDermott
2012-10-23
1
-0/+54
*
Implement ob_set_substvar().
P. J. McDermott
2012-10-23
1
-0/+30
*
Make optional params 3 & 4 of ob_parse_control().
P. J. McDermott
2012-10-23
1
-20/+31
*
Additionally license everything under GPLv2.
P. J. McDermott
2012-10-16
1
-1/+1
*
Run control cb after continuation lines are found.
P. J. McDermott
2012-10-03
1
-7/+19
*
Fix old variable names in ob_parse_control().
P. J. McDermott
2012-10-02
1
-4/+4
*
Fix an old variable name.
P. J. McDermott
2012-10-02
1
-1/+1
*
Fix uses of an old function name.
P. J. McDermott
2012-10-02
1
-1/+1
*
Factor out name of internal text domain.
P. J. McDermott
2012-09-30
1
-1/+1
*
Don't use the old "util" module.
P. J. McDermott
2012-09-26
1
-1/+0
*
Fix ob_use() arguments.
P. J. McDermott
2012-09-26
1
-3/+3
*
Return rather than print value in _ob_return.
P. J. McDermott
2012-09-09
1
-4/+8
*
Use new stack MM in control module.
P. J. McDermott
2012-09-08
1
-28/+10
*
Use ob_use instead of . in all rewritten modules.
P. J. McDermott
2012-09-08
1
-3/+3
*
Set text domain before getting message strings.
P. J. McDermott
2012-09-05
1
-1/+8
*
Largely rewrite control library module.
P. J. McDermott
2012-09-05
1
-191/+97
*
Remove remaining (old) magic numbers from library.
P. J. McDermott
2012-08-03
1
-2/+0
*
Internationalize list item separator.
P. J. McDermott
2012-08-02
1
-1/+2
*
Fix problems is control parsing and generation.
P. J. McDermott
2012-08-02
1
-18/+25
*
Calculate installed size of packages.
P. J. McDermott
2012-08-02
1
-3/+32
*
Set more fields for "src:" binary packages.
P. J. McDermott
2012-08-01
1
-5/+14
*
Write oh_control_gen_*() and fix tr commands.
P. J. McDermott
2012-08-01
1
-2/+57
*
Report control file parse errors.
P. J. McDermott
2012-08-01
1
-11/+33
*
Write control library file.
P. J. McDermott
2012-08-01
1
-0/+126