summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAge
* Use pkg-config for rpm libraries instead of custom codeLukáš Hrázký2021-02-15
* Remove custom CMake modules, use pkg-config insteadLukáš Hrázký2021-02-15
* Drop Python 2 supportDaniel Alley2021-02-01
* Don't rely on cmake defaults in spec and set cmake drpm default to offAleš Matěj2021-01-20
* remove expat xml library in favor of libxml2Aleš Matěj2020-03-10
* More correct way to find GLib2 and GThread2.Dmitry Mikhirev2020-02-14
* Depend on DRPM minimum version 0.4.0Aleš Matěj2019-08-27
* Revise drpm dependency check and bump the minimum version to 0.3.0Neal Gompa2019-08-06
* Add support for reading module metadataStephen Gallagher2019-04-23
* Make zchunk dependency optionalJonathan Dieter2018-11-26
* Add zchunk include directoriesJonathan Dieter2018-11-26
* Use pkg_check_modules to simplify CMakeListsJonathan Dieter2018-11-26
* Add zchunk integrationJonathan Dieter2018-11-26
* Utilize GNUInstallDirsDaniel Alley2018-11-19
* Bump minimum required cmake to 2.8Daniel Alley2018-11-19
* cmake: Introduce CREATEREPO_C_INSTALL_DEVELOPMENT optionJean-Christophe Fillion-Robin2018-11-19
* cmake: Introduce CREATEREPO_C_INSTALL_MANPAGES optionJean-Christophe Fillion-Robin2018-11-19
* setup.py: Set ENABLE_BASHCOMP option instead of checking for SKBUILDJean-Christophe Fillion-Robin2018-11-19
* cmake: Include OPENSSL_INCLUDE_DIR to support building against custom installJean-Christophe Fillion-Robin2018-11-19
* cmake: Support building libcreaterepo_c staticallyJean-Christophe Fillion-Robin2018-11-19
* Add the capability to build Python (PyPI) packages directly.Daniel Alley2018-11-19
* Set to build against Python 3 by defaultDaniel Alley2018-07-31
* Enable support for processing legacy tags by defaultNeal Gompa2018-06-10
* added switch to turn of python supportFrank Schreiner2016-04-14
* Support for threaded XZ encoding (Issue #53)Tomas Mlcoch2016-03-14
* Misc: Add cr_version_string_with_features() functionTomas Mlcoch2016-03-11
* CMake: Add ENABLE_DRPM optionTomas Mlcoch2016-03-11
* cmake option --enable-legacy-weakdeps to enable old SUSE weaktagsFrank Schreiner2016-03-03
* Cmake niceties for Python3, like librepo does it.Ralph Bean2015-11-23
* Enable drpm support when drpm library is detected on system (RhBug: 1261031) ...Tomas Mlcoch2015-09-29
* CMake: Don't require CXX compilerTomas Mlcoch2015-07-07
* CMake: Add bash completion for sqliterepo_c into MakefileTomas Mlcoch2015-05-06
* Bring bash completion install dir and filenames up to date with current bash-...Ville Skyttä2015-01-25
* drpm library: Explicitly try to locate libdrpm.so.0Tomas Mlcoch2014-12-11
* deltarpms: Don't show options for delta rpms if support is not availableTomas Mlcoch2014-12-11
* Deltarpm support (Experimental - the used drpm library is not stable!)Tomas Mlcoch2014-07-18
* CMake: Support for build with custom RPM version (CMake now supports RPM_PATH)Tomas Mlcoch2014-04-07
* CMake: Modify debug compilation flags.Tomas Mlcoch2014-03-03
* CMake: Remove deltarepoTomas Mlcoch2014-03-02
* CMake support for deltarepoTomas Mlcoch2013-12-05
* G_LOG_DOMAIN definition moved to CMake (removed logging.h)Tomas Mlcoch2013-09-30
* tests: Fix issue with missing rpath to libcreaterepo_c.so in tests while buil...Tomas Mlcoch2013-07-02
* checksum: New module + test + all checksum related operations switched to the...Tomas Mlcoch2013-06-01
* CMake: Remove unused CPACK stuff.Tomas Mlcoch2013-05-13
* Python: Experimantal implementation of Python bindings + tests.Tomas Mlcoch2013-05-06
* Code refactoring.Tomas Mlcoch2013-04-03
* Fix doxygen doc gen.Tomas Mlcoch2013-02-25
* Cmake scripts refactored & README update.Tomas Mlcoch2013-02-25
* Use VERSION.cmake for set current version instead of src/version.h.Tomas Mlcoch2013-02-22
* Another code refactoringTomas Mlcoch2012-07-25