summaryrefslogtreecommitdiffstats
path: root/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2023-09-01build: fix tarball creationLeah Neukirchen1-4/+1
2021-04-02build: add distcheck targetSimon Horman1-1/+38
2021-04-02build: simplify uninstall targetSimon Horman1-64/+17
2021-04-02build: use DESTDIR in uninstall targetSimon Horman1-21/+21
2021-04-02build: uninstall kexec_testSimon Horman1-1/+5
2021-04-02build: add dist make targetSimon Horman1-1/+3
2021-04-02build: create tarball without self-referential hard linksSimon Horman1-6/+5
2018-05-29Remove obsolete kdump toolBhupesh Sharma1-7/+2
2018-05-25Makefile.in: Add uninstall ruleBhupesh Sharma1-2/+81
2013-11-19kexec/ppc64: bring up new ppc64le architectureLaurent Dufour1-0/+1
2012-12-23build: Restrict scope of per-arch compiler flagsSimon Horman1-2/+2
2012-12-23build: Use cross compiler's strip if availableSimon Horman1-0/+1
2012-12-04kexec: Teach configure to find the strip binary.Eric W. Biederman1-0/+1
2012-10-11kexec: fix Makefile.in binaries_archTony Jones1-2/+2
2010-09-09x86_64: Use the x86 crashdumpEric W. Biederman1-2/+6
2010-07-29Install man pagesSimon Horman1-11/+12
2010-03-24kexec-tools: Use default rpmbuild definationsAmeya Palande1-13/+3
2010-03-24kexec-tools: Add rpm spec file to the dist-clean targetAmeya Palande1-2/+1
2010-03-24kexec-tools: Use same source in rpm spec and Makefile.inAmeya Palande1-2/+2
2009-07-28kexec: Handle datarootdir for newer autoconf versions.Paul Mundt1-0/+1
2008-10-08Only use -fno-zero-initialized-in-bss if it is availableSimon Horman1-0/+1
2008-08-27Add INSTALL to tarballBernhard Walle1-1/+1
2008-06-27'make dist-clean' should clean more filesWANG Cong1-0/+2
2008-05-21Use target CC and LD to build kdump and kexec_test.Jamey Sharp1-0/+1
2008-03-24Give installed files user-writable permissionJeremy Kerr1-21/+21
2008-02-26build: include configure and include/config.h.in in dist tarballSimon Horman1-1/+1
2008-02-21Only include needed files in distribution tarballSimon Horman1-8/+14
2007-12-19Don't assume we can re-make MakefileJeremy Kerr1-2/+2
2007-12-19make clean cleanupJeremy Kerr1-13/+7
2007-12-19Use general _SRCS and _OBJS, rather and _C_{SRCS, OBJS} and _S_{SRCS, OBJS}Jeremy Kerr1-0/+5
2007-12-19Build system simplification/standardisationJeremy Kerr1-0/+320