]> git.ipfire.org Git - thirdparty/kmod.git/history - configure.ac
Install kmod.pc in ${datadir}/pkgconfig
[thirdparty/kmod.git] / configure.ac
2024-03-12  Mike GilbertInstall kmod.pc in ${datadir}/pkgconfig master
2024-03-06  Lucas De Marchikmod 32 v32
2024-02-20  Emil VelikovRemove unmaintained experimental tools
2024-02-02  Emil Velikovconfigure: tweak the module_directory help string
2024-02-02  Lucas De Marchitestsuite: drop mkosi
2024-02-02  Lucas De MarchiDrop python bindings
2023-12-06  Michal Suchanekconfigure: Check that provided paths are absolute
2023-12-06  Michal Suchaneklibkmod, depmod, modprobe: Make directory for kernel...
2023-11-07  Dimitri John Ledkovlibkmod: remove pkcs7 obj_to_hash_algo()
2023-10-17  Michal Suchanekkmod: Add pkgconfig file with kmod compile time configu...
2023-10-17  Michal Suchaneklibkmod, depmod: Load modprobe.d, depmod.d from ${prefi...
2023-10-17  Michal Suchanekconfigure: Detect openssl sm3 support
2023-09-29  Lucas De Marchikmod 31 v31
2023-03-06  Fabrice Fontaineconfigure.ac: fix link with -llzma
2023-02-22  Emil Velikovconfigure: manage libkmod.pc.in and version.py.in via...
2023-02-10  Lucas De Marchitestsuite: Handle different sysconfdir
2022-12-26  Florian Weimerkmod: configure.ac: In _Noreturn check, include <stdlib...
2022-06-30  Lucas De Marchikmod 30 v30
2021-05-20  Lucas De Marchikmod 29 v29
2021-01-08  Marius Bakketestsuite: Automatically skip tests that fail when...
2021-01-07  Lucas De Marchikmod 28 v28
2020-09-11  Torge Matthiesadd Zstandard compression support
2020-02-18  Lucas De Marchikmod 27 v27
2019-02-20  Adrian Bunkbuild: Stop using dolt
2019-02-13  Dave ReisnerLink against libcrypto, not all of openssl
2019-02-07  Lucas De Marchikmod 26 v26
2019-02-05  Lucas De Marchibuild: check openssl version
2019-02-04  Yauheni Kaliutalibkmod-signature: implement pkcs7 parsing with openssl
2018-01-09  Lucas De Marchikmod 25 v25
2018-01-03  Lucas De Marchibuild: use tool from configure
2017-02-24  Lucas De Marchikmod 24 v24
2016-07-20  Lucas De Marchikmod 23 v23
2015-11-18  Lucas De Marchikmod 22 v22
2015-06-09  Lucas De Marchikmod 21 v21
2015-06-09  Lucas De Marchibuild: add relevant features to KMOD_FEATURES in config.h
2015-06-07  Lucas De Marchitools: Hide new commands behind experimental flag
2015-05-31  Lucas De Marchibuild: cache modules from playground
2015-03-05  Lucas De Marchibuild: use dolt
2015-03-01  Lucas De Marchikmod 20 v20
2015-02-27  Lucas De Marchibuild: we are kmod, not systemd
2015-02-26  Lucas De Marchishared: avoid checking for __STDC_VERSION__
2015-02-26  Lucas De Marchibuild: simplify and organize configure
2015-02-10  Lucas De Marchishared: add helper function to add and check for overflow
2015-02-10  Lucas De Marchibuild: check for required builtin functions
2015-01-26  Lucas De MarchiRevert "build: enable LTO and _FORTIFY_SOURCE with...
2015-01-26  Lucas De Marchibuild: pass --no-undefined to linker
2015-01-26  Lucas De Marchibuild: enable LTO and _FORTIFY_SOURCE with optimization
2015-01-08  Lucas De Marchibuild-sys: integrate coverage report
2015-01-02  Lucas De Marchibuild-sys: rename cflags/ldflags variable
2014-12-17  Mike Autybuild: Do not force diagnostics-color flag
2014-11-16  Lucas De Marchikmod 19 v19
2014-09-29  Randy MacLeodAdd back-up implementation of be32toh()
2014-06-14  Lucas De Marchikmod 18 v18
2014-04-07  Lucas De MarchiAdd strndupa to missing.h
2014-04-06  Lucas De Marchikmod 17 v17
2014-03-27  Lucas De Marchibuild-sys: add hooks to build python bindings
2014-03-25  Lucas De Marchibuild-sys: try harder to shut up compiler wrt strict...
2014-03-24  Lucas De Marchibuild-sys: Remove bogus line causing warning
2014-03-06  Lucas De Marchibuild-sys: Do not require xsltproc for installation...
2013-12-22  Lucas De Marchikmod 16 v16
2013-11-11  Anders Olofssonbuild: Allow disabling maintainer mode
2013-10-26  Lucas De Marchibuild-sys: enable colored diagnostics if available
2013-09-06  Lucas De Marchibuild: remove check for typeof
2013-09-06  Thomas PetazzoniAdd configure check for _Static_assert()
2013-08-22  Lucas De Marchikmod 15 v15
2013-07-30  Lucas De Marchibuild: Install bash completion data
2013-07-03  Lucas De Marchikmod 14 v14
2013-06-06  Lucas De Marchibuild-sys: do not allow --enable static
2013-04-09  Lucas De Marchikmod 13 v13
2013-04-09  Lucas De Marchibuild-sys: Always enable parallel tests
2013-04-09  Lucas De Marchilibkmod: Move finit_module() definition to missing.h
2013-04-04  Cristian Rodríguezlibkmod: Use secure_getenv if available
2013-02-19  Kees Cooklibkmod: add finit_module logic
2012-12-05  Lucas De Marchikmod 12 v12
2012-11-08  Lucas De Marchikmod 11 v11
2012-10-23  Lucas De Marchibuild-sys: use AS_IF autoconf macro
2012-10-22  Sami Kerolabuild-sys: require xsltproc when manpages are enabled
2012-10-02  Dave Reisnerbuild-sys: Remove --with-rootprefix option
2012-09-06  Lucas De Marchikmod 10 v10
2012-07-31  Lucas De Marchibuild-sys: add 'man' entry in summary
2012-07-31  Colin Waltersbuild-sys: Add --disable-manpages option
2012-06-19  Lucas De Marchikmod 9 v9
2012-04-19  Lucas De Marchikmod 8 v8
2012-03-19  Lucas De Marchikmod 7 v7
2012-03-19  Lucas De Marchibuild-sys: don't set CFLAGS and LDFLAGS
2012-03-17  Lucas De Marchibuild-sys: re-organize configure.ac
2012-03-17  Randy Wittconfigure.ac: Move link only flags out of CFLAGS and...
2012-03-03  Lucas De Marchikmod 6 v6
2012-02-24  Lucas De MarchiMove repository to kernel.org
2012-02-08  Lucas De MarchiCheck if libc has __xstat
2012-02-06  Lucas De Marchikmod 5 v5
2012-01-26  Lucas De Marchitestsuite: add skeleton
2012-01-17  Lucas De MarchiCheck if struct stat has mtim member
2012-01-16  Lucas De Marchikmod 4 v4
2012-01-12  Lucas De Marchibuild-sys: build man pages
2012-01-10  Lucas De Marchibuild-sys: allow building without having gtk-doc installed
2012-01-09  Lucas De Marchibuild-sys: do not run configure in autogen.sh
2012-01-09  Lucas De Marchidoc: add gtk-doc to generate documentation
2012-01-05  Lucas De Marchikmod 3 v3
2011-12-24  Lucas De MarchiMerge branch 'master' of git://dev.medozas.de/libkmod
next