summaryrefslogtreecommitdiff
path: root/bin/csh/Makefile
AgeCommit message (Expand)Author
2025-02-08csh: Remove gethost dependency on tc.const.hEd Maste
2024-05-29csh: Remove hardlink /.cshrcEmmanuel Vadot
2024-03-27csh: Use HOST_CC when compiling hostprog used by csh buildStephen J. Kiernan
2023-11-26bin: Remove ancient SCCS tags.Warner Losh
2023-11-16Fix /root permissions after 'make installworld'Thomas Eberhardt
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-04-20Fix building host tools for hostSimon J. Gerraty
2022-11-29csh: install hard link with same mode as targetEd Maste
2021-12-21pkgbase: Create a FreeBSD-csh packageEmmanuel Vadot
2019-06-15Fix .depend files to work for build tools.Bryan Drewery
2018-08-29Finish moving dot.cshrc and dot.profile to bin/csh/ and bin/sh/.Brad Davis
2018-08-28Fix the install of /root/.login missed as part of r337849.Brad Davis
2018-08-15Revert parts of r337849 and r337857Brad Davis
2018-08-15Fix build after r337849Brad Davis
2018-08-15Move all sh and csh files into bin/sh/ or bin/csh/Brad Davis
2018-06-27Don't use CCACHE for linking.Bryan Drewery
2017-03-25Update to tcsh 6.20.00Dmitry Chagin
2017-03-04bin: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper
2016-06-14WITH_META_MODE: Fix bin/csh rebuilding tc.const.hBryan Drewery
2016-05-09DIRDEPS_BUILD: Run the staged bootstrap-tools version of build-tools.Bryan Drewery
2016-04-16MFHGlen Barber
2016-04-14META_MODE: Don't rebuild build-tools targets during normal build.Bryan Drewery
2016-04-04MFHGlen Barber
2016-03-24CCACHE_BUILD: Don't use ccache when generating some files with CC -E.Bryan Drewery
2016-02-09Explicitly add unmarked bin/ binaries to the runtime package.Glen Barber
2016-02-03Don't link /usr/share/nls/de_DE.UTF-8/tcsh.cat to itself.Bryan Drewery
2016-02-03The charset of NLS catalogs were converted to UTF-8Hajimu UMEMOTO
2015-01-16Add a ${CP} alias for copying files in the build.Will Andrews
2014-11-25Convert bin/ to LIBADD, reduce overlinking allow to build all components asBaptiste Daroussin
2014-09-18Fix incremental builds involving non-root users with read-only source files.Will Andrews
2014-07-17Replace all uses of libncurses and libtermcap with their wide characterBrooks Davis
2014-05-06Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh
2012-02-22Update to tcsh 6.18.01.Mark Peek
2011-02-26When WITH_ICONV is set, use our in-tree iconv.Hajimu UMEMOTO
2006-03-19Fix spelling.Ruslan Ermilov
2006-03-17Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov
2006-02-19Enable NLS catalog of csh(1).Hajimu UMEMOTO
2005-08-03Don't install examples of NO_EXAMPLESPoul-Henning Kamp
2005-04-24Add new file (tc.nls.c) to the build.Mark Peek
2004-02-23style.Makefile:Johan Karlsson
2003-07-11Temporarily turn off -Werror for these components.Alexander Kabaev
2003-06-29Tweak a couple of utilities so they compile cleanly for /rescue. MostlyGordon Tetlow
2003-06-13Get this area compiling with the highest WARNS= that it works with.Mark Murray
2003-06-06UseJun Kuriyama
2003-05-02Make this WARNS=1 as that is all we can do with GCC 3.3 -- too manyDavid E. O'Brien
2002-07-24Remove WARNS and WFORMAT overrides.Mark Peek
2002-07-02Reimplemented bsd.nls.mk using bsd.files.mk and bsd.links.mk.Ruslan Ermilov
2002-02-12Install complete.tcsh and csh-mode.el into ${SHAREDIR}/examples/tcsh.Mark Peek
2002-02-04Lock down with WFORMAT=1 except those directories with unfixed warnings.Kris Kennaway
2001-12-04Default to WARNS=2. Binary builds that cannot handle this must explicitlyDavid E. O'Brien