summaryrefslogtreecommitdiffstats
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
...
* Normally, when a header file is removed from the build (as i4b headersdes2008-02-031-0/+5
* Cosmetique: sort the list.ru2008-01-241-2/+2
* Remove remnants of old *_FORTRAN build flags.brueffer2008-01-171-2/+0
* Add an additional make variable EXTRAMIBSYMS which allows to specifyharti2008-01-081-1/+1
* - Fix setting of MK_GSSAPI option by bsd.own.mk; its value shouldru2007-12-121-1/+21
* Hide the building and installation of libgssapi behind thedougb2007-12-101-0/+1
* Make "manlint" recursive.ru2007-12-071-3/+2
* Although the entire src tree builds cleanly now without -fno-strict-aliasingjb2007-11-261-2/+2
* Re-enable -Werror again.jb2007-11-222-4/+5
* Unfortunately the tinderbox setup uses custom CFLAGS which are a bigjb2007-11-191-0/+2
* Re-enable -Werror ins WARNS as it was roughly 6 months ago beforejb2007-11-191-3/+0
* Weed out a warning argument that isn't applicable to C++ code.jb2007-11-191-1/+1
* Switch arm to -O until the -O2 issues are resolved.cognet2007-11-051-0/+4
* Allow the shell used by make(1) to be changed early via theyar2007-10-271-0/+5
* - Convert NO_INSTALLLIB option to a new syntax: makefiles shouldru2007-10-202-1/+3
* Align the warning message with the one in bsd.own.mk.ru2007-10-201-1/+1
* Explicitly verify if we have found the VERSION_GEN scriptyar2007-10-181-0/+3
* Distinguish the cases when a dup symbol is in different versionsyar2007-10-181-6/+24
* MFp4:yar2007-10-171-29/+75
* Backout rev 1.62, and revert to use -march=armv5te -D__XSCALE__ insteadcognet2007-10-161-1/+3
* Though it was possible to configure our BIND to build even whenru2007-10-121-5/+10
* Tweak the handling of "WITHOUT_LIBPTHREAD". Also remove the accidentalobrien2007-10-092-2/+5
* Repo copy libpthreads to libkse.obrien2007-10-092-0/+3
* Fixed "make checkdpadd" (missing library dependencies).ru2007-10-012-6/+6
* Restore -O2 optimization after gcc 4.2.1 import, which hasdelphij2007-08-141-1/+1
* Put local symbol suppression rule into most recent (e.g. last) versionkan2007-07-211-3/+5
* Switch to "-O1 -pipe" as cross-build compatible gcc workaround.ache2007-07-011-1/+1
* Back out gcc workaround per re@ request. Details:ache2007-06-281-1/+1
* Make zoneinfo optional so that a filesystem upgrade/update does not overwriteremko2007-06-261-0/+1
* This is temp workaround of nasty gcc 4.2.0 -O2 bug which may skip the restache2007-06-261-1/+1
* Options spring cleanup:sepotvin2007-06-131-0/+2
* Break long linepav2007-06-011-2/+3
* Add bsd.port.options.mk, a stub to include parts of bsd.port.mk that handlepav2007-06-012-1/+9
* Temporarily add 'WITH_GCC3' that removes -Wno-pointer-sign from theobrien2007-05-241-0/+2
* Style: remove redundant parentheses.ru2007-05-212-2/+2
* GCC doesn't segfault anymore while building world with -mcpu=xscale, so use it.cognet2007-05-211-3/+1
* Introduce WITHOUT_SSP option that allows users to exclude LGPLedkan2007-05-191-0/+1
* Universally disable -Werror until src/ is in better shape for GCC 4.2.kan2007-05-191-0/+4
* Enable symbol versioning by default. Use WITHOUT_SYMVER to disable it.deischen2007-05-134-3/+10
* Use CPP to preprocess version map files so we can conditionalize symbols.deischen2007-04-291-2/+4
* When generating the version map file, order versions oldestdeischen2007-04-231-19/+36
* Oops, keep things sorted.pjd2007-04-061-1/+1
* Connect ZFS to the build.pjd2007-04-061-1/+6
* Add new libraries. We may want to rename libumem to not colide withpjd2007-04-061-0/+6
* Add entry for bsd.symver.mk.kan2007-04-031-1/+1
* Break out Version.map generation code from bsd.lib.mk into akan2007-04-032-33/+44
* Stop clobberring the application namespace with localru2007-03-121-37/+37
* Enable ncurses wide character supportrafan2007-03-091-0/+1
* Remove old libmytinfo link.rafan2007-02-011-1/+0
* Replace the GNU gzip with a slightly modified NetBSD gzip. Thedelphij2007-01-261-0/+2
OpenPOWER on IntegriCloud