| Commit message (Expand) | Author | Age | Files | Lines |
* | Retire TARGET_ABI. | imp | 2011-01-07 | 1 | -1/+1 |
* | Introduce make variable ACFLAGS used to supply additional flags to | kib | 2011-01-07 | 1 | -2/+3 |
* | Fix typo, and re-wrap paragraph. | dim | 2010-11-11 | 1 | -5/+5 |
* | Add the DTRACE variable that points to the executable. | rpaulo | 2010-09-10 | 1 | -0/+1 |
* | Fix buildworld -DNO_CLEAN when using with Perforce, which marks files as | will | 2010-08-12 | 1 | -2/+2 |
* | Fix previous commit: I forgot to include parenthesis. | rpaulo | 2010-07-30 | 1 | -38/+38 |
* | When building WITH_CTF=1, print the ctf executable that's going to be | rpaulo | 2010-07-29 | 1 | -19/+57 |
* | Minor modifications to know what to do with powerpc64. | nwhitehorn | 2010-07-10 | 1 | -1/+1 |
* | Merge from tbemd branch: | imp | 2010-06-11 | 1 | -1/+13 |
* | WITH_CTF can now be specified in src.conf (not recommended, there | netchild | 2010-04-02 | 1 | -60/+22 |
* | Unbreak WARNS=6 builds for C++ code: -Wold-style-definition is not accepted | marcel | 2010-02-18 | 1 | -1/+1 |
* | Introduce two new flags PO_CFLAGS and PO_CXXFLAGS to make it possible | sepotvin | 2010-01-22 | 1 | -0/+2 |
* | Add support for the Compact C Type (CTF) conversions throughout FreeBSD's | jb | 2008-05-22 | 1 | -0/+76 |
* | MFp4 (mips2-jnpr): | imp | 2008-04-04 | 1 | -1/+1 |
* | PR ports/121363 (& ports/73797) has been committed, so we can now go back | obrien | 2008-04-02 | 1 | -2/+2 |
* | Temporarily back out revision 1.98 to give Portmgr some time to | obrien | 2008-03-04 | 1 | -2/+2 |
* | Back out revision 1.97, which backed out part of revision 1.96. | obrien | 2008-03-04 | 1 | -2/+2 |
* | Although the entire src tree builds cleanly now without -fno-strict-aliasing | jb | 2007-11-26 | 1 | -2/+2 |
* | Re-enable -Werror again. | jb | 2007-11-22 | 1 | -2/+5 |
* | Weed out a warning argument that isn't applicable to C++ code. | jb | 2007-11-19 | 1 | -1/+1 |
* | Switch arm to -O until the -O2 issues are resolved. | cognet | 2007-11-05 | 1 | -0/+4 |
* | Allow the shell used by make(1) to be changed early via the | yar | 2007-10-27 | 1 | -0/+5 |
* | Restore -O2 optimization after gcc 4.2.1 import, which has | delphij | 2007-08-14 | 1 | -1/+1 |
* | Switch to "-O1 -pipe" as cross-build compatible gcc workaround. | ache | 2007-07-01 | 1 | -1/+1 |
* | Back out gcc workaround per re@ request. Details: | ache | 2007-06-28 | 1 | -1/+1 |
* | This is temp workaround of nasty gcc 4.2.0 -O2 bug which may skip the rest | ache | 2007-06-26 | 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 |
* | We bootstrap make(1) if necessary during an upgrade, so checking | ru | 2005-09-28 | 1 | -7/+0 |
* | Toggle on warnings. This resolves the problem with building old releases | harti | 2005-04-29 | 1 | -0/+3 |
* | IPFIlter problems that prevented building should all now be resolved so | darrenr | 2005-04-28 | 1 | -5/+0 |
* | Disable the IPFILTER bits until they compile again. This can be overriden | scottl | 2005-04-27 | 1 | -0/+5 |
* | Include bsd.compat.mk early from sys.mk, enough for makefiles | ru | 2004-12-23 | 1 | -0/+1 |
* | Compiling with 'strict-aliasing' optimization breaks some [notable] ports. | obrien | 2004-11-11 | 1 | -1/+1 |
* | Switch the default CFLAGS to -O2 -pipe. | des | 2004-10-25 | 1 | -1/+1 |
* | Use the '+' flag to make make recurse into sub-directories even when | harti | 2004-08-09 | 1 | -0/+6 |
* | Moved FreeBSD build pollution (/etc/make.conf) and zombie aout support | bde | 2004-05-12 | 1 | -4/+6 |
* | Removed conditional include of /etc/make.conf.local and the error for the | bde | 2004-05-12 | 1 | -5/+0 |
* | -W{missing,strict}-prototypes do not make sense for C++, and gcc34 will | des | 2004-05-10 | 1 | -1/+1 |
* | g++(1) is unhappy with -Wnested-externs. | ru | 2004-04-20 | 1 | -1/+1 |
* | Fixed breakage of POSIX support in rev.1.31. -pipe was added to | bde | 2004-02-04 | 1 | -1/+2 |
* | A shorter version of keeping all -std= options out of CXXFLAGS. | ru | 2004-02-03 | 1 | -1/+1 |
* | Fixed bogus ${FOO:Mbar} tests where the actual intent is to check | ru | 2004-01-27 | 1 | -1/+1 |
* | Removed the ancient .LIBS setting that causes non-existent | ru | 2003-10-03 | 1 | -2/+0 |
* | Separate out userland linting and kernel linting a bit more. This | markm | 2003-09-26 | 1 | -0/+1 |
* | Don't trust sys.mk,v 1.61 commit log, and make .asm alias for .S. | ru | 2003-07-02 | 1 | -2/+5 |
* | There's no reason to keep separate AINC knob anymore. | ru | 2003-07-01 | 1 | -1/+1 |
* | Propagate the ${AINC} knob (assembler include) to sys.mk, | ru | 2003-06-30 | 1 | -1/+1 |
* | Use a bigger hammer -- keep all -std= out of CXXFLAGS. | obrien | 2003-06-01 | 1 | -1/+1 |
* | Axe CXXINCLUDES from CXXFLAGS, it serves no useful purpose anymore. | ru | 2003-04-22 | 1 | -1/+1 |
* | Added the new variable CTAGS which, if set to "ctags", reverts | ru | 2002-10-17 | 1 | -4/+0 |