summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2016-10-27Imported Upstream version 0.6.21upstream/0.6.21DongHun Kwak1-4/+4
2016-10-27Imported Upstream version 0.6.15upstream/0.6.15DongHun Kwak1-0/+1
2016-10-27Imported Upstream version 0.6.13upstream/0.6.13DongHun Kwak1-1/+10
2016-10-27Imported Upstream version 0.6.12upstream/0.6.12DongHun Kwak1-2/+10
2016-10-27Imported Upstream version 0.6.11upstream/0.6.11DongHun Kwak1-0/+20
2016-10-27Imported Upstream version 0.6.7upstream/0.6.7DongHun Kwak1-1/+0
2016-10-27Imported Upstream version 0.6.6upstream/0.6.6DongHun Kwak1-0/+7
2014-03-05add support for complex dependenciesMichael Schroeder1-1/+1
2014-01-24always put -Wl,--as-needed to the front of the system libsMichael Schroeder1-1/+2
2013-10-15make linked package support a condition build optionMichael Schroeder1-1/+3
2013-10-10ENABLE_RPMDB_BYRPMHEADERMichael Andres1-1/+1
2013-10-09add repo_appdata to parse AppStream's appdata filesMichael Schroeder1-1/+2
2013-07-25rename rpmdb_pubkey to pubkeyMichael Schroeder1-5/+5
2013-07-25add slow but small dsa/rsa implementationMichael Schroeder1-1/+5
2013-06-18fix berkeley db link logic, don't rely on FEDORA being setMichael Schroeder1-3/+4
2013-06-10cmake has some pitfallsMichael Schroeder1-2/+3
2013-06-10try share/manMichael Schroeder1-0/+3
2013-06-10install manpagesMichael Schroeder1-0/+2
2013-04-23M&M uses rpm, so automatically set ENABLE_RPMDBMichael Schroeder1-0/+1
2013-04-16Add basic Haiku support to build systemIngo Weinhold1-1/+17
2013-04-10use pgpDigGetParams() if availableMichael Schroeder1-1/+3
2013-03-30Define SYSTEM_LIBRARIES in main CMakeLists.txtIngo Weinhold1-1/+12
2012-10-19check for rpm/db.h header fileMichael Schroeder1-0/+3
2012-10-15add repo_add_rpm_handle, add ENABLE_RPMDB_BYRPMHEADER so that we don't need t...Michael Schroeder1-0/+2
2012-06-22- add ENABLE_BZIP2_COMPRESSION and ENABLE_CUDFREPO to support some cudf testsMichael Schroeder1-1/+6
2012-04-11- clean up system type definition, use -DSUSE=1 when building for suseMichael Schroeder1-21/+46
2012-04-03- get rid of DEBINA_SEMANTICS, add pool->noarchid, add DISTTYPE_ARCHMichael Schroeder1-1/+1
2012-04-02- make sure to link against the lzma library if ENABLE_LZMA_COMPRESSION is setMichael Schroeder1-0/+3
2012-03-30- add support for archlinux packages/reposMichael Schroeder1-1/+4
2012-03-26- rename to ENABLE_LZMA_COMPRESSION as the lib is called lzmaMichael Schroeder1-2/+2
2012-03-26- implement support for xz/lzma compressionMichael Schroeder1-1/+3
2012-03-22- add M&M synthesis file parser, add mkd2solv toolMichael Schroeder1-1/+3
2012-02-28- use -D<sym> for swig (-D<sym>=1 works for me as well, but it isn't documented)Michael Schroeder1-1/+1
2012-02-28- also export solv config to swig, thanks Zdenek PavlasMichael Schroeder1-0/+1
2012-02-23- version -> VersionMichael Schroeder1-1/+1
2012-02-21- add a simple testcaseMichael Schroeder1-0/+3
2012-02-20- make old rpmdb pubkey support optionalMichael Schroeder1-1/+4
2012-02-02- start support for Fedora comps formatMichael Schroeder1-1/+2
2012-01-27- remove NDEBUG for nowMichael Schroeder1-2/+2
2012-01-20- switch build type to RelWithDebInfoMichael Schroeder1-0/+1
2012-01-20Change cflags for release modeFlavio Castelli1-1/+1
2012-01-18- add cmake options to only build for some repository typesMichael Schroeder1-33/+56
2011-10-10remove Werror for nowMichael Schroeder1-1/+1
2011-10-06Provide a FindLibSolv.cmake fileMichael Andres1-0/+1
2011-07-18- no Check for nowMichael Schroeder1-1/+0
2011-07-14- build binding subpackagesMichael Schroeder1-5/+7
2011-07-13- add support for bindings creationMichael Schroeder1-0/+7
2011-07-12- rename all sat_ to solv_Michael Schroeder1-1/+1
2011-05-27- add back srcpackage_local for hudsonMichael Schroeder1-0/+3
2011-05-26- allow to build a shared and a static version of the librariesMichael Schroeder1-13/+8