aboutsummaryrefslogtreecommitdiff
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* src/sys/dev/usb2/controller/uss820dci_pccard.cAlfred Perlstein2008-11-191-0/+1
* ata module additions now nest ata modules one deeper than any prior module.Warner Losh2008-10-091-1/+1
* add new build knobs and jigger some existing controls to improveSam Leffler2008-09-211-1/+40
* Turn of SSP for mips for now until support is added to the baseWarner Losh2008-07-231-1/+1
* Disable SSP on arm for the time being.Olivier Houchard2008-07-191-1/+2
* Enable GCC stack protection (aka Propolice) for userland:Ruslan Ermilov2008-06-251-0/+6
* Fix links to online gcc docs.Alex Dupre2008-06-251-3/+3
* Properly alphabetize the BSD_CPIO optionDoug Barton2008-06-161-1/+1
* 1. Make the BSD version of cpio the default [1]Doug Barton2008-06-161-0/+3
* Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE andBjoern A. Zeeb2008-05-261-2/+0
* Add support for the Compact C Type (CTF) conversions throughout FreeBSD'sJohn Birrell2008-05-224-0/+130
* Fix conflicts after heimdal-1.1 import and add build infrastructure. ImportDoug Rabson2008-05-071-2/+5
* Handle endianness for mipsOleksandr Tymoshenko2008-04-281-2/+4
* Fix spelling mistake in comment.Alexander Kabaev2008-04-091-1/+1
* MFp4 (mips2-jnpr):Warner Losh2008-04-041-1/+1
* PR ports/121363 (& ports/73797) has been committed, so we can now go backDavid E. O'Brien2008-04-021-2/+2
* Remove options MK_LIBKSE and DEFAULT_THREAD_LIB now that we no longerRuslan Ermilov2008-03-291-5/+1
* Add support for MACHINE_ARCH == mips, plus a few generic CPU types thatWarner Losh2008-03-191-0/+30
* Temporarily back out revision 1.98 to give Portmgr some time toDavid E. O'Brien2008-03-041-2/+2
* Back out revision 1.97, which backed out part of revision 1.96.David E. O'Brien2008-03-041-2/+2
* Connect MPC85XX to the PowerPC build.Rafal Jaworowski2008-03-031-0/+7
* Add a 'c7' CPUTYPE for VIA C7 CPUs that is 'c3-2' with the addition ofJohn Baldwin2008-02-291-0/+2
* Add LIBELF.Ruslan Ermilov2008-02-211-0/+1
* Revert CLEANDEPFILES commit per ru@'s request; it does not really solveDag-Erling Smørgrav2008-02-051-5/+0
* Normally, when a header file is removed from the build (as i4b headersDag-Erling Smørgrav2008-02-031-0/+5
* Cosmetique: sort the list.Ruslan Ermilov2008-01-241-2/+2
* Remove remnants of old *_FORTRAN build flags.Christian Brueffer2008-01-171-2/+0
* Add an additional make variable EXTRAMIBSYMS which allows to specifyHartmut Brandt2008-01-081-1/+1
* - Fix setting of MK_GSSAPI option by bsd.own.mk; its value shouldRuslan Ermilov2007-12-121-1/+21
* Hide the building and installation of libgssapi behind theDoug Barton2007-12-101-0/+1
* Make "manlint" recursive.Ruslan Ermilov2007-12-071-3/+2
* Although the entire src tree builds cleanly now without -fno-strict-aliasingJohn Birrell2007-11-261-2/+2
* Re-enable -Werror again.John Birrell2007-11-222-4/+5
* Unfortunately the tinderbox setup uses custom CFLAGS which are a bigJohn Birrell2007-11-191-0/+2
* Re-enable -Werror ins WARNS as it was roughly 6 months ago beforeJohn Birrell2007-11-191-3/+0
* Weed out a warning argument that isn't applicable to C++ code.John Birrell2007-11-191-1/+1
* Switch arm to -O until the -O2 issues are resolved.Olivier Houchard2007-11-051-0/+4
* Allow the shell used by make(1) to be changed early via theYaroslav Tykhiy2007-10-271-0/+5
* - Convert NO_INSTALLLIB option to a new syntax: makefiles shouldRuslan Ermilov2007-10-202-1/+3
* Align the warning message with the one in bsd.own.mk.Ruslan Ermilov2007-10-201-1/+1
* Explicitly verify if we have found the VERSION_GEN scriptYaroslav Tykhiy2007-10-181-0/+3
* Distinguish the cases when a dup symbol is in different versionsYaroslav Tykhiy2007-10-181-6/+24
* MFp4:Yaroslav Tykhiy2007-10-171-29/+75
* Backout rev 1.62, and revert to use -march=armv5te -D__XSCALE__ insteadOlivier Houchard2007-10-161-1/+3
* Though it was possible to configure our BIND to build even whenRuslan Ermilov2007-10-121-5/+10
* Tweak the handling of "WITHOUT_LIBPTHREAD". Also remove the accidentalDavid E. O'Brien2007-10-092-2/+5
* Repo copy libpthreads to libkse.David E. O'Brien2007-10-092-0/+3
* Fixed "make checkdpadd" (missing library dependencies).Ruslan Ermilov2007-10-012-6/+6
* Restore -O2 optimization after gcc 4.2.1 import, which hasXin LI2007-08-141-1/+1
* Put local symbol suppression rule into most recent (e.g. last) versionAlexander Kabaev2007-07-211-3/+5