aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2022-06-30kmod 30Lucas De Marchi
2021-05-20kmod 29Lucas De Marchi
2021-02-05testsuite: compress modules if feature is enabledLucas De Marchi
2021-01-07testsuite: Automatically skip tests that fail when sysconfdir != /etc.Marius Bakke
2021-01-07kmod 28Lucas De Marchi
2021-01-07build: add comment with rules for libtool version updateLucas De Marchi
2020-12-27build: fix distcheck due to missing zstdLucas De Marchi
2020-09-10add Zstandard compression supportTorge Matthies
2020-02-18kmod 27Lucas De Marchi
2019-12-18libkmod: Add parser for modules.builtin.modinfoAlexey Gladkov
2019-11-18Makefile.am: filter -Wl,--no-undefinedFabrice Fontaine
2019-10-25Do not check for undefined symbols when building the Python modulesThomas Petazzoni
2019-02-20build: Stop using doltAdrian Bunk
2019-02-13Link against libcrypto, not all of opensslDave Reisner
2019-02-07kmod 26Lucas De Marchi
2019-02-07build: fix make distcheckLucas De Marchi
2019-02-04libkmod-signature: implement pkcs7 parsing with opensslYauheni Kaliuta
2018-12-17Remove bootstrap* scriptsLucas De Marchi
2018-01-08kmod 25Lucas De Marchi
2018-01-03testsuite: generalize mkosi support for other distrosLucas De Marchi
2018-01-02build: use tool from configureLucas De Marchi
2018-01-02build: add mkosi hooksLucas De Marchi
2017-02-23kmod 24Lucas De Marchi
2017-02-23build: add missing headerLucas De Marchi
2017-02-22testsuite: depmod: check netsted loops reportingYauheni Kaliuta
2016-11-10build: fix build with disabled test modulesLucas De Marchi
2016-08-15Add scratchbuf implementationLucas De Marchi
2016-07-20kmod 23Lucas De Marchi
2016-05-21kmod: compiling with old sed version (!ERE support)Héctor Orón Martínez
2015-11-17kmod 22Lucas De Marchi
2015-06-22build: let sed use posix ERE instead of GNU extensionNatanael Copa
2015-06-09kmod 21Lucas De Marchi
2015-06-09build: add cache to distributed filesLucas De Marchi
2015-06-09build: silence stderr on coverity rulesLucas De Marchi
2015-06-06tools: Hide new commands behind experimental flagLucas De Marchi
2015-05-31build: cache modules from playgroundLucas De Marchi
2015-03-10build: sync dolt with upstreamLucas De Marchi
2015-03-07tools: add basic versions of insert and removeCaio Marcelo de Oliveira Filho
2015-03-05testsuite: remove .gitignore files when populating rootfsCaio Marcelo de Oliveira Filho
2015-03-01kmod 20Lucas De Marchi
2015-02-28testsuite: test builtin stateLucas De Marchi
2015-02-25build: add helpers to upload coverity tarballLucas De Marchi
2015-02-24build: add missing files to EXTRA_DISTLucas De Marchi
2015-02-03build: let touch on directory as last stepLucas De Marchi
2015-02-03testsuite: port test-dependencies to module-playgroundLucas De Marchi
2015-02-03testsuite: beef up module-playground in the build systemLucas De Marchi
2015-01-26testsuite: add tests for kmod_listCaio Marcelo de Oliveira Filho
2015-01-07build-sys: integrate coverage reportLucas De Marchi
2015-01-07testsuite: do not overrid paths inside buildLucas De Marchi
2015-01-02build-sys: rename cflags/ldflags variableLucas De Marchi