Link against libcrypto, not all of openssl
[platform/upstream/kmod.git] / Makefile.am
2019-02-13 Dave ReisnerLink against libcrypto, not all of openssl
2019-02-07 Lucas De Marchikmod 26 v26
2019-02-07 Lucas De Marchibuild: fix make distcheck
2019-02-04 Yauheni Kaliutalibkmod-signature: implement pkcs7 parsing with openssl
2018-12-17 Lucas De MarchiRemove bootstrap* scripts
2018-01-09 Lucas De Marchikmod 25 v25
2018-01-03 Lucas De Marchitestsuite: generalize mkosi support for other distros
2018-01-03 Lucas De Marchibuild: use tool from configure
2018-01-02 Lucas De Marchibuild: add mkosi hooks
2017-02-24 Lucas De Marchikmod 24 v24
2017-02-24 Lucas De Marchibuild: add missing header
2017-02-22 Yauheni Kaliutatestsuite: depmod: check netsted loops reporting
2016-11-11 Lucas De Marchibuild: fix build with disabled test modules
2016-08-15 Lucas De MarchiAdd scratchbuf implementation
2016-07-20 Lucas De Marchikmod 23 v23
2016-05-21 Héctor Orón Martínezkmod: compiling with old sed version (!ERE support)
2015-11-18 Lucas De Marchikmod 22 v22
2015-06-22 Natanael Copabuild: let sed use posix ERE instead of GNU extension
2015-06-09 Lucas De Marchikmod 21 v21
2015-06-09 Lucas De Marchibuild: add cache to distributed files
2015-06-09 Lucas De Marchibuild: silence stderr on coverity rules
2015-06-07 Lucas De Marchitools: Hide new commands behind experimental flag
2015-05-31 Lucas De Marchibuild: cache modules from playground
2015-03-10 Lucas De Marchibuild: sync dolt with upstream
2015-03-07 Caio Marcelo de... tools: add basic versions of insert and remove
2015-03-06 Caio Marcelo de... testsuite: remove .gitignore files when populating...
2015-03-01 Lucas De Marchikmod 20 v20
2015-02-28 Lucas De Marchitestsuite: test builtin state
2015-02-25 Lucas De Marchibuild: add helpers to upload coverity tarball
2015-02-24 Lucas De Marchibuild: add missing files to EXTRA_DIST
2015-02-03 Lucas De Marchibuild: let touch on directory as last step
2015-02-03 Lucas De Marchitestsuite: port test-dependencies to module-playground
2015-02-03 Lucas De Marchitestsuite: beef up module-playground in the build system
2015-01-26 Caio Marcelo de... testsuite: add tests for kmod_list
2015-01-08 Lucas De Marchibuild-sys: integrate coverage report
2015-01-07 Lucas De Marchitestsuite: do not overrid paths inside build
2015-01-02 Lucas De Marchibuild-sys: rename cflags/ldflags variable
2014-12-26 Lucas De Marchibuild-sys: Don't define LIBEXECDIR
2014-12-26 Lucas De Marchibuild-sys: Don't add libkmod subdirectory to include...
2014-12-17 Mike Autybuild: Do not force diagnostics-color flag
2014-11-16 Lucas De Marchikmod 19 v19
2014-10-13 Lucas De Marchitestsuite: add tests for strbuf
2014-10-11 Lucas De MarchiMove strbuf implementation to shared/
2014-10-09 Lucas De Marchibuild-sys: rename libkmod-util convenience library
2014-10-09 Lucas De MarchiMove remaining functions from libkmod-util to shared
2014-10-09 Lucas De Marchitestsuite: add tests for array implementation
2014-10-09 Lucas De MarchiClarify what licences apply where
2014-10-03 Lucas De MarchiMove hash implementation to shared directory
2014-10-03 Lucas De MarchiMove array implementation to shared directory
2014-10-03 Lucas De Marchibuild-sys: normalize line breaks
2014-10-03 Lucas De MarchiMove generic util functions to shared directory
2014-10-03 Lucas De MarchiMove missing.h to shared directory
2014-10-03 Lucas De MarchiMove macro.h to shared directory
2014-06-14 Lucas De Marchikmod 18 v18
2014-06-06 Lucas De Marchitestsuite: Add basic tests for hash implementation
2014-04-06 Lucas De Marchikmod 17 v17
2014-04-04 Michal Marektestsuite: Warn if sysconfdir is not /etc
2014-03-27 Lucas De Marchibuild-sys: add hooks to build python bindings
2013-12-22 Lucas De Marchikmod 16 v16
2013-11-18 Lucas De Marchitestsuite: Move test-alias to test-util
2013-10-10 Saul WoldMakefile.am: add mkdir testsuite
2013-10-10 Saul WoldMakefile.am: Add target to all cross-compilation of...
2013-08-22 Lucas De Marchikmod 15 v15
2013-07-30 Lucas De Marchibuild: Install bash completion data
2013-07-15 Lucas De Marchiutil: Add mkdir_p implementation from testsuite
2013-07-04 Lucas De MarchiUse "-internal" suffix instead of "-private"
2013-07-04 Lucas De Marchitools: Do not link dynamically with libkmod
2013-07-03 Lucas De Marchikmod 14 v14
2013-07-03 Lucas De Marchitools: Use test/kmod instead of kmod-nolib
2013-04-17 Tom Gundersentools: add static-nodes tool
2013-04-09 Lucas De Marchikmod 13 v13
2013-04-09 Lucas De Marchilibkmod: Add missing definitions
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...
next