aboutsummaryrefslogtreecommitdiff
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* No need to add I386_CPU to CFLAGS here for 80386 systems as they are noJohn Baldwin2004-11-161-3/+0
* Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set.Bjoern A. Zeeb2004-11-131-2/+6
* Install precious programs with -S.Ruslan Ermilov2004-11-121-1/+4
* Compiling with 'strict-aliasing' optimization breaks some [notable] ports.David E. O'Brien2004-11-111-1/+1
* Introduce the PRECIOUSPROG knob in bsd.prog.mk, similarRuslan Ermilov2004-11-031-0/+4
* Switch the default CFLAGS to -O2 -pipe.Dag-Erling Smørgrav2004-10-251-1/+1
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
* Define "I386_CPU" if CPUTYPE is 'i386'. Userland bits can check for "I386_CPU"David E. O'Brien2004-10-191-0/+3
* Embellish the AMD64 sections a little. Including supporting 'nocona'.David E. O'Brien2004-10-171-8/+20
* + Simplify by treating the standard x86 CPU names as the CPUTYPE vs.David E. O'Brien2004-10-171-69/+46
* Add support for Pentium M, Pentium 3M and Pentium 4M.Dag-Erling Smørgrav2004-10-071-2/+14
* Install precious shared libraries with -S.Ruslan Ermilov2004-10-011-1/+4
* Fix build in the !NOATM case by using the begemot library in place ofTom Rhodes2004-09-241-0/+1
* Fix the WANT_BIND_LIBS knob by correctly spelling it as WITH_BIND_LIBSDoug Barton2004-09-241-3/+3
* Don't expose BIND libraries and their headers to the public by default,Ruslan Ermilov2004-09-241-3/+3
* Add CPUCFLAGS for the strongarm and xscale CPUs.Olivier Houchard2004-09-231-0/+8
* - Wrapped BIND 9 libraries defines into !defined(NO_BIND).Ruslan Ermilov2004-09-231-0/+7
* Switch from BIND 8 to BIND 9.Dag-Erling Smørgrav2004-09-211-0/+5
* Although 'Unanimous Consent' appears to be a well defined and used inWarner Losh2004-09-071-2/+2
* Removed COPTS support from kmod.mk and kern.pre.mk.Ruslan Ermilov2004-08-132-1/+2
* Add more aliases for common CPUTYPE spellingsDavid E. O'Brien2004-08-111-1/+9
* The last commit had one too many libs.David E. O'Brien2004-08-111-1/+0
* Use the '+' flag to make make recurse into sub-directories even whenHartmut Brandt2004-08-092-5/+11
* Bmake the library containing and processing the magic.David E. O'Brien2004-08-091-0/+2
* Consistently list _CPUCFLAGS.David E. O'Brien2004-08-021-10/+10
* Enable testing of customized variants of bsd.port.mk andOliver Eikemeier2004-07-022-2/+4
* Fixed style bugs in previous commit (151 characters of trailing whitespace).Bruce Evans2004-06-211-1/+1
* - Missing trailing slash for a kern directory check.Pawel Jakub Dawidek2004-06-211-3/+5
* Check if ${_dir}/kern exists as well, because if it doesn't existsPawel Jakub Dawidek2004-06-181-1/+1
* Define MACHINE_CPU for arm.Olivier Houchard2004-05-141-0/+3
* Moved FreeBSD build pollution (/etc/make.conf) and zombie aout supportBruce Evans2004-05-121-4/+6
* Removed conditional include of /etc/make.conf.local and the error for theBruce Evans2004-05-121-5/+0
* -W{missing,strict}-prototypes do not make sense for C++, and gcc34 willDag-Erling Smørgrav2004-05-101-1/+1
* Add SHLIB as a shortcut for shared-only libraries.Dag-Erling Smørgrav2004-05-071-2/+5
* g++(1) is unhappy with -Wnested-externs.Ruslan Ermilov2004-04-201-1/+1
* Mark the "obj" target with the .PHONY attribute.Ruslan Ermilov2004-04-131-1/+1
* Add ${CPUTYPE} support for crusoe processors (cribbed from Linux kernelDoug Rabson2004-04-051-1/+4
* Add a reference to the ia64 options to gcc. While here, sort the list.Marcel Moolenaar2004-03-211-2/+3
* Remove whitespace at EOL.Tom Rhodes2004-03-151-1/+1
* Fix some style bugs in previous commit.Tom Rhodes2004-03-142-5/+2
* This are the build infrastructure changes to allow to use theTom Rhodes2004-03-124-12/+44
* Fixed indentation of conditionals.Bruce Evans2004-03-051-5/+5
* Remove -Wbad-function-cast. Its main purpose is to catch bugs that weDag-Erling Smørgrav2004-02-161-1/+1
* Register libarchive in bsd.libnames.mk and mdoc.localTim Kientzle2004-02-131-0/+1
* Two changes to aid in cleaning up sys/boot/ makefiles:Ruslan Ermilov2004-02-091-3/+9
* First round of cleanups to sys/boot/ makefiles:Ruslan Ermilov2004-02-061-0/+1
* Temporarily put STRIP back; bsd.port.mk still needs it.Ruslan Ermilov2004-02-051-0/+4
* Don't define STRIP in bsd.own.mk.Ruslan Ermilov2004-02-052-15/+3
* make(1) can now handle spaces surrounding parenthesis correctly.Ruslan Ermilov2004-02-051-1/+1
* GC port.mkversion.Dag-Erling Smørgrav2004-02-051-3/+0