]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Add DISTTYPE_CONDA and implement version comparison
authorMichael Schroeder <mls@suse.de>
Thu, 21 Mar 2019 14:28:24 +0000 (15:28 +0100)
committerMichael Schroeder <mls@suse.de>
Thu, 21 Mar 2019 14:28:24 +0000 (15:28 +0100)
commit67d113f336327f3e1adc384bee2990951b2b13c1
treeffb6ff6c6c0ec559b759ce1df81785929cf097c5
parent5e300d145c3b6a82c9a1b9bf09785be354bba62f
Add DISTTYPE_CONDA and implement version comparison
CMakeLists.txt
ext/testcase.c
src/CMakeLists.txt
src/conda.c [new file with mode: 0644]
src/conda.h [new file with mode: 0644]
src/evr.c
src/pool.c
src/pool.h
src/solvversion.h.in