summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Enable large file support on 32-bit systems againMichal Domonkos2023-05-171-0/+1
* Test for the variable rather than it's expansion in cmake filesPanu Matilainen2023-05-091-8/+15
* Fix bzip2 detectionFlorian Festi2023-05-091-1/+1
* Remove second share/ dir from infodir and mandirFlorian Festi2023-05-021-2/+2
* Use CMake Lua moduleMichal Domonkos2023-04-251-2/+8
* Have dist (and snapshot) targets automatically pull in the po submodulePanu Matilainen2023-04-131-1/+4
* Revert "Oops, require translations for dist tarballs"Panu Matilainen2023-04-131-1/+1
* Oops, require translations for dist tarballsPanu Matilainen2023-04-131-1/+1
* Document the library version update schemerpm-4.19.0-alphaPanu Matilainen2023-04-121-1/+6
* Bump the soname in anticipation of the 4.19 alpha releasePanu Matilainen2023-04-121-2/+2
* Handle IMA as an imported target, take IIMichal Domonkos2023-04-111-0/+4
* Don't rely on pkg-config for libmagic just yetMichal Domonkos2023-04-111-1/+8
* Include pre-built API docs and man pages in dist tarballsPanu Matilainen2023-04-111-1/+14
* Match the produced (compressed) tarball name in the target namePanu Matilainen2023-04-111-2/+3
* Add ChangeLog to the dist tarballPanu Matilainen2023-04-111-0/+9
* Add WITH_FAPOLICYD build optionFlorian Festi2023-04-111-0/+1
* Revert "Handle IMA as an imported target"Panu Matilainen2023-04-061-6/+0
* Bump our CMake requirement to 3.18Panu Matilainen2023-04-061-1/+1
* Handle IMA as an imported targetPanu Matilainen2023-04-061-0/+6
* Let cmake handle checking for mandatory componentsPanu Matilainen2023-04-061-5/+2
* Add translations to dist tarballs (if po submodule is present)Panu Matilainen2023-04-041-3/+8
* Include translations in dist tarballsPanu Matilainen2023-04-041-2/+6
* Fix translation directory not getting added on out-of-tree buildsPanu Matilainen2023-04-041-1/+1
* Call RPM_CONFIGDIR just that consistentlyPanu Matilainen2023-03-301-6/+6
* Honor rpm vendor setting from cmake, use a saner namePanu Matilainen2023-03-301-2/+2
* Restore snapshot make target in cmakePanu Matilainen2023-03-301-12/+24
* Enforce (some of) our documented build requirement versionsPanu Matilainen2023-03-131-5/+5
* Require xz >= 5.2.0, it was released in 2016 so old enoughPanu Matilainen2023-02-061-1/+1
* Fix case of LIBLZMA_FOUND variableRichard Phibel2023-01-091-1/+1
* Implement major() macro discovery in cmake similar to autoconfPanu Matilainen2023-01-091-3/+5
* Move bunch of global compile definitions to the targets needing themPanu Matilainen2022-12-151-6/+0
* Restore compiler sanity back to the level of the autotools buildPanu Matilainen2022-12-131-0/+10
* Implement proper imaevm detection in the cmake buildPanu Matilainen2022-12-131-0/+9
* Move optional/required function lists earlier so we can append to themPanu Matilainen2022-12-131-10/+12
* Select default db backend based on what's availablePanu Matilainen2022-12-131-1/+11
* Remove rpmquery and rpmverify symlinks on "make clean" againPanu Matilainen2022-12-071-1/+2
* Default to Sequoia crypto as per roadmapPanu Matilainen2022-11-291-1/+1
* Avoid unnecessary variables for cmake target data, part 2Panu Matilainen2022-11-281-24/+37
* Use cmake imported targets to let it sort out the compiler flag detailsPanu Matilainen2022-11-281-19/+15
* Add rpmsort utility for sorting RPM versionsRobbie Harwood2022-11-251-1/+1
* Also make the ci target a boolean option with explicit dependenciesPanu Matilainen2022-11-251-2/+3
* Make test-suite a boolean option with explicit dependenciesPanu Matilainen2022-11-251-4/+4
* Restore compiler warnings to autotools build levelPanu Matilainen2022-11-181-0/+1
* Turn missing utility warning from cmake to debug messagePanu Matilainen2022-11-181-1/+1
* Try to look up utility paths instead of just assuming /usr/binPanu Matilainen2022-11-041-3/+7
* Bump cmake requirement to 3.12 to reflect actual usePanu Matilainen2022-11-031-1/+1
* Fix libacl and libaudit linkage to use info from pkg-configPanu Matilainen2022-11-031-0/+8
* Fix some cmake newbie variable testing confusionPanu Matilainen2022-11-031-2/+2
* Split off translations to a separate projectPanu Matilainen2022-11-021-1/+4
* Unbreak rpmverify and rpmquery symlink creationPanu Matilainen2022-10-251-1/+1