|
Failed to load latest commit information. |
|
examples
|
fix comment
|
|
|
perl
|
newSVsv -> newSVpv; perlguts=weird
|
|
|
pypkgdepdb
|
pkgdepdb_db_package_remove -> _p and _i variant split
|
|
|
tests
|
unlink the test db file after the tests
|
|
|
.gitignore
|
README update; .gitignore update
|
|
|
.travis.yml
|
test travis...
|
|
|
BSDmakefile
|
use pkg-config to get libalpm cflags/libs
|
|
|
ChangeLog
|
set DB::CURRENT to the right value...
|
|
|
GNUmakefile
|
use pkg-config to get libalpm cflags/libs
|
|
|
LICENSE
|
setup.py.in and setup.py make target, and some .gitignore updates
|
|
|
Makefile
|
don't try to install-lib if not using WITH_LIBRARY=yes
|
|
|
Makefile.pre
|
setup.py.in and setup.py make target, and some .gitignore updates
|
|
|
NEWS
|
set DB::CURRENT to the right value...
|
|
|
README
|
README update; .gitignore update
|
|
|
capi_algorithm.h
|
extend the C api by a few more insertion functions
|
|
|
capi_common.cpp
|
make clang happy; add missing setter to pyapi
|
|
|
capi_config.cpp
|
Config: read config from string
|
|
|
capi_db.cpp
|
pkgdepdb_db_package_remove -> _p and _i variant split
|
|
|
capi_elf.cpp
|
extend the C api by a few more insertion functions
|
|
|
capi_package.cpp
|
extend the C api by a few more insertion functions
|
|
|
config.cpp
|
Config: read config from string
|
|
|
config.h.in
|
pkgdepdb_enable_* vars
|
|
|
db.cpp
|
missing headers and deal with an unused parameter when ALPM=no
|
|
|
db.h
|
load/store/read naming; consistency; --json arg parsing fix
|
|
|
db_format.cpp
|
set DB::CURRENT to the right value...
|
|
|
db_format.h
|
fix reading of old database formats, with checking this time
|
|
|
db_json.cpp
|
store checkdepends separately too
|
|
|
elf.cpp
|
pkgdepdb.h will contain the C interface; added prototypes;; WITH_LIBR…
|
|
|
elf.h
|
log prints now go over the config class so a callback can be used for…
|
|
|
endian.h
|
changing indentation style
|
|
|
filter.cpp
|
make clang happy; add missing setter to pyapi
|
|
|
filter.h
|
store checkdepends separately too
|
|
|
main.cpp
|
load/store/read naming; consistency; --json arg parsing fix
|
|
|
main.h
|
Config: read config from string
|
|
|
package.cpp
|
package conflict check now implicitly goes both ways...; checking all…
|
|
|
package.h
|
package conflict check now implicitly goes both ways...; checking all…
|
|
|
pkgdepdb.1.in
|
manpage: make the DESCRIPTION reflect the main purpose more
|
|
|
pkgdepdb.h
|
pkgdepdb_db_package_remove -> _p and _i variant split
|
|
|
setup.py.in
|
setup.py.in and setup.py make target, and some .gitignore updates
|
|
|
util.h
|
pkgdepdb namespace, Config class, split giant main.h into several hea…
|
|