aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Makefile: make the depmod path configurableLuis Ressel2019-02-171-1/+2
* Makefile: don't duplicate code in install and modules-installLuis Ressel2019-02-171-5/+5
* global: update copyrightJason A. Donenfeld2019-01-071-1/+1
* chacha20,poly1305: switch to perlasm originals on mips and armJason A. Donenfeld2018-11-141-1/+1
* makefile: include selftests in style checkJason A. Donenfeld2018-10-271-1/+1
* makefile: do more generic wildcard so as to avoid rename issuesJason A. Donenfeld2018-10-071-1/+1
* crypto: import zincJason A. Donenfeld2018-09-031-11/+4
* blake2s: use union instead of castingJason A. Donenfeld2018-02-141-1/+1
* global: year bumpJason A. Donenfeld2018-01-031-1/+1
* global: add SPDX tags to all filesGreg Kroah-Hartman2017-12-091-0/+4
* global: style nitsJason A. Donenfeld2017-10-311-1/+4
* Makefile: even prettier outputJason A. Donenfeld2017-10-171-0/+4
* Makefile: do not clean before clocJason A. Donenfeld2017-10-171-2/+2
* contrib: filter compat linesJason A. Donenfeld2017-10-111-1/+1
* Makefile: quiet recursive makeJason A. Donenfeld2017-10-091-10/+10
* Makefile: clang now builds the kernel, so use scan-buildJason A. Donenfeld2017-10-051-3/+5
* Makefile: add non-verbose mode to toolsJason A. Donenfeld2017-10-031-1/+4
* netlink: switch from ioctl to netlink for configurationJason A. Donenfeld2017-10-021-1/+3
* Makefile: add module-install targetJason A. Donenfeld2017-02-141-1/+5
* compat: backport siphash & dst_cache from mainlineJason A. Donenfeld2017-02-131-2/+4
* build system: add dkms installationJason A. Donenfeld2016-12-091-2/+23
* main: add version to dmesgJason A. Donenfeld2016-11-211-3/+10
* Rework headers and includesJason A. Donenfeld2016-09-291-1/+1
* selftest: move to subfolderJason A. Donenfeld2016-08-021-0/+3
* Makefile: check tools as part of make checkJason A. Donenfeld2016-08-021-0/+1
* build system: revamp building and configurationJason A. Donenfeld2016-07-181-62/+0
* tests: improve test suite and add qemu testerJason A. Donenfeld2016-07-181-1/+1
* Makefile: Add more verbose dependency errorsJason A. Donenfeld2016-06-301-0/+32
* Initial commitJason A. Donenfeld2016-06-251-0/+60