Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |
2009-08-31 | - adapt to build with rpm-4.7 | Michael Schroeder | 1 | -3/+5 |
2009-07-15 | fix to compile | Michael Andres | 1 | -1/+1 |
2009-07-15 | - add satversion.h containing the current satsolver version | Michael Schroeder | 1 | -0/+1 |
2009-06-23 | - close fds before calling rpm | Michael Schroeder | 1 | -0/+1 |
2009-06-22 | - create libsatsolverext static library | Michael Schroeder | 1 | -1/+2 |
2008-12-17 | - fix fedora builds (bnc#444211) | Michael Schroeder | 1 | -0/+6 |
2008-12-03 | make SWIG optional | Klaus Kaempf | 1 | -5/+10 |
2008-11-19 | lets try to make this a documented project | Duncan Mac-Vicar P | 1 | -0/+1 |
2008-11-17 | - add "DartConfiguration.tcl" to exclude list | Michael Schroeder | 1 | -0/+1 |
2008-11-14 | - create destination directory as cpack can no longer do it | Michael Schroeder | 1 | -0/+4 |
2008-11-14 | - exclude some more files | Michael Schroeder | 1 | -0/+4 |
2008-11-14 | - bring cpack back to live | Michael Schroeder | 1 | -21/+8 |
2008-10-20 | refactor | Duncan Mac-Vicar P | 1 | -5/+2 |
2008-10-20 | - refactor FindCheck | Duncan Mac-Vicar P | 1 | -11/+13 |
2008-10-17 | fix finding the library | Duncan Mac-Vicar P | 1 | -1/+2 |
2008-10-16 | temporary make srcpackage while CPack is kaputt | Duncan Mac-Vicar P | 1 | -3/+18 |
2008-10-15 | move testsuite to tests/solver and add core unit tests | Duncan Mac-Vicar P | 1 | -1/+1 |
2008-09-09 | - Reenable -Werror and fix bindings. | Michael Andres | 1 | -2/+3 |
2008-09-09 | dont enable -Werror for bindings, swig sucks too much | Duncan Mac-Vicar P | 1 | -1/+0 |
2008-07-30 | cdash config | Duncan Mac-Vicar P | 1 | -0/+1 |
2008-07-23 | - no cache file in the src package, please! | Michael Schroeder | 1 | -0/+3 |
2008-05-27 | enable testing with ctest | Klaus Kaempf | 1 | -0/+2 |
2008-05-16 | adapt to cmake 2.6: | Klaus Kaempf | 1 | -0/+11 |
2008-04-05 | always package deptestomatic | Stephan Kulow | 1 | -4/+1 |
2008-03-13 | fix finding perl | Duncan Mac-Vicar P | 1 | -3/+0 |
2008-03-03 | - need that zlib library | Michael Schroeder | 1 | -0/+1 |
2008-02-26 | - more build fixes for other distros | Duncan Mac-Vicar P | 1 | -0/+2 |