Age | Commit message (Expand) | Author | Files | Lines |
2014-03-05 | add support for complex dependencies | Michael Schroeder | 1 | -1/+1 |
2014-01-24 | always put -Wl,--as-needed to the front of the system libs | Michael Schroeder | 1 | -1/+2 |
2013-10-15 | make linked package support a condition build option | Michael Schroeder | 1 | -1/+3 |
2013-10-10 | ENABLE_RPMDB_BYRPMHEADER | Michael Andres | 1 | -1/+1 |
2013-10-09 | add repo_appdata to parse AppStream's appdata files | Michael Schroeder | 1 | -1/+2 |
2013-07-25 | rename rpmdb_pubkey to pubkey | Michael Schroeder | 1 | -5/+5 |
2013-07-25 | add slow but small dsa/rsa implementation | Michael Schroeder | 1 | -1/+5 |
2013-06-18 | fix berkeley db link logic, don't rely on FEDORA being set | Michael Schroeder | 1 | -3/+4 |
2013-06-10 | cmake has some pitfalls | Michael Schroeder | 1 | -2/+3 |
2013-06-10 | try share/man | Michael Schroeder | 1 | -0/+3 |
2013-06-10 | install manpages | Michael Schroeder | 1 | -0/+2 |
2013-04-23 | M&M uses rpm, so automatically set ENABLE_RPMDB | Michael Schroeder | 1 | -0/+1 |
2013-04-16 | Add basic Haiku support to build system | Ingo Weinhold | 1 | -1/+17 |
2013-04-10 | use pgpDigGetParams() if available | Michael Schroeder | 1 | -1/+3 |
2013-03-30 | Define SYSTEM_LIBRARIES in main CMakeLists.txt | Ingo Weinhold | 1 | -1/+12 |
2012-10-19 | check for rpm/db.h header file | Michael Schroeder | 1 | -0/+3 |
2012-10-15 | add repo_add_rpm_handle, add ENABLE_RPMDB_BYRPMHEADER so that we don't need t... | Michael Schroeder | 1 | -0/+2 |
2012-06-22 | - add ENABLE_BZIP2_COMPRESSION and ENABLE_CUDFREPO to support some cudf tests | Michael Schroeder | 1 | -1/+6 |
2012-04-11 | - clean up system type definition, use -DSUSE=1 when building for suse | Michael Schroeder | 1 | -21/+46 |
2012-04-03 | - get rid of DEBINA_SEMANTICS, add pool->noarchid, add DISTTYPE_ARCH | Michael Schroeder | 1 | -1/+1 |
2012-04-02 | - make sure to link against the lzma library if ENABLE_LZMA_COMPRESSION is set | Michael Schroeder | 1 | -0/+3 |
2012-03-30 | - add support for archlinux packages/repos | Michael Schroeder | 1 | -1/+4 |
2012-03-26 | - rename to ENABLE_LZMA_COMPRESSION as the lib is called lzma | Michael Schroeder | 1 | -2/+2 |
2012-03-26 | - implement support for xz/lzma compression | Michael Schroeder | 1 | -1/+3 |
2012-03-22 | - add M&M synthesis file parser, add mkd2solv tool | Michael Schroeder | 1 | -1/+3 |
2012-02-28 | - use -D<sym> for swig (-D<sym>=1 works for me as well, but it isn't documented) | Michael Schroeder | 1 | -1/+1 |
2012-02-28 | - also export solv config to swig, thanks Zdenek Pavlas | Michael Schroeder | 1 | -0/+1 |
2012-02-23 | - version -> Version | Michael Schroeder | 1 | -1/+1 |
2012-02-21 | - add a simple testcase | Michael Schroeder | 1 | -0/+3 |
2012-02-20 | - make old rpmdb pubkey support optional | Michael Schroeder | 1 | -1/+4 |
2012-02-02 | - start support for Fedora comps format | Michael Schroeder | 1 | -1/+2 |
2012-01-27 | - remove NDEBUG for now | Michael Schroeder | 1 | -2/+2 |
2012-01-20 | - switch build type to RelWithDebInfo | Michael Schroeder | 1 | -0/+1 |
2012-01-20 | Change cflags for release mode | Flavio Castelli | 1 | -1/+1 |
2012-01-18 | - add cmake options to only build for some repository types | Michael Schroeder | 1 | -33/+56 |
2011-10-10 | remove Werror for now | Michael Schroeder | 1 | -1/+1 |
2011-10-06 | Provide a FindLibSolv.cmake file | Michael Andres | 1 | -0/+1 |
2011-07-18 | - no Check for now | Michael Schroeder | 1 | -1/+0 |
2011-07-14 | - build binding subpackages | Michael Schroeder | 1 | -5/+7 |
2011-07-13 | - add support for bindings creation | Michael Schroeder | 1 | -0/+7 |
2011-07-12 | - rename all sat_ to solv_ | Michael Schroeder | 1 | -1/+1 |
2011-05-27 | - add back srcpackage_local for hudson | Michael Schroeder | 1 | -0/+3 |
2011-05-26 | - allow to build a shared and a static version of the libraries | Michael Schroeder | 1 | -13/+8 |
2011-05-24 | rename satsolver -> libsolv | Michael Schroeder | 1 | -141/+120 |
2011-03-17 | - support cmake -DRPM5=1 | Michael Schroeder | 1 | -4/+24 |
2011-02-02 | Split satsolver-bindings off to a separate project/package | Klaus Kämpf | 1 | -16/+0 |
2011-01-24 | - merge in most of the MacOS changes from Dave Abrahams | Michael Schroeder | 1 | -0/+15 |
2010-06-08 | - link with all needed libraries, by Lorenzo Villani | Michael Schroeder | 1 | -0/+10 |
2010-06-01 | - work around debian obsoletes handling for now | Michael Schroeder | 1 | -0/+7 |
2009-10-06 | - support MULTI_SEMANTICS option | Michael Schroeder | 1 | -0/+5 |