summaryrefslogtreecommitdiff
path: root/usr.bin/xinstall/Makefile
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-11-26usr.bin: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-07-09xinstall: do not use copy_file_range(2) when BOOTSTRAPPINGMartin Matuska
2022-08-03xinstall: make md5 and ripemd160 conditionalDag-Erling Smørgrav
2021-12-21pkgbase: Put more binaries/lib in runtimeEmmanuel Vadot
2019-11-20Allow boostrapping xinstall on LinuxAlex Richardson
2018-01-16Allow xinstall and makefs to be crossbuilt on Linux and MacAlex Richardson
2017-08-02Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper
2017-08-02Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper
2017-03-12Adopt SRCTOP in usr.binWarner Losh
2016-05-08install: Add some tests.Jilles Tjoelker
2015-11-18Remove unneeded libmd from bootstrap-tools (reverting r246784).Bryan Drewery
2014-11-25Convert to usr.bin/ to LIBADDBaptiste Daroussin
2013-02-14- Fix libmd dependency. It is needed in the bootstrap library list becauseHiroki Sato
2013-01-18Introduce six new options from NetBSD:Brooks Davis
2013-01-11Implement the -N <dbdir> option which allows an alternate passwd andBrooks Davis
2010-01-02Build usr.bin/ with WARNS=6 by default.Ed Schouten
2005-01-25- Make WARNS?= 6 cleanSuleiman Souhlal
2004-03-17Trust bsd.prog.mk to set SRCS correctly.Ruslan Ermilov
2003-04-05Migrate to a new way of dealing with building from old revisions ofWarner Losh
2002-11-13Take __FreeBSD_version into account when BOOTSTRAPPING.Ruslan Ermilov
2002-02-08Remove NO_WERRORs and WARNS=n's. To be revisited after GCC3.Mark Murray
2001-12-12More "const" poisoning, and only use NO_WERROR if we're bootstrapping.Ruslan Ermilov
2001-12-11WARNS=2, use __FBSDID(), set NO_WERROR, as there are "dirty" files usedMark Murray
2001-09-17When bootstrapping install(1), libc may not have the strtofflags(3) support.Ruslan Ermilov
2001-04-02Do not override `realinstall' target, use ${PROGNAME}.Ruslan Ermilov
2001-03-27Do not override the ``install'' target.Ruslan Ermilov
2001-03-27MAN[1-9] -> MAN.Ruslan Ermilov
2000-06-17Switch over to using the new fflagstostr and strtofflags library calls.Josef Karthauser
2000-02-05Revert part of the last commit, remove {g|s}etflags from the libcJosef Karthauser
2000-01-27Historically file flags (schg, uschg, etc) have been converted fromJosef Karthauser
2000-01-05Actually remove unrequired SRCS.Bruce Evans
2000-01-01Added missing DPADD's. Removed unrequired SRCS's.Josef Karthauser
1999-12-30Moved flags_to_string and string_to_flags into libutil. It's used inJosef Karthauser
1995-07-25Change `install' to `${INSTALL}' so that default install flags can beBruce Evans
1994-09-04Reviewed by:Andreas Schulz
1994-08-05More merry makefile munging for man page compatability.Garrett Wollman
1994-05-31Add ${COPY} on install command so that the file in obj doesRodney W. Grimes
1994-05-30Cleanup so that make install can run, many install: maninstall changedRodney W. Grimes
1994-05-27BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes