| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce WITHOUT_SSP option that allows users to exclude LGPLed | kan | 2007-05-19 | 1 | -0/+1 |
* | Universally disable -Werror until src/ is in better shape for GCC 4.2. | kan | 2007-05-19 | 1 | -0/+4 |
* | Enable symbol versioning by default. Use WITHOUT_SYMVER to disable it. | deischen | 2007-05-13 | 4 | -3/+10 |
* | Use CPP to preprocess version map files so we can conditionalize symbols. | deischen | 2007-04-29 | 1 | -2/+4 |
* | When generating the version map file, order versions oldest | deischen | 2007-04-23 | 1 | -19/+36 |
* | Oops, keep things sorted. | pjd | 2007-04-06 | 1 | -1/+1 |
* | Connect ZFS to the build. | pjd | 2007-04-06 | 1 | -1/+6 |
* | Add new libraries. We may want to rename libumem to not colide with | pjd | 2007-04-06 | 1 | -0/+6 |
* | Add entry for bsd.symver.mk. | kan | 2007-04-03 | 1 | -1/+1 |
* | Break out Version.map generation code from bsd.lib.mk into a | kan | 2007-04-03 | 2 | -33/+44 |
* | Stop clobberring the application namespace with local | ru | 2007-03-12 | 1 | -37/+37 |
* | Enable ncurses wide character support | rafan | 2007-03-09 | 1 | -0/+1 |
* | Remove old libmytinfo link. | rafan | 2007-02-01 | 1 | -1/+0 |
* | Replace the GNU gzip with a slightly modified NetBSD gzip. The | delphij | 2007-01-26 | 1 | -0/+2 |
* | "If I only had a brain..." | des | 2007-01-17 | 1 | -1/+1 |
* | Correct errors in previous commit. I didn't realize that ${CPUTYPE} is | des | 2007-01-17 | 1 | -6/+6 |
* | On i386, make "prescott" an alias for "nocona" (instead of the other way | des | 2007-01-17 | 1 | -3/+7 |
* | Try harder to not leak src/ build stuff into ports/ environment | ru | 2006-11-19 | 2 | -2/+7 |
* | Change one more ARM_BIG_ENDIAN to TARGET_BIG_ENDIAN. | cognet | 2006-11-05 | 1 | -1/+1 |
* | Allow a makefile to set IGNORE_PRAGMA so that OpenSolaris code can | jb | 2006-11-04 | 1 | -0/+4 |
* | Add a build option to support WITH_CDDL and WITHOUT_CDDL, defaulting | jb | 2006-11-01 | 1 | -0/+1 |
* | - Don't pass an empty ``NM='' to lorder(1) when NM is unset. | ru | 2006-10-25 | 1 | -3/+17 |
* | Use TARGET_BIG_ENDIAN instead of ARM_BIG_ENDIAN | cognet | 2006-10-19 | 1 | -1/+1 |
* | Remove X11BASE from here so the one from bsd.port.mk has a chance to set | lesi | 2006-10-06 | 1 | -2/+0 |
* | Removed libc_r build support. | ru | 2006-09-30 | 3 | -4/+0 |
* | Don't run install-info under lockf if not installing in parallel. | ru | 2006-09-29 | 1 | -0/+7 |
* | When building WITHOUT_ASSERT_DEBUG, we need to disable -Werror as its easy | obrien | 2006-09-13 | 2 | -0/+2 |
* | Add a knob for compiling the tree -DNDEBUG. This turns off all the | imp | 2006-09-11 | 3 | -0/+9 |
* | Pass whatever the value of NM down to lorder. This allows one to | imp | 2006-08-25 | 1 | -3/+3 |
* | Don't read in /etc/src.conf when building ports. | obrien | 2006-08-24 | 1 | -0/+3 |
* | Remove alpha left-overs. | ru | 2006-08-22 | 2 | -27/+1 |
* | Revert previous commit. Pre-Nehemiah C3 CPUs do have 3DNow!; it doesn't | des | 2006-08-13 | 1 | -1/+1 |
* | I don't know where I got the idea that the VIA C3 has 3DNow!; it doesn't. | des | 2006-08-12 | 1 | -1/+1 |
* | Reintroduce CSTD, which allows a Makefile to specify the precise dialect | des | 2006-08-11 | 1 | -0/+15 |
* | Grr we also need to set -mbig-endian to LDFLAGS. Now I can build a | cognet | 2006-07-21 | 1 | -0/+1 |
* | Remove ALPHA optimization pointer for gcc flags. | imp | 2006-07-20 | 1 | -1/+1 |
* | Oops LDFLAGS can be used to invoke gcc, so directly add -EB to {LD}. | cognet | 2006-07-20 | 1 | -1/+1 |
* | Honor ARM_BIG_ENDIAN by adding -mbig-endian to CFLAGS and -EB to LDFLAGS if | cognet | 2006-07-20 | 1 | -0/+5 |
* | Add CPUTYPE support for Via C3 and C3-2 processors. | des | 2006-07-19 | 1 | -0/+4 |
* | "clean" of <bsd.prog.mk> no longer removes a.out, Errs, | yar | 2006-06-18 | 1 | -2/+1 |
* | Send the pcvt(4) driver off to retirement. | phk | 2006-05-17 | 1 | -2/+0 |
* | - Extend the nsswitch to support Services, Protocols and Rpc | ume | 2006-04-28 | 1 | -0/+2 |
* | Have WITHOUT_BIND_MTREE imply WITHOUT_BIND_ETC | phk | 2006-04-01 | 1 | -0/+4 |
* | Revert last delta, it breaks cross-compiles. | ru | 2006-03-25 | 1 | -6/+2 |
* | Option MK_LIB32 only exists on amd64. | ru | 2006-03-24 | 1 | -2/+6 |
* | Add proper dependencies for the version map, and make sure 'make clean' | des | 2006-03-23 | 1 | -1/+4 |
* | Folded WITH_HESIOD_SUPPORT into WITH_HESIOD. | ru | 2006-03-21 | 1 | -1/+0 |
* | Desupport the *_COLLECT2 no-op. | ru | 2006-03-21 | 1 | -6/+0 |
* | Extend coverage of the MK_IPX build option to the following: | ru | 2006-03-20 | 2 | -0/+9 |
* | Commit a forgotten part of NO_PROFILE/NO_LIB32 conversion. | ru | 2006-03-19 | 1 | -2/+5 |