Provide a FindLibSolv.cmake file
[platform/upstream/libsolv.git] / CMakeLists.txt
2011-10-06 Michael AndresProvide a FindLibSolv.cmake file
2011-07-18 Michael Schroeder- no Check for now
2011-07-14 Michael Schroeder- build binding subpackages
2011-07-13 Michael Schroeder- add support for bindings creation
2011-07-12 Michael Schroeder- rename all sat_ to solv_
2011-05-27 Michael Schroeder- add back srcpackage_local for hudson
2011-05-26 Michael Schroeder- allow to build a shared and a static version of the...
2011-05-24 Michael Schroederrename satsolver -> libsolv
2011-03-17 Michael Schroeder- support cmake -DRPM5=1
2011-02-02 Klaus KämpfSplit satsolver-bindings off to a separate project...
2011-01-25 Klaus KämpfMerge branch 'master' of gitorious.org:opensuse/sat...
2011-01-24 Michael Schroeder- merge in most of the MacOS changes from Dave Abrahams
2010-11-11 Klaus KämpfMerge branch 'master' of gitorious.org:opensuse/sat...
2010-06-08 Michael Schroeder- link with all needed libraries, by Lorenzo Villani
2010-06-01 Michael Schroeder- work around debian obsoletes handling for now
2010-02-15 Klaus Kämpffix conflict
2009-10-06 Michael Schroeder- support MULTI_SEMANTICS option
2009-08-31 Stephan KulowMerge branch 'master' of git://git.opensuse.org/project...
2009-08-31 Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-08-31 Michael Schroeder- adapt to build with rpm-4.7
2009-07-15 Michael AndresMerge branch 'master' of git@git.opensuse.org:projects...
2009-07-15 Michael Andresfix to compile
2009-07-15 Michael Schroeder- add satversion.h containing the current satsolver...
2009-06-23 Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-06-23 Michael Schroeder- close fds before calling rpm
2009-06-22 Michael Schroeder- create libsatsolverext static library
2008-12-17 Michael Schroeder- fix fedora builds (bnc#444211)
2008-12-03 Klaus Kaempfmake SWIG optional
2008-11-19 Duncan Mac-Vicar Plets try to make this a documented project
2008-11-17 Michael Schroeder- add "DartConfiguration.tcl" to exclude list
2008-11-14 Michael Schroeder- create destination directory as cpack can no longer...
2008-11-14 Michael Schroeder- exclude some more files
2008-11-14 Michael Schroeder- bring cpack back to live
2008-10-20 Duncan Mac-Vicar Prefactor
2008-10-20 Duncan Mac-Vicar P- refactor FindCheck
2008-10-17 Duncan Mac-Vicar Pfix finding the library
2008-10-16 Duncan Mac-Vicar Ptemporary make srcpackage while CPack is kaputt
2008-10-15 Duncan Mac-Vicar Pmove testsuite to tests/solver and add core unit tests
2008-09-09 Michael Andres- Reenable -Werror and fix bindings.
2008-09-09 Duncan Mac-Vicar Pdont enable -Werror for bindings, swig sucks too much
2008-07-30 Duncan Mac-Vicar Pcdash config
2008-07-23 Michael Schroeder- no cache file in the src package, please!
2008-05-27 Klaus Kaempfenable testing with ctest
2008-05-16 Klaus Kaempfadapt to cmake 2.6:
2008-04-05 Stephan Kulowalways package deptestomatic
2008-03-13 Duncan Mac-Vicar Pfix finding perl
2008-03-03 Michael Schroeder- need that zlib library
2008-02-26 Duncan Mac-Vicar P- more build fixes for other distros
2008-02-25 Duncan Mac-Vicar P- some fixes to get the stack built in other distributions
2008-02-20 Michael Schroeder- link against rpmdb, not db43
2008-02-16 Stephan Kulowsomehow the -Wall got lost in the debug build - fix
2008-02-12 Klaus KaempfIntroduce 'application layer' below sat-solver/applayer.
2008-02-11 Stephan Kulowget rid of -O3 in debug builds
2007-11-14 Stefan Schubertback to -r7755
2007-11-14 Stefan Schubertadded more logging
2007-11-08 Stephan Kulowinstall the tools
2007-11-08 Duncan Mac-Vicar Pcompile testsuite only if present
2007-11-06 Duncan Mac-Vicar Pdisable ruby policy because it breaks libzypp
2007-11-01 Klaus KaempfFirst try on a (ruby based) policy engine
2007-10-28 Stephan Kulowmake it debugable - use -DCMAKE_BUILD_TYPE=debug in...
2007-10-28 Stephan Kulowcontinue compiling with -Werror
2007-10-26 Duncan Mac-Vicar P- fix packaging
2007-10-26 Duncan Mac-Vicar P- add cmake support