Imported Upstream version 17.10.0 upstream/17.10.0
authorDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 2 Sep 2019 07:18:39 +0000 (16:18 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 2 Sep 2019 07:18:39 +0000 (16:18 +0900)
commitf2bacbfbde76fd579903f669f3dd86ceba5a2cbb
tree98c83fd057ff336e767d6fbf33bda24b3bdb3867
parentb10d12946a18c12c18fb008b20dd25952fc07cbb
Imported Upstream version 17.10.0
23 files changed:
VERSION.cmake
libzypp.spec.cmake
package/libzypp.changes
tests/data/TCSelectable/RepoSRC.xml [new file with mode: 0644]
tests/data/TCSelectable/solver-test.xml
tests/sat/CMakeLists.txt
tests/sat/SolvableSpec_test.cc [new file with mode: 0644]
tools/DiskUsageCounter.cc [new file with mode: 0644]
tools/argparse.h [new file with mode: 0644]
zypp/CMakeLists.txt
zypp/base/String.cc
zypp/base/String.h
zypp/sat/Pool.cc
zypp/sat/Pool.h
zypp/sat/Solvable.cc
zypp/sat/Solvable.h
zypp/sat/SolvableSpec.cc [new file with mode: 0644]
zypp/sat/SolvableSpec.h [new file with mode: 0644]
zypp/sat/SolvableType.h
zypp/sat/detail/PoolImpl.cc
zypp/sat/detail/PoolImpl.h
zypp/sat/detail/PoolMember.h
zypp/target/TargetImpl.cc