]> git.cameronkatri.com Git - bsdgames-darwin.git/history - hack/Makefile
Fix merge conflicts
[bsdgames-darwin.git] / hack / Makefile
2021-03-28 Cameron KatriUse PREFIX now
2021-02-22 Cameron KatriGet all the games compiling for iOS
2020-02-08 foxgames/hack: Suppress -Werror=stringop-truncation error.
2019-10-13 mrgintroduce some common variables for use in GCC warning...
2011-08-24 plunky-Wno-shadow is no longer needed for HAVE_PCC, here
2011-08-16 christos- document non-literal format strings
2011-06-22 mrgapply some -Wno-error and/or -fno-strict-aliasing.
2010-02-03 royUserland now builds and uses terminfo instead of termcap.
2008-08-29 gmcgarryWrap compiler-specific flags with HAVE_GCC and HAVE_PCC...
2006-02-25 simonbChange DPADD from LIBTERM (which doesn't exist) and...
2003-11-16 lukemImprove how various "simple" host tools are built and...
2003-10-21 lukemRework how MAKEVERBOSE operates:
2003-10-19 lukemrework to use the newer _MKMSGCREATE (et al) macros
2003-10-19 lukemSupport MAKEVERBOSE. (Some host tools still generate...
2003-08-01 lukemRework how dependency generation is performed:
2003-07-31 lukemsimplify and use ${DEPENDSRCS} as a target as appropriate
2002-03-05 thorpejNo need to reference .OBJDIR here.
2002-02-09 lukemuse ${INSTALL_FILE} as appropriate
2000-09-23 simonbUse ${COPY} instead of -c for ${INSTALL} commands.
1999-08-21 simonbUse ${INSTPRIV} with ${INSTALL}.
1998-12-06 dbjtweaks to pass DESTDIR to subprograms when it is define...
1998-09-12 wrstudenMake the helper programs compile right in a cross-compi...
1997-11-20 mrginstall games files with the correct permissions.
1997-11-20 mrginstall games that need it setgid.
1997-10-22 lukemuse CPPFLAGS instead of CFLAGS, fix dependancies for...
1997-10-19 christosWARNsify...
1997-10-12 lukemenable WARNS?=1 by default, & temporarily disable for...
1997-05-07 mycroftUse afterinstall, not proginstall, to run post-installa...
1997-04-19 thorpejAllow this to be cross-compiled.
1997-03-27 mycroftInstall the help file again.
1997-03-24 christos- Makefile cleanups
1997-01-07 tlsSync to 4.4BSD-Lite2
1996-10-18 thorpejUse ${INSTALL}.
1995-03-23 cgdmerge with Lite, new RCS id conventions, etc.
1994-12-22 cgdspecify man pages the new way.
1994-05-23 cgdneed -lcompat
1994-02-10 cgdkiil bogus install -d's
1994-01-04 pkUse .OBJDIR for auxiliary programs.
1993-12-02 mycroftFrom: Havard Eidnes <Havard.Eidnes@runit.sintef.no>
1993-11-08 cgduse LDSTATIC
1993-08-14 mycroftMake hack.onames.h be built first.
1993-08-10 mycroftAdd -I. to deal with hack.onames.h, and tweak for cross...
1993-08-06 mycroftRemove makedefs when cleaning.
1993-08-06 mycroftUse `./makedefs'.
1993-08-04 mycroftAdd hack.onames.h to CLEANFILES so it gets removed...
1993-08-01 mycroftAdd RCS identifiers.
1993-04-09 cgdmake sure directory to install stuff exists before...
1993-03-23 cgdgot rid of unnecessary -lcompat and associated dependency
1993-03-21 cgdinitial import of 386bsd-0.1 sources