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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-24
Put the macro evaluation in spec comments back.
Jindrich Novy
1
-11
/
+0
2010-05-21
Do not evaluate macros in spec comments (RhBug:594672)
Jindrich Novy
1
-0
/
+11
2010-04-29
Fixes missing __fxstat64 symbol on mac.
Giulio Eulisse
1
-0
/
+1
2010-04-29
Fix a few uninitialized variable cases found by clang-analyzer
Panu Matilainen
1
-1
/
+1
2010-04-13
Use correct tag for NOPATCH
Panu Matilainen
1
-1
/
+1
2010-04-12
readLineFromOFI may modify the fileStack, thus we have to re-set
Michael Schroeder
1
-0
/
+1
2010-04-12
Seems like a change was made to make %attr(-) go back to the
Michael Schroeder
1
-8
/
+28
2010-03-29
headerNextTag() fits the checkForDuplicates() use-case better
Panu Matilainen
1
-9
/
+5
2010-03-29
Oops, being a bit too strict on dependency qualifiers
Panu Matilainen
1
-7
/
+9
2010-03-29
Teach rpm about pre-transaction dependencies
Panu Matilainen
2
-1
/
+2
2010-03-29
Always fail build on unknown dependency qualifiers
Panu Matilainen
1
-3
/
+6
2010-03-29
Always initialize tagflags to RPMSENSE_ANY
Panu Matilainen
1
-2
/
+1
2010-03-29
Remove redundant assignments
Panu Matilainen
1
-10
/
+1
2010-03-29
Group the tag cases a bit more logically in parseRCPOT()
Panu Matilainen
1
-9
/
+9
2010-03-29
Drop "support" for per-scriptlet build-requires
Panu Matilainen
1
-21
/
+2
2010-03-29
Free up three bits from rpmsenseFlags
Panu Matilainen
2
-25
/
+29
2010-03-23
First take at pluggable file attribute + dependency extraction system
Panu Matilainen
1
-175
/
+156
2010-03-22
Lose the useless rpmio refcounting debug junk
Panu Matilainen
1
-6
/
+4
2010-03-22
Lose the useless rpmfi refcounting etc debug messages + debug switches
Panu Matilainen
1
-3
/
+2
2010-03-19
Bury FTS inside librpmbuild and eliminate from public ABI
Panu Matilainen
4
-2
/
+1366
2010-03-15
Avoid eating empty lines in spec %prep section (RhBug:573339)
Panu Matilainen
1
-1
/
+1
2010-03-11
More dumb thinko/typo/braindamage in scriptlet expansion patches
Panu Matilainen
1
-1
/
+1
2010-03-11
Support run-time macro and queryformat expansion on scriptlets
Panu Matilainen
3
-2
/
+45
2010-03-06
Lose a couple of leftover variables from times before headerPutString()
Panu Matilainen
1
-8
/
+4
2010-03-06
Dont bother translators with internal error debug foo
Panu Matilainen
1
-10
/
+0
2010-03-06
rpmdsN() and rpmdsEVR() returning NULL here is a serious can't happen
Panu Matilainen
1
-30
/
+4
2010-03-01
Remove now unused inFtw from file lists
Panu Matilainen
1
-6
/
+0
2010-03-01
Lose ancient prefix remnants from build code
Panu Matilainen
1
-23
/
+0
2010-03-01
Fix rpmfcAttrDeps() for perl modules (was broken in c03be327).
Ville Skyttä
1
-1
/
+1
2010-02-18
Perform dependency extraction solely based on collected attributes
Panu Matilainen
1
-105
/
+20
2010-02-18
Classify .desktop files by just path
Panu Matilainen
1
-2
/
+4
2010-02-18
fontconfig -> font dependency extractor rename
Panu Matilainen
1
-1
/
+1
2010-02-18
Add debug output for file attributes
Panu Matilainen
1
-0
/
+8
2010-02-18
Add path coloring for versioned python interpreter itself
Panu Matilainen
1
-0
/
+2
2010-02-18
Replace python-specific path-coloring hack with a generic mechanism
Panu Matilainen
1
-21
/
+45
2010-02-18
Script/interpreter terminology renaming
Panu Matilainen
1
-5
/
+5
2010-02-18
Eliminate silly redundancy
Panu Matilainen
1
-25
/
+9
2010-02-17
Only run dependency extractors on files with attached attributes
Panu Matilainen
1
-1
/
+3
2010-02-17
Simplify rpmfcAddFileDep()
Panu Matilainen
1
-15
/
+8
2010-02-17
Use text token attributes instead of bitfield for file classification
Panu Matilainen
2
-134
/
+128
2010-02-17
Plug a silly memleak in processPackageFiles()
Panu Matilainen
1
-1
/
+2
2010-02-10
Permit requires extraction too from fontconfig and desktop files
Panu Matilainen
1
-3
/
+1
2010-02-10
Split elf dependency extraction out of librpmbuild to external helper
Panu Matilainen
2
-307
/
+1
2010-02-10
Separate helper for script interpreters, split out of librpmbuild
Panu Matilainen
1
-60
/
+30
2010-02-10
Make rpmfcSCRIPT() a bit easier on the eyes...
Panu Matilainen
1
-34
/
+38
2010-02-01
Clean up rpmfcClassify() a bit more
Panu Matilainen
1
-15
/
+9
2010-02-01
Single point of exit for rpmfcClassify()
Panu Matilainen
1
-8
/
+8
2010-02-01
Clean up rpmfcHelper() a bit
Panu Matilainen
1
-18
/
+14
2010-02-01
rpmfc script coloring tweaks
Panu Matilainen
1
-11
/
+1
2010-02-01
Revert spec tag-macro concatenation changes
Panu Matilainen
1
-25
/
+2
[next]