Imported Upstream version 0.6.24
[platform/upstream/libsolv.git] / tools / CMakeLists.txt
2018-11-30 DongHun KwakImported Upstream version 0.6.24 94/194194/1 upstream/0.6.24
2014-01-20 Michael SchroederMerge pull request #41 from dmacvicar/master
2013-12-03 Michael Schroedersupport appdata parsing in tools, support SUSE auto...
2013-10-15 Michael SchroederOnly complile "patchcheck" for SUSE systems
2013-04-02 Michael SchroederMerge pull request #27 from weinhold/upstream
2013-03-30 Ingo WeinholdDefine SYSTEM_LIBRARIES in main CMakeLists.txt
2012-11-12 Michael Schroederadd deb2solv for completeness
2012-06-27 Michael SchroederMerge pull request #15 from akozumpl/pullreq
2012-06-22 Michael Schroeder- add ENABLE_BZIP2_COMPRESSION and ENABLE_CUDFREPO...
2012-04-02 Michael Schroeder- make sure to link against the lzma library if ENABLE_...
2012-03-30 Michael Schroeder- add support for archlinux packages/repos
2012-03-22 Michael Schroeder- add M&M synthesis file parser, add mkd2solv tool
2012-02-21 Michael Schroeder- add testsolv tool
2012-02-02 Michael Schroeder- start support for Fedora comps format
2012-01-18 Michael Schroeder- add cmake options to only build for some repository...
2011-07-12 Michael Schroeder- rename all sat_ to solv_
2011-05-26 Michael Schroeder- allow to build a shared and a static version of the...
2011-05-24 Michael Schroeder- add ver files, fix build
2011-05-24 Michael Schroederrename satsolver -> libsolv
2011-01-28 Michael AndresInstall 'installcheck'
2010-11-11 Klaus KämpfMerge branch 'master' of gitorious.org:opensuse/sat...
2010-06-01 Michael Schroeder- work around debian obsoletes handling for now
2009-06-22 Michael Schroeder- forgot to adapt ruby/python bindings
2009-06-22 Michael Schroeder- create libsatsolverext static library
2009-06-20 Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-06-20 Michael Schroeder- clean up ugly products handling
2009-06-20 Klaus KämpfMerge branch 'master' of git@git.opensuse.org:projects...
2009-06-19 Michael Schroeder- start with fileconflicts detection support
2009-06-15 Klaus KämpfMerge branch 'master' of git@git.opensuse.org:projects...
2009-05-13 Michael Schroeder- start transaction ordering
2009-03-24 Klaus KämpfMerge branch 'master' of git@git.opensuse.org:projects...
2009-03-18 Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-03-18 Michael Schroeder- kill obsolete and broken patchxml support
2009-01-19 Michael Schroeder- add inferior arch handling
2008-11-19 Michael MatzCompile repo_write.c and common_write.c only once,...
2008-10-15 Duncan Mac-Vicar Pmove tools test to tests/tools, only bindings will...
2008-09-26 Klaus Kaempfbnc#429177
2008-09-09 Klaus Kaempfrevert last change
2008-09-09 Klaus Kaempf- rpmdb2solv changes:
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-09-03 Klaus Kaempf- switch /etc/products.d from .prod (ini format) to...
2008-08-22 Duncan Mac-Vicar Pno longer needed
2008-08-14 Klaus Kaempffix diskusagexml2solv install
2008-08-14 Klaus Kaempffix file name
2008-08-14 Klaus Kaempfparse diskusage.xml
2008-08-11 Klaus Kaempfprepare for parsing 'installed' products
2008-08-01 Duncan Mac-Vicar Pbah revert... you dreamer
2008-08-01 Duncan Mac-Vicar P- repo_helix does not belong to sat solver core
2008-07-11 Duncan Mac-Vicar P- make repo2solv.sh also take repomd.xml in count
2008-07-11 Duncan Mac-Vicar P- Implementation of infrastructure for
2008-05-27 Klaus Kaempf- prepare for tools testing
2008-05-08 Duncan Mac-Vicar P- parser for deltainfo.xml, stores yum-presto xml infor...
2008-04-09 Duncan Mac-Vicar P- add support for parsing updateinfo.xml from repo2solv...
2008-03-28 Michael MatzLet's be more forgiving and fix compilation without...
2008-03-28 Michael MatzDoesn't build -> revert.
2008-03-28 Duncan Mac-Vicar Pbackup
2008-03-24 Stephan Kulowinstall
2008-03-20 Michael Schroeder- clean up a bit
2008-03-20 Michael MatzTrigger cruisecontrol.
2008-03-05 Michael Schroeder- support header-range and sourcerpm in repo_rpmmd
2008-03-03 Michael Schroeder- add '-d' option to susetags2solv, reads all packages...
2008-02-29 Michael Schroeder- change solv format in an incompatible way, breaking...
2008-02-20 Michael Schroeder- link against rpmdb, not db43
2008-02-12 Stefan Schubert- Moving helix parser to the API
2008-02-11 Michael MatzMake susetags2solv directly read content files, so...
2008-02-11 Michael MatzFactor out the filter code in preparation for nicely...
2008-01-29 Michael Schroeder- add key filtering to repo_write
2007-12-28 Michael MatzInstall content2solv.
2007-12-08 Michael MatzPfeww. I'm tired, but now you can add refers from...
2007-12-08 Michael MatzStart moving the attribute store into the library.
2007-11-08 Stephan Kulowmake it executable
2007-11-08 Stephan Kulowinstall the tools
2007-10-28 Michael MatzStart of an attribute store. It can hold arbitrary...
2007-10-26 Duncan Mac-Vicar Pto follow SUSE tools conventions
2007-10-26 Duncan Mac-Vicar P- add cmake support