aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/xinstall/Makefile
Commit message (Expand)AuthorAgeFilesLines
* usr.bin: Remove ancient SCCS tags.Warner Losh2023-11-271-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* xinstall: do not use copy_file_range(2) when BOOTSTRAPPINGMartin Matuska2023-07-081-0/+5
* xinstall: make md5 and ripemd160 conditionalDag-Erling Smørgrav2022-08-031-1/+2
* pkgbase: Put more binaries/lib in runtimeEmmanuel Vadot2021-12-211-0/+2
* Allow boostrapping xinstall on LinuxAlex Richardson2019-11-201-1/+0
* Allow xinstall and makefs to be crossbuilt on Linux and MacAlex Richardson2018-01-161-0/+1
* Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper2017-08-021-0/+1
* Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper2017-08-021-3/+1
* Adopt SRCTOP in usr.binWarner Losh2017-03-121-3/+3
* install: Add some tests.Jilles Tjoelker2016-05-081-0/+6
* Remove unneeded libmd from bootstrap-tools (reverting r246784).Bryan Drewery2015-11-181-2/+0
* Convert to usr.bin/ to LIBADDBaptiste Daroussin2014-11-251-2/+1
* - Fix libmd dependency. It is needed in the bootstrap library list becauseHiroki Sato2013-02-141-2/+4
* Introduce six new options from NetBSD:Brooks Davis2013-01-181-2/+2
* Implement the -N <dbdir> option which allows an alternate passwd andBrooks Davis2013-01-111-0/+8
* Build usr.bin/ with WARNS=6 by default.Ed Schouten2010-01-021-1/+0
* - Make WARNS?= 6 cleanSuleiman Souhlal2005-01-251-0/+1
* Trust bsd.prog.mk to set SRCS correctly.Ruslan Ermilov2004-03-171-1/+0
* Migrate to a new way of dealing with building from old revisions ofWarner Losh2003-04-051-7/+0
* Take __FreeBSD_version into account when BOOTSTRAPPING.Ruslan Ermilov2002-11-131-1/+3
* Remove NO_WERRORs and WARNS=n's. To be revisited after GCC3.Mark Murray2002-02-081-1/+0
* More "const" poisoning, and only use NO_WERROR if we're bootstrapping.Ruslan Ermilov2001-12-121-1/+1
* WARNS=2, use __FBSDID(), set NO_WERROR, as there are "dirty" files usedMark Murray2001-12-111-0/+1
* When bootstrapping install(1), libc may not have the strtofflags(3) support.Ruslan Ermilov2001-09-171-0/+6
* Do not override `realinstall' target, use ${PROGNAME}.Ruslan Ermilov2001-04-021-6/+3
* Do not override the ``install'' target.Ruslan Ermilov2001-03-271-1/+1
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-2/+1
* Switch over to using the new fflagstostr and strtofflags library calls.Josef Karthauser2000-06-171-2/+1
* Revert part of the last commit, remove {g|s}etflags from the libcJosef Karthauser2000-02-051-0/+2
* Historically file flags (schg, uschg, etc) have been converted fromJosef Karthauser2000-01-271-2/+0
* Actually remove unrequired SRCS.Bruce Evans2000-01-051-1/+0
* Added missing DPADD's. Removed unrequired SRCS's.Josef Karthauser2000-01-011-0/+1
* Moved flags_to_string and string_to_flags into libutil. It's used inJosef Karthauser1999-12-301-2/+3
* Change `install' to `${INSTALL}' so that default install flags can beBruce Evans1995-07-251-1/+1
* Reviewed by:Andreas Schulz1994-09-041-1/+1
* More merry makefile munging for man page compatability.Garrett Wollman1994-08-051-1/+1
* Add ${COPY} on install command so that the file in obj doesRodney W. Grimes1994-05-311-1/+1
* Cleanup so that make install can run, many install: maninstall changedRodney W. Grimes1994-05-301-1/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+12