summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* build: add distcheck targetSimon Horman2021-04-021-1/+38
* build: simplify uninstall targetSimon Horman2021-04-021-64/+17
* build: use DESTDIR in uninstall targetSimon Horman2021-04-021-21/+21
* build: uninstall kexec_testSimon Horman2021-04-021-1/+5
* build: add dist make targetSimon Horman2021-04-021-1/+3
* build: create tarball without self-referential hard linksSimon Horman2021-04-021-6/+5
* Remove obsolete kdump toolBhupesh Sharma2018-05-291-7/+2
* Makefile.in: Add uninstall ruleBhupesh Sharma2018-05-251-2/+81
* kexec/ppc64: bring up new ppc64le architectureLaurent Dufour2013-11-191-0/+1
* build: Restrict scope of per-arch compiler flagsSimon Horman2012-12-231-2/+2
* build: Use cross compiler's strip if availableSimon Horman2012-12-231-0/+1
* kexec: Teach configure to find the strip binary.Eric W. Biederman2012-12-041-0/+1
* kexec: fix Makefile.in binaries_archTony Jones2012-10-111-2/+2
* x86_64: Use the x86 crashdumpEric W. Biederman2010-09-091-2/+6
* Install man pagesSimon Horman2010-07-291-11/+12
* kexec-tools: Use default rpmbuild definationsAmeya Palande2010-03-241-13/+3
* kexec-tools: Add rpm spec file to the dist-clean targetAmeya Palande2010-03-241-2/+1
* kexec-tools: Use same source in rpm spec and Makefile.inAmeya Palande2010-03-241-2/+2
* kexec: Handle datarootdir for newer autoconf versions.Paul Mundt2009-07-281-0/+1
* Only use -fno-zero-initialized-in-bss if it is availableSimon Horman2008-10-081-0/+1
* Add INSTALL to tarballBernhard Walle2008-08-271-1/+1
* 'make dist-clean' should clean more filesWANG Cong2008-06-271-0/+2
* Use target CC and LD to build kdump and kexec_test.Jamey Sharp2008-05-211-0/+1
* Give installed files user-writable permissionJeremy Kerr2008-03-241-21/+21
* build: include configure and include/config.h.in in dist tarballSimon Horman2008-02-261-1/+1
* Only include needed files in distribution tarballSimon Horman2008-02-211-8/+14
* Don't assume we can re-make MakefileJeremy Kerr2007-12-191-2/+2
* make clean cleanupJeremy Kerr2007-12-191-13/+7
* Use general _SRCS and _OBJS, rather and _C_{SRCS, OBJS} and _S_{SRCS, OBJS}Jeremy Kerr2007-12-191-0/+5
* Build system simplification/standardisationJeremy Kerr2007-12-191-0/+320