build-sys: don't set CFLAGS and LDFLAGS
[platform/upstream/kmod.git] / configure.ac
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
2011-12-24 Jan EngelhardtSupport for loading Xz-compressed modules
2011-12-24 Jan Engelhardtbuild: use AC_ARG_WITH for zlib
2011-12-24 Jan Engelhardtbuild: use pkgconfig to detect zlib
2011-12-23 Lucas De Marchibuild-sys: use AS_IF
2011-12-23 Lucas De Marchitools: kmod: Add handling of compat modinfo
2011-12-22 Kay Sieversintroduce --with-rootlibdir=DIR
2011-12-21 Lucas De MarchiRemove useless warning causing trouble in sparc64
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: do not use some compile flags by default
2011-12-20 Lucas De Marchibuild-sys: default to "" as rootprefix
2011-12-20 Gustavo Sverzut... configure: disable static zlib build.
2011-12-20 Kay Sieversintroduce --with-rootprefix=DIR
2011-12-20 Jan Engelhardtbuild: use dist-xz
2011-12-19 Gustavo Sverzut... ELF: initial support for modinfo and strip of modversio...
2011-12-17 Gustavo Sverzut... implement zlib module loading.
2011-12-16 Lucas De MarchiAdd address of mailing list
2011-12-14 Luis Felipe Strano... Do not depend on AM_SILENT_RULES if it is not available.
2011-12-12 Lucas De MarchiRename project from libkmod to kmod
2011-12-12 Lucas De Marchibuild-sys: replace spaces with tabs
2011-12-12 Lucas De Marchibuild-sys: move remaining warning flags to configure
2011-12-12 Lucas De MarchiMerge branch 'use-mmap'
2011-12-11 Gustavo Sverzut... add lsmod, insmod and rmmod tools.
2011-12-11 Gustavo Sverzut... beef compile flags.
2011-11-22 Lucas De MarchiAdd some good practices to autofoo
2011-11-21 Lucas De MarchiRename libabc to libkmod
2011-11-21 Lucas De MarchiImport skeleton from libabc