summaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)Author
2021-04-02build: add distcheck targetSimon Horman
2021-04-02build: simplify uninstall targetSimon Horman
2021-04-02build: use DESTDIR in uninstall targetSimon Horman
2021-04-02build: uninstall kexec_testSimon Horman
2021-04-02build: add dist make targetSimon Horman
2021-04-02build: create tarball without self-referential hard linksSimon Horman
2018-05-29Remove obsolete kdump toolBhupesh Sharma
2018-05-25Makefile.in: Add uninstall ruleBhupesh Sharma
2013-11-19kexec/ppc64: bring up new ppc64le architectureLaurent Dufour
2012-12-23build: Restrict scope of per-arch compiler flagsSimon Horman
2012-12-23build: Use cross compiler's strip if availableSimon Horman
2012-12-04kexec: Teach configure to find the strip binary.Eric W. Biederman
2012-10-11kexec: fix Makefile.in binaries_archTony Jones
2010-09-09x86_64: Use the x86 crashdumpEric W. Biederman
2010-07-29Install man pagesSimon Horman
2010-03-24kexec-tools: Use default rpmbuild definationsAmeya Palande
2010-03-24kexec-tools: Add rpm spec file to the dist-clean targetAmeya Palande
2010-03-24kexec-tools: Use same source in rpm spec and Makefile.inAmeya Palande
2009-07-28kexec: Handle datarootdir for newer autoconf versions.Paul Mundt
2008-10-08Only use -fno-zero-initialized-in-bss if it is availableSimon Horman
2008-08-27Add INSTALL to tarballBernhard Walle
2008-06-27'make dist-clean' should clean more filesWANG Cong
2008-05-21Use target CC and LD to build kdump and kexec_test.Jamey Sharp
2008-03-24Give installed files user-writable permissionJeremy Kerr
2008-02-26build: include configure and include/config.h.in in dist tarballSimon Horman
2008-02-21Only include needed files in distribution tarballSimon Horman
2007-12-19Don't assume we can re-make MakefileJeremy Kerr
2007-12-19make clean cleanupJeremy Kerr
2007-12-19Use general _SRCS and _OBJS, rather and _C_{SRCS, OBJS} and _S_{SRCS, OBJS}Jeremy Kerr
2007-12-19Build system simplification/standardisationJeremy Kerr