]> git.ipfire.org Git - thirdparty/kmod.git/history - Makefile.am
Install kmod.pc in ${datadir}/pkgconfig
[thirdparty/kmod.git] / Makefile.am
2013-01-18  Michal Mareklibkmod: Return module signature information in kmod_mo...
2012-12-05  Lucas De Marchikmod 12 v12
2012-11-08  Lucas De Marchikmod 11 v11
2012-11-06  Lucas De Marchitools: use a single function for logging libkmod output
2012-11-06  Lucas De Marchitools: share function to convert prio to string
2012-10-04  Lucas De Marchitestsuite: add depmod test for modules.alias
2012-10-02  Dave Reisnerbuild-sys: Remove --with-rootprefix option
2012-09-08  Dave ReisnerMakefile: remove redundant flags to $(RM)
2012-09-08  Dave ReisnerDefine rootfs as dependency of check-am
2012-09-08  Dave ReisnerRevert "build-sys: disable jobserver for rootfs target"
2012-09-06  Lucas De Marchikmod 10 v10
2012-07-31  Colin Waltersbuild-sys: Add --disable-manpages option
2012-07-10  Dave Reisnerbuild-sys: disable jobserver for rootfs target
2012-07-10  Lucas De Marchitestsuite: re-license under LGPL
2012-06-29  Dave ReisnerImplicitly run 'make rootfs' with 'make check'
2012-06-19  Lucas De Marchikmod 9 v9
2012-06-19  Lucas De Marchibuild-sys: allow compressed modules in testsuite
2012-06-19  Lucas De Marchibuild-sys: Make dirs writable on rootfs creation
2012-06-15  Lucas De MarchiRemove ifdef for building tools not bundled
2012-06-14  Lucas De Marchibuild-sys: add missing header to fix distcheck
2012-06-14  Lucas De Marchitools: rename source files
2012-06-06  Lucas De Marchitestsuite: add timeout for each test
2012-06-05  Lucas De Marchitestsuite: add mkdir_p implementation
2012-06-05  Lucas De Marchitestsuite: check if rootfs dir is dirty before running
2012-06-05  Lucas De Marchitestsuite: rename rootfs dir
2012-06-05  Lucas De Marchibuild-sys: provide --sysconfdir to make distcheck flags
2012-05-11  Dan McGeetest-conversion: convert test-get-dependencies to new...
2012-05-11  Dan McGeetest-conversion: convert test-blacklist to new infrastr...
2012-05-11  Lucas De Marchibuild-sys: copy rootfs to another directory
2012-05-11  Lucas De Marchibuild-sys: distribute testsuite
2012-05-11  Dan McGeetestsuite: ship testsuite/rootfs unzipped
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-03  Lucas De Marchikmod 6 v6
2012-02-24  Lucas De MarchiMove repository to kernel.org
2012-02-08  Lucas De Marchibuild-sys: add rule to pack rootfs
2012-02-08  Lucas De Marchitestsuite: add tests to modprobe --show-depends
2012-02-07  Dan McGeetestsuite: libtestsuite depends on individual components
2012-02-06  Lucas De Marchikmod 5 v5
2012-01-30  Lucas De Marchitestsuite: add test for kmod_module_new_from_name()
2012-01-30  Lucas De Marchibuild-sys: fix make dist
2012-01-30  Dave Reisnerbuild-sys: declare rootfs.tar.xz as dep of rootfs/
2012-01-28  Pedro Pedruzzitestsuite: add test for function alias_normalize
2012-01-26  Lucas De Marchibuild-sys: extract rootfs for make check
2012-01-26  Lucas De Marchitestsuite: trap calls to delete_module() including...
2012-01-26  Lucas De Marchibuild-sys: autotoolify build of check libraries
2012-01-26  Lucas De Marchitestsuite: add trap to init_module() including simple...
2012-01-26  Lucas De Marchitestsuite: add test for modinfo
2012-01-26  Lucas De Marchitestsuite: add simple test for list of loaded modules
2012-01-26  Lucas De Marchitestsuite: allow to run tests outside of top_buildir
2012-01-26  Lucas De Marchitestsuite: add trap to fopen() including tests
2012-01-26  Lucas De Marchitestsuite: fake kernel 4.0.20-kmod is out
2012-01-26  Lucas De Marchitestsuite: trap calls to uname
2012-01-26  Lucas De Marchitestsuite: test libkmod initialization
2012-01-26  Lucas De Marchitestsuite: add skeleton
2012-01-21  Lucas De Marchibuild-sys: do not create symlinks by default
2012-01-18  Lucas De Marchibuild-sys: forcefully create links
2012-01-18  Lucas De Marchibuild-sys: move modprobe to sbindir
2012-01-18  Lucas De MarchiAdd program to calculate the shortest relative path...
2012-01-17  Lucas De Marchibuild-sys: create symlinks if we are installing tools
2012-01-16  Lucas De Marchikmod 4 v4
2012-01-16  Lucas De Marchibuild-sys: add release helpers
2012-01-12  Lucas De Marchibuild-sys: build man pages
2012-01-11  Lucas De Marchitest: add check of module's state
2012-01-10  Lucas De Marchibuild-sys: fix build with zlib/xz after private lib
2012-01-10  Lucas De Marchibuild-sys: workaround libtool issue with argv[0]
2012-01-10  Lucas De Marchibuild-sys: build tests as part of check phase
2012-01-10  Lucas De Marchibuild-sys: create symlinks instead of building separate...
2012-01-09  Lucas De Marchidoc: add gtk-doc to generate documentation
2012-01-05  Lucas De Marchikmod 3 v3
2012-01-04  Lucas De Marchibuild-sys: do not install kmod-* tools
2012-01-01  Lucas De MarchiAdd test to check kmod_validate_resources
2011-12-28  Lucas De MarchiMove libkmod-util.c to convenience util lib
2011-12-28  Lucas De MarchiMove array implementation from depmode to libkmod-util
2011-12-27  Lucas De Marchitools: kmod: bundle depmod together with the others
2011-12-27  Lucas De MarchiMove util functions to libkmod-util.c
2011-12-27  Lucas De Marchikmod-depmod: use hash implementation from util lib
2011-12-27  Lucas De Marchibuild-sys: create libkmod-util.la convenience lib
2011-12-27  Gustavo Sverzut... kmod-depmod: initial code (no files generated, untested)
2011-12-27  Lucas De MarchiAdd test for probe insert
2011-12-27  Lucas De Marchibuild-sys: remove unneeded _SOURCES var
2011-12-24  Lucas De MarchiMerge branch 'master' of git://dev.medozas.de/libkmod
2011-12-24  Lucas De MarchiMerge branch 'master' of git://dev.medozas.de/libkmod
2011-12-24  Jan EngelhardtSupport for loading Xz-compressed modules
2011-12-24  Jan Engelhardtbuild: use pkgconfig to detect zlib
2011-12-24  Gustavo Sverzut... add test/test-elf
2011-12-23  Lucas De Marchitools: kmod: Add handling of compat modprobe
2011-12-23  Lucas De Marchitools: kmod: Add handling of compat modinfo
2011-12-23  Lucas De Marchitools: kmod: Add handling of compat insmod
2011-12-23  Lucas De Marchitools: kmod: Add handling of compat rmmod
2011-12-23  Lucas De Marchitools: kmod: Add handling of compat lsmod
2011-12-23  Lucas De Marchitools: add skeleton of kmod tool
2011-12-23  Lucas De Marchibuild-sys: use MKDIR_P
2011-12-22  Kay Sieversintroduce --with-rootlibdir=DIR
2011-12-21  Kay Sieversdo not (mis-)use the config file generator for non...
2011-12-21  Lucas De Marchikmod 2 v2
2011-12-20  Lucas De Marchibuild-sys: remove remaining _SOURCES var
2011-12-20  Kay Sieversintroduce --with-rootprefix=DIR
2011-12-20  Lucas De Marchibuild-sys: remove unneeded _SOURCES vars
next