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
/
parsePreamble.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-17
Permit unexpanded macros to slip through spec tag sanity checks (RhBug:547997)
Panu Matilainen
1
-2
/
+2
2009-09-02
Take advantage of new header string getters
Panu Matilainen
1
-6
/
+2
2009-09-02
Eliminate uses of headerNVR() and friends in librpmbuild code
Panu Matilainen
1
-4
/
+3
2009-09-01
Group tag inheritance doesn't need special treatment, just copy with others
Panu Matilainen
1
-8
/
+1
2009-08-31
Replace equal/not equal uses of str[n]cmp() with rstreq[n] in build code
Panu Matilainen
1
-8
/
+8
2009-08-13
Add an option bug reporting URL tag to packages (RhBug:512774)
Panu Matilainen
1
-0
/
+4
2009-07-23
Kill off lclint remnants everywhere
Panu Matilainen
1
-1
/
+0
2009-06-16
Don't check Provides/Requires for bad characters, they could be UTF-8
Jindrich Novy
1
-4
/
+4
2009-06-15
Check for valid chars in Requires/Provides as well
Jindrich Novy
1
-6
/
+13
2009-06-10
Add new function to check valid characters in NVR (ticket #59)
Jindrich Novy
1
-18
/
+32
2009-06-10
Nuke useless compatibility stuff and put V/R checking where it belongs
Jindrich Novy
1
-16
/
+5
2009-06-09
Make whitelist of characters allowed in NVR (ticket #59, rhbz#493157)
Jindrich Novy
1
-1
/
+4
2009-06-01
Generate preamble tag lengths at build time and make it const
Panu Matilainen
1
-57
/
+45
2009-06-01
Issue deprecation warnings for PreReq and BuildPreReq
Panu Matilainen
1
-2
/
+2
2009-06-01
Turn unused spec syntax obsoletion mechanism into deprecation warning
Panu Matilainen
1
-5
/
+4
2009-04-06
Don't allow '~', '/' characters and ".." sequence in NVR (rhbz#493157)
Jindrich Novy
1
-1
/
+12
2009-02-18
Revert fix for rhbz#442105, it has unwanted side effects
Jindrich Novy
1
-10
/
+4
2009-01-13
Remove redundant anyarch check
Jindrich Novy
1
-2
/
+2
2009-01-13
Simplify group tag inheritance for a bit
Jindrich Novy
1
-2
/
+2
2009-01-13
Inherit group tag from the main package if unspecified (rhbz#470714)
Jindrich Novy
1
-5
/
+15
2009-01-12
Ignore BuildArch tags for anyarch actions (rhbz#442105)
Jindrich Novy
1
-2
/
+8
2008-12-05
Tighten up setting and checking of buildroot (ticket #10)
Panu Matilainen
1
-0
/
+21
2008-09-12
headerAddEntry() is deprecated, use headerPutString() instead
Panu Matilainen
1
-1
/
+1
2008-09-12
Make sure RPMTAG_GROUP is always present in packages
Panu Matilainen
1
-0
/
+5
2008-08-26
Allow noarch subpackages
Jindrich Novy
1
-6
/
+19
2008-08-06
Simplify spec buildroot hysteria
Panu Matilainen
1
-44
/
+3
2008-07-01
Convert Epoch parsing to use parseUnsignedNum()
Jindrich Novy
1
-3
/
+3
2008-06-19
Use type-specific headerPut() for all of build/parsePreamble.c
Panu Matilainen
1
-27
/
+10
2008-06-18
Convert RPM_BIN_TYPE uses in build to headerPut()
Panu Matilainen
1
-5
/
+8
2008-06-17
Convert most of parsePreamble to headerPut()
Panu Matilainen
1
-11
/
+25
2008-06-13
Allow spaces in Source/Patch URLs and filenames
Jindrich Novy
1
-1
/
+0
2008-05-31
Replace couple of generic td iterators with safer string iteration
Panu Matilainen
1
-4
/
+5
2008-05-29
Make Group: tag not mandatory in spec
Jindrich Novy
1
-1
/
+0
2008-05-13
Convert couple of headerGetEntry() uses to new interface in parsePreamble
Panu Matilainen
1
-17
/
+15
2008-05-13
Use tag container iterator for ismemberInEntry()
Panu Matilainen
1
-9
/
+7
2008-05-13
Convert checkForDuplicates() to use new interfaces
Panu Matilainen
1
-5
/
+7
2008-05-12
Convert internal uses of headerSprintf() to headerFormat()
Panu Matilainen
1
-2
/
+1
2008-05-06
Eliminate nasty hackery with "special" doc + docdir format
Panu Matilainen
1
-0
/
+30
2008-05-05
Streamline parsePreamble() exists
Panu Matilainen
1
-27
/
+21
2008-04-29
Plug memleak in parseSimplePart()
Panu Matilainen
1
-5
/
+9
2008-04-28
Don't leak memory on failure in checkForValidArchitectures()
Panu Matilainen
1
-6
/
+9
2008-04-15
Remove rhnplatform, cvsid/svnid, serial and copyright tag from rpmbuild
Jindrich Novy
1
-10
/
+1
2008-04-09
And one more url->path rename for local variable...
Panu Matilainen
1
-2
/
+2
2008-04-09
Yet more url ripping - buildroot is never an url
Panu Matilainen
1
-18
/
+15
2008-03-31
Make ExcludeArch/ExclusiveArch/ExcludeOS/ExclusiveOS actually work
Jindrich Novy
1
-2
/
+5
2008-03-25
Don't use static buffers to communicate between funcs, avoid buffer overflows.
Jindrich Novy
1
-10
/
+11
2008-03-25
Use rasprintf() for NVR construction to remove BUFSIZ limit.
Jindrich Novy
1
-12
/
+28
2008-03-25
Avoid artificial limits on tag name.
Jindrich Novy
1
-3
/
+1
2008-03-18
Minimal namespacing for locale-insensitive x*() string functions
Panu Matilainen
1
-10
/
+10
2008-03-06
Make yet more build tables readonly
Panu Matilainen
1
-5
/
+6
[next]