summaryrefslogtreecommitdiffstats
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* Add a mechanism to allow Makefiles to specify the particular C dialectdes2003-05-011-1/+12
* Add NOSHLIBS.obrien2003-04-271-1/+3
* Axe CXXINCLUDES from CXXFLAGS, it serves no useful purpose anymore.ru2003-04-221-1/+1
* Add CPUTYPE support for "athlon-tbird", as GCC makes the distinction.obrien2003-04-141-1/+1
* Default the userland to 486 capabilities.obrien2003-04-111-1/+1
* Migrate to a new way of dealing with building from old revisions ofimp2003-04-051-7/+0
* -Wall implies -Wuninitialized if -O is also in effect.ru2003-04-041-3/+0
* Enable cpp(1) warnings in system headers. GCC is oriented onru2003-03-311-0/+1
* Globally use -mieee in /usr/src for Alpha.obrien2003-03-291-0/+4
* Reduce "code duplication" for AMD CPU's.obrien2003-03-291-30/+10
* Added GEOM library to the bsd.libnames.mk namespace.ru2003-03-211-0/+1
* Record the sudden death of bsd.kern.mk and bsd.sgml.mk.ru2003-03-121-2/+0
* KerberosIB deorbit: Remove library references.markm2003-03-081-7/+1
* If we carry our MODULES_WITH_WORLD, we probably also do not wantru2003-03-031-0/+4
* Fixed sys/boot/pc98/boot2/Makefile to use kern.mk andru2003-03-022-14/+1
* Initiate the de-orbit burn sequence for <bsd.kern.mk>.ru2003-02-281-54/+8
* - Removed various cruft from before we had a hosted toolchain (!).jake2003-02-271-0/+9
* Added UFS library to the bsd.libnames.mk namespace.ru2003-01-231-0/+1
* NOSHARED is meaningless in the bsd.lib.mk context, so check LDFLAGSru2002-11-261-2/+2
* Take __FreeBSD_version into account when BOOTSTRAPPING.ru2002-11-131-2/+4
* Document most of bsd.doc.mk variables.ru2002-10-301-4/+33
* All uses of CD_HACK have been eliminated.ru2002-10-301-9/+0
* PRINTERDEVICE can now take multiple values.ru2002-10-291-33/+64
* bsd.doc.mk changes:ru2002-10-291-29/+33
* Revert last delta. SGR support in grotty(1) is disabled system-wideru2002-10-181-1/+1
* Added the new variable CTAGS which, if set to "ctags", revertsru2002-10-173-35/+37
* ia64 specific CFLAGS change:marcel2002-10-131-1/+1
* Groff 1.18.1 comes in with ANSI color support, enabled by default.ru2002-10-111-1/+1
* Sort in ``phone directory'' order (except for LIBC_*).ru2002-10-041-3/+3
* Reflect the fact that we install our libexpat as libbsdxml.phk2002-10-041-1/+1
* Use the -mno-align-long-strings on i386's to debloat the kernel a little.bde2002-10-041-1/+1
* Add LIBEXPAT definition.phk2002-10-021-0/+1
* Extend the lint handling a bit.markm2002-09-203-6/+14
* Whitespace-only indention fixups for revision 1.20. This lets the 1.20jhb2002-09-181-31/+31
* Oops, fix userland _CPUCFLAGS. Move adding of _CPUCFLAGS to bottom ofjhb2002-09-181-6/+6
* For the default case of CPUTYPE not being set, don't define CPUTYPE to thejhb2002-09-181-5/+6
* Initiate deorbit burn for the i386-only a.out related support. Moves arepeter2002-09-175-52/+1
* Add support for the AMD x86-64 Hammer platform.obrien2002-09-111-0/+2
* Add support for ev67 and ev45 CPUTYPEs (new in gcc3)kris2002-09-071-2/+4
* Update to use all the new CPU optimizations of GCC3.mux2002-09-071-9/+29
* Bump the -mev56 to -mev6. Otherwise, when you compile with gcc usingpeter2002-09-061-2/+2
* test -h is deprecated; use -L instead.kris2002-08-311-1/+1
* Turned format checking back on. It was left turned off for too long afterbde2002-08-251-7/+1
* Allow one to override ${MINSTALL} in /etc/make.conf.ru2002-08-201-1/+1
* TARGET_CPUTYPE should exist solely in Makefile.inc1, similar toru2002-08-021-7/+1
* Add a libnames entry for libugidfw.rwatson2002-08-021-0/+1
* - Define NO_CPU_CFLAGS during BMAKE and TMAKE (and thus XMAKE) so thatjhb2002-07-311-5/+7
* Drop support for COPY, -c has been the default mode of install(1)ru2002-07-297-22/+14
* - Fixup whitespace after previous commit.jhb2002-07-271-12/+10
* If there is not a CPUTYPE defined by default, then allow for _CPUCFLAGSjhb2002-07-271-6/+14
OpenPOWER on IntegriCloud