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
/
lib
/
depends.c
Age
Commit message (
Expand
)
Author
Files
Lines
1998-10-08
Consolidate i18n baggage into AM_GNU_GETTEXT and system.h.
jbj
1
-1
/
+0
1998-09-27
add Slovak translation (Stanislav Meduna <stano@trillian.eunet.sk>)
jbj
1
-4
/
+4
1998-07-31
Macro handling in rpmlib -- rework include: tag with macro expansion.
jbj
1
-1
/
+0
1998-07-30
Consolidated includes for librpmbuild API.
jbj
1
-2
/
+2
1998-07-25
Aggregate system includes into system.h.
jbj
1
-9
/
+1
1998-06-30
Provides: parsing in rpmrc wasn't done properly
ewt
1
-1
/
+1
1998-05-10
don't pay attention to reqflags unless a reqversion is present <sigh>
ewt
1
-1
/
+1
1998-05-05
fixed misc memory leaks
ewt
1
-0
/
+3
1998-04-16
return as soon as a dep loop is found
ewt
1
-0
/
+3
1998-03-27
added trigger support
ewt
1
-2
/
+2
1998-03-04
1) header file cleanups
ewt
1
-4
/
+4
1998-02-24
added byHeader to dependency conflict reporting
ewt
1
-0
/
+3
1998-01-09
added more i18n strings
ewt
1
-5
/
+7
1997-10-15
serial handling fixes
ewt
1
-3
/
+2
1997-10-03
added smarts for ordering sets
ewt
1
-15
/
+31
1997-09-16
added install/dep time support for obsoletes tag
ewt
1
-2
/
+18
1997-07-23
added provides rpmrc tag
ewt
1
-1
/
+14
1997-07-18
Dump the stack when a dependency loop is encountered
ewt
1
-5
/
+29
1997-07-16
Indexes need to me made w/ ordering is done
ewt
1
-0
/
+3
1997-07-08
Don't include packages multiple times in ordering
ewt
1
-0
/
+4
1997-07-08
Packages may satisfy their own dependencies
ewt
1
-0
/
+4
1997-07-01
Added install time prerequisite checking
ewt
1
-5
/
+86
1997-05-20
Moved includes of miscfn.h to the top.
ewt
1
-1
/
+1
1997-05-07
Changed a bunch of bsearch() calls to work when sizeof(int) != sizeof(int *)
ewt
1
-7
/
+4
1997-05-07
Added include of config.h
ewt
1
-0
/
+1
1997-04-30
Added file (anything that begins with a leading /) dependencies.
ewt
1
-61
/
+126
1997-01-17
1) use config.h if available
ewt
1
-1
/
+3
1997-01-15
changed vercmp() to rpmvercmp()
ewt
1
-2
/
+2
1996-12-05
dependency checking didn't work with a NULL database (conflicts broke this)
ewt
1
-2
/
+3
1996-11-18
The Great Renaming
root
1
-55
/
+55
1996-10-21
conflict checking was using the wrong header
ewt
1
-1
/
+1
1996-10-20
added conflict checking
ewt
1
-31
/
+130
1996-09-25
conditionally includes alloca.h
ewt
1
-1
/
+4
1996-08-20
allows <version>-<release> in dependency version strings
ewt
1
-3
/
+21
1996-08-07
added rpmdepFreeConflicts() to fix bad core dump
ewt
1
-9
/
+24
1996-07-26
fixed another memory leak
ewt
1
-1
/
+8
1996-07-26
fixed bigger memory leak
ewt
1
-1
/
+5
1996-07-26
fixed minor leak
ewt
1
-1
/
+1
1996-07-19
don't core dump if we can't suggested a package that satisfies a dependency
ewt
1
-1
/
+5
1996-07-18
added rpmdepAvailablePackage() and made rpmdepCheck() suggest fixes
ewt
1
-39
/
+59
1996-07-17
generalize list of added packages, and fixed problem where packages
ewt
1
-89
/
+151
1996-07-12
fixed qsort() and bsearch() sizes for the provides table
root
1
-3
/
+3
1996-07-11
don't free lists never allocated!
ewt
1
-2
/
+2
1996-07-10
1) added version and serial number checking
ewt
1
-29
/
+129
1996-06-10
fixed bugs, added dependency checks for removed packages
ewt
1
-45
/
+159
1996-06-10
Initial revision
ewt
1
-0
/
+232