aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2024-03-12Install kmod.pc in ${datadir}/pkgconfigMike Gilbert1-0/+3
2024-03-05kmod 32v32Lucas De Marchi1-1/+1
2024-02-20Remove unmaintained experimental toolsEmil Velikov1-10/+0
2024-02-02configure: tweak the module_directory help stringEmil Velikov1-1/+1
2024-02-02testsuite: drop mkosiLucas De Marchi1-1/+0
2024-02-02Drop python bindingsLucas De Marchi1-20/+0
2023-12-06configure: Check that provided paths are absoluteMichal Suchanek1-0/+17
2023-12-06libkmod, depmod, modprobe: Make directory for kernel modules configurableMichal Suchanek1-0/+7
2023-11-07libkmod: remove pkcs7 obj_to_hash_algo()Dimitri John Ledkov1-7/+0
2023-10-17kmod: Add pkgconfig file with kmod compile time configurationMichal Suchanek1-0/+11
2023-10-17libkmod, depmod: Load modprobe.d, depmod.d from ${prefix}/lib.Michal Suchanek1-0/+5
2023-10-17configure: Detect openssl sm3 supportMichal Suchanek1-0/+7
2023-09-29kmod 31v31Lucas De Marchi1-1/+1
2023-03-06configure.ac: fix link with -llzmaFabrice Fontaine1-4/+4
2023-02-21configure: manage libkmod.pc.in and version.py.in via AC_CONFIG_FILESEmil Velikov1-0/+2
2023-02-10testsuite: Handle different sysconfdirLucas De Marchi1-3/+0
2022-12-26kmod: configure.ac: In _Noreturn check, include <stdlib.h> for exitFlorian Weimer1-1/+2
2022-06-30kmod 30v30Lucas De Marchi1-1/+1
2021-05-20kmod 29v29Lucas De Marchi1-1/+1
2021-01-07testsuite: Automatically skip tests that fail when sysconfdir != /etc.Marius Bakke1-0/+2
2021-01-07kmod 28v28Lucas De Marchi1-1/+1
2020-09-10add Zstandard compression supportTorge Matthies1-1/+12
2020-02-18kmod 27v27Lucas De Marchi1-1/+1
2019-02-20build: Stop using doltAdrian Bunk1-1/+0
2019-02-13Link against libcrypto, not all of opensslDave Reisner1-2/+2
2019-02-07kmod 26v26Lucas De Marchi1-1/+1
2019-02-04build: check openssl versionLucas De Marchi1-1/+1
2019-02-04libkmod-signature: implement pkcs7 parsing with opensslYauheni Kaliuta1-0/+11
2018-01-08kmod 25v25Lucas De Marchi1-1/+1
2018-01-02build: use tool from configureLucas De Marchi1-0/+1
2017-02-23kmod 24v24Lucas De Marchi1-1/+1
2016-07-20kmod 23v23Lucas De Marchi1-1/+1
2015-11-17kmod 22v22Lucas De Marchi1-1/+1
2015-06-09kmod 21v21Lucas De Marchi1-1/+1
2015-06-08build: add relevant features to KMOD_FEATURES in config.hLucas De Marchi1-0/+7
2015-06-06tools: Hide new commands behind experimental flagLucas De Marchi1-0/+9
2015-05-31build: cache modules from playgroundLucas De Marchi1-0/+6
2015-03-05build: use doltLucas De Marchi1-0/+1
2015-03-01kmod 20v20Lucas De Marchi1-1/+1
2015-02-27build: we are kmod, not systemdLucas De Marchi1-2/+2
2015-02-26shared: avoid checking for __STDC_VERSION__Lucas De Marchi1-0/+8
2015-02-26build: simplify and organize configureLucas De Marchi1-18/+11
2015-02-10shared: add helper function to add and check for overflowLucas De Marchi1-0/+2
2015-02-10build: check for required builtin functionsLucas De Marchi1-0/+3
2015-01-26Revert "build: enable LTO and _FORTIFY_SOURCE with optimization"Lucas De Marchi1-11/+1
2015-01-25build: pass --no-undefined to linkerLucas De Marchi1-0/+1
2015-01-25build: enable LTO and _FORTIFY_SOURCE with optimizationLucas De Marchi1-1/+11
2015-01-07build-sys: integrate coverage reportLucas De Marchi1-1/+24
2015-01-02build-sys: rename cflags/ldflags variableLucas De Marchi1-2/+2
2014-12-17build: Do not force diagnostics-color flagMike Auty1-1/+0
2014-11-16kmod 19v19Lucas De Marchi1-1/+1
2014-09-29Add back-up implementation of be32toh()Randy MacLeod1-0/+3
2014-06-14kmod 18v18Lucas De Marchi1-1/+1
2014-04-07Add strndupa to missing.hLucas De Marchi1-0/+3
2014-04-06kmod 17v17Lucas De Marchi1-1/+1
2014-03-26build-sys: add hooks to build python bindingsLucas De Marchi1-0/+19
2014-03-24build-sys: try harder to shut up compiler wrt strict-aliasingLucas De Marchi1-1/+1
2014-03-24build-sys: Remove bogus line causing warningLucas De Marchi1-1/+0
2014-03-06build-sys: Do not require xsltproc for installation of man pagesLucas De Marchi1-4/+2
2013-12-22kmod 16v16Lucas De Marchi1-1/+1
2013-11-10build: Allow disabling maintainer modeAnders Olofsson1-0/+1
2013-10-26build-sys: enable colored diagnostics if availableLucas De Marchi1-0/+1
2013-09-06build: remove check for typeofLucas De Marchi1-1/+0
2013-09-06Add configure check for _Static_assert()Thomas Petazzoni1-0/+6
2013-08-22kmod 15v15Lucas De Marchi1-1/+1
2013-07-30build: Install bash completion dataLucas De Marchi1-1/+11
2013-07-03kmod 14v14Lucas De Marchi1-1/+1
2013-06-06build-sys: do not allow --enable staticLucas De Marchi1-0/+4
2013-04-09kmod 13v13Lucas De Marchi1-1/+1
2013-04-09build-sys: Always enable parallel testsLucas De Marchi1-1/+1
2013-04-09libkmod: Move finit_module() definition to missing.hLucas De Marchi1-0/+1
2013-04-04libkmod: Use secure_getenv if availableCristian Rodríguez1-0/+1
2013-02-19libkmod: add finit_module logicKees Cook1-0/+3
2012-12-05kmod 12v12Lucas De Marchi1-1/+1
2012-11-08kmod 11v11Lucas De Marchi1-1/+1
2012-10-23build-sys: use AS_IF autoconf macroLucas De Marchi1-2/+2
2012-10-22build-sys: require xsltproc when manpages are enabledSami Kerola1-1/+4
2012-10-02build-sys: Remove --with-rootprefix optionDave Reisner1-6/+0
2012-09-06kmod 10v10Lucas De Marchi1-1/+1
2012-07-31build-sys: add 'man' entry in summaryLucas De Marchi1-0/+1
2012-07-31build-sys: Add --disable-manpages optionColin Walters1-0/+5
2012-06-19kmod 9v9Lucas De Marchi1-1/+1
2012-04-19kmod 8v8Lucas De Marchi1-1/+1
2012-03-19kmod 7v7Lucas De Marchi1-1/+1
2012-03-19build-sys: don't set CFLAGS and LDFLAGSLucas De Marchi1-50/+52
2012-03-17build-sys: re-organize configure.acLucas De Marchi1-18/+50
2012-03-17configure.ac: Move link only flags out of CFLAGS and into LDFLAGS.Randy Witt1-3/+5
2012-03-02kmod 6v6Lucas De Marchi1-1/+1
2012-02-24Move repository to kernel.orgLucas De Marchi1-1/+1
2012-02-08Check if libc has __xstatLucas De Marchi1-0/+2
2012-02-06kmod 5v5Lucas De Marchi1-1/+1
2012-01-26testsuite: add skeletonLucas De Marchi1-1/+1
2012-01-17Check if struct stat has mtim memberLucas De Marchi1-1/+3
2012-01-16kmod 4v4Lucas De Marchi1-1/+1
2012-01-12build-sys: build man pagesLucas De Marchi1-0/+2
2012-01-10build-sys: allow building without having gtk-doc installedLucas De Marchi1-0/+3
2012-01-09build-sys: do not run configure in autogen.shLucas De Marchi1-1/+1
2012-01-09doc: add gtk-doc to generate documentationLucas De Marchi1-0/+5
2012-01-05kmod 3v3Lucas De Marchi1-1/+1
2011-12-24Support for loading Xz-compressed modulesJan Engelhardt1-1/+11
2011-12-24build: use AC_ARG_WITH for zlibJan Engelhardt1-5/+5
2011-12-24build: use pkgconfig to detect zlibJan Engelhardt1-13/+3
2011-12-23build-sys: use AS_IFLucas De Marchi1-16/+14
2011-12-23tools: kmod: Add handling of compat modinfoLucas De Marchi1-0/+1
2011-12-22introduce --with-rootlibdir=DIRKay Sievers1-0/+6
2011-12-21Remove useless warning causing trouble in sparc64Lucas De Marchi1-1/+0
2011-12-21do not (mis-)use the config file generator for non-autobuild stuffKay Sievers1-1/+3
2011-12-20kmod 2v2Lucas De Marchi1-1/+1
2011-12-20build-sys: do not use some compile flags by defaultLucas De Marchi1-3/+0
2011-12-20build-sys: default to "" as rootprefixLucas De Marchi1-1/+1
2011-12-20configure: disable static zlib build.Gustavo Sverzut Barbieri1-21/+3
2011-12-20introduce --with-rootprefix=DIRKay Sievers1-0/+6
2011-12-20build: use dist-xzJan Engelhardt1-1/+2
2011-12-19ELF: initial support for modinfo and strip of modversions and vermagic.Gustavo Sverzut Barbieri1-0/+1
2011-12-17implement zlib module loading.Gustavo Sverzut Barbieri1-0/+42
2011-12-16Add address of mailing listLucas De Marchi1-1/+1
2011-12-14Do not depend on AM_SILENT_RULES if it is not available.Luis Felipe Strano Moraes1-0/+1
2011-12-12Rename project from libkmod to kmodLucas De Marchi1-4/+4
2011-12-12build-sys: replace spaces with tabsLucas De Marchi1-49/+49
2011-12-12build-sys: move remaining warning flags to configureLucas De Marchi1-0/+4
2011-12-11add lsmod, insmod and rmmod tools.Gustavo Sverzut Barbieri1-0/+7
2011-12-11beef compile flags.Gustavo Sverzut Barbieri1-1/+47
2011-11-22Add some good practices to autofooLucas De Marchi1-0/+6
2011-11-21Rename libabc to libkmodLucas De Marchi1-7/+8
2011-11-21Import skeleton from libabcLucas De Marchi1-0/+54