index
:
tools/librpm-tizen
accepted/tizen_devbase_tools
accepted/tools_devbase_tools_legacy
devel
devel-py2
devel_psk_20160727
master
release-20160315
release-20160411
release-20160531
release-20160615
release-20160930
release-20161231
release-20171013
release-for-gbs-0.14
release-for-gbs-0.17
release-for-gbs-0.18
release-for-gbs-0.21
release-for-gbs-0.23
release-test-0.1
release-test-20150810
sandbox/soong9/devel
sandbox/wangbiao/py3-version
sandbox/wangbiao/py3_version
sandbox/wangbiao/riscv
sandbox/wangbiao/rpm414_tizen
sandbox/xuhy/fix-recursion-issue
sandbox/xuhy/rpm_tizen_riscv
spin-release-latest
test-devel
tizen
tznext
Domain: SCM / Build;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build
/
rpmbuild_internal.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-31
Report starting line for unclosed %if in specs
Panu Matilainen
1
-0
/
+1
2012-07-31
Allocate spec line buffer separately from spec struct
Panu Matilainen
1
-1
/
+2
2012-07-31
Track spec parse buffer position by offset instead of pointer
Panu Matilainen
1
-1
/
+1
2012-05-16
Push special doc directory generation next to other special doc foobar
Panu Matilainen
1
-2
/
+0
2012-05-16
Refactor special doc handling out of parseForSimple()
Panu Matilainen
1
-1
/
+0
2011-06-17
Support retrieving the spec contents in parsed format
Panu Matilainen
1
-0
/
+2
2010-12-01
Pass RPM_BUILD_ROOT to helper scripts through environment always
Panu Matilainen
1
-1
/
+2
2010-10-30
Const-correctness: source is a pointer to fullSource and must not be freed
Panu Matilainen
1
-1
/
+1
2010-10-29
Const-correctness: rpmCharCheck() doesn't modify field, make it const
Panu Matilainen
1
-1
/
+1
2010-10-29
Eliminate unused spectag and speclines goo from spec
Panu Matilainen
1
-35
/
+0
2010-10-28
Fix the remaining enum abuse over rpmParseState in librpmbuild
Panu Matilainen
1
-2
/
+2
2010-10-28
Pass the script to doScript() as const char *
Panu Matilainen
1
-1
/
+1
2010-10-28
Use ARGV_t for package fileFile, fileList and policyList
Panu Matilainen
1
-3
/
+3
2010-10-26
Bury StringBuf inside librpmbuild internals
Panu Matilainen
1
-0
/
+1
2010-10-26
Make rpmfcExec() internal
Panu Matilainen
1
-0
/
+11
2010-10-22
Brute-force s/rpmTag/rpmTagVal/ in entire librpmbuild
Panu Matilainen
1
-2
/
+2
2010-10-01
Use namespaced names for spec pkg and source opaque typedefs
Panu Matilainen
1
-0
/
+1
2010-10-01
Finish off our librpmbuild API mass-murder by turning everything opaque
Panu Matilainen
1
-0
/
+96
2010-10-01
rpmfcGenerateDepends() is internal, move away from public header
Panu Matilainen
1
-0
/
+9
2010-10-01
Whoops, missing RPM_GNUC_INTERNAL on stashSt()
Panu Matilainen
1
-0
/
+1
2010-09-21
Add "c++ protection" to (hopefully) all of our internal headers
Panu Matilainen
1
-0
/
+8
2010-09-21
Fix up bunch of silly int vs rpmRC return code mismatches
Panu Matilainen
1
-3
/
+3
2010-09-02
Eliminate _noDirTokens from librpmbuild API+ABI
Panu Matilainen
1
-2
/
+5
2010-09-02
Detect short-circuited build based on executed build steps from buildSpec()
Panu Matilainen
1
-1
/
+2
2010-09-01
Eliminate cookie from spec structure
Panu Matilainen
1
-2
/
+4
2010-09-01
Add new %sepolicy section to the spec file format
Steve Lawrence
1
-1
/
+19
2010-08-25
Stuff the remaining truly internal structure defs out of sight
Panu Matilainen
1
-0
/
+34
2010-08-25
Mass eviction of remaining internal helpers in librpmbuild API
Panu Matilainen
1
-0
/
+248