aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2011-06-02doc: properly fix documentation generationJon Masters1-4/+7
2011-06-02build: fix release process to drive tools such as git, gpg, and scpJon Masters1-3/+54
2010-03-10build: remove explicit call to build modules.dep.binJon Masters1-1/+1
2010-03-10build: fix the release location for automated buildsJon Masters1-1/+1
2010-03-02doc: cleanup all of the man page documentationJon Masters1-1/+1
2009-05-27build: remove elf_core.c from source dependenciesJon Masters1-1/+1
2009-05-27add configure option to disable creation of .static utilsMike Frysinger1-1/+4
2009-05-27link modprobe.d(5) to modprobe.conf(5)Mike Frysinger1-1/+1
2009-05-19Merge branch 'elf_cleanup' of ../module_init_tools_andr345Jon Masters1-6/+6
2009-05-13docs/support files: remove deprecated/obsolete back-compat stuffRobby Workman1-2/+1
2009-05-12moduleops: rename to elfops and move to static libAndreas Robinson1-6/+6
2009-04-30Add elf_core.c into the EXTRA_SOURCES for the static libraryJon Masters1-0/+2
2009-04-30build: put shared functions in static libraryAndreas Robinson1-8/+22
2009-04-08remove all legacy support for pre-2.6 kernelsAlan Jenkins1-50/+5
2009-04-08"make check" shouldn't run our testsuiteAlan Jenkins1-2/+0
2009-03-12Move a few common functions and macros to "util"Alan Jenkins1-7/+7
2009-03-12Move more logging to common filesAlan Jenkins1-1/+1
2009-03-11build: Build tests in a separate directoryAlan Jenkins1-1/+3
2009-03-11build: Fix "make distclean"Alan Jenkins1-1/+1
2009-03-03build: make module-init-tools explicitly depend on docbook2manJon Masters1-3/+0
2009-02-10modinfo: needs logging.c to compileKay Sievers1-1/+1
2009-02-10mark man pages as dist targetsMike Frysinger1-1/+1
2009-01-23Filter configuration filesScott James Remnant1-2/+2
2008-11-25remove legacy support for devfs and pre-2.6 kernels from modprobeAndreas1-1/+1
2008-10-13modprobe: Add tests for reading module index filesAlan Jenkins1-0/+2
2008-10-13modprobe: use binary index filesAlan Jenkins1-1/+1
2008-10-13depmod: Add binary index filesJon Masters1-1/+1
2008-10-13Move modprobe & depmod's identical logging code into a shared fileAlan Jenkins1-2/+2
2006-12-08Begin tracking post-3.3-pre3 development with git.Jonathan Masters1-0/+142