summaryrefslogtreecommitdiffstats
path: root/share/mk/sys.mk
Commit message (Expand)AuthorAgeFilesLines
* MFH (r264367): add RANLIBFLAGS and set timestamps in static libraries to 0des2014-08-241-1/+4
* Use .SHELL to tell bmake to use 'set -e' when running scriptssjg2013-08-271-6/+20
* Remove variable added by ru@ in r94940 that is no longer used by source or po...eadler2013-06-231-4/+0
* We cannot remove the _+_ trick, until old make is completely deprecated.sjg2013-06-141-1/+7
* Override bmake's default MAKEFILE_PREFERENCEsjg2013-06-071-1/+1
* Tell bmake to use the FreeBSD preferred makefile preference list.sjg2013-04-031-0/+3
* Remove all support for legacy NOFOO and NO_FOO build options.des2013-01-101-1/+0
* Hide OBJCOPY and others in POSIX modeemaste2012-12-171-1/+1
* Put shared library debug info into separate .symbols fileemaste2012-12-151-0/+2
* Change the default to 'cru' for speed reasons.eadler2012-12-061-1/+1
* Add support for bmake. This includes:marcel2012-10-061-0/+15
* Merging of projects/armv6, part 3gonzo2012-08-151-1/+1
* Sort nm in order.imp2012-04-221-4/+4
* Fix partially merged patch from my external compiler tree in r234546.imp2012-04-211-0/+4
* Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH.jmallett2012-03-291-1/+1
* - fix WITH_CTF when specified in /etc/src.conf [1]fjoe2011-11-291-63/+19
* Conditionalize ctfconvert/ctfmerge runs on make level (.if/.endif) insteadfjoe2011-11-291-57/+57
* Retire TARGET_ABI.imp2011-01-071-1/+1
* Introduce make variable ACFLAGS used to supply additional flags tokib2011-01-071-2/+3
* Fix typo, and re-wrap paragraph.dim2010-11-111-5/+5
* Add the DTRACE variable that points to the executable.rpaulo2010-09-101-0/+1
* Fix buildworld -DNO_CLEAN when using with Perforce, which marks files aswill2010-08-121-2/+2
* Fix previous commit: I forgot to include parenthesis.rpaulo2010-07-301-38/+38
* When building WITH_CTF=1, print the ctf executable that's going to berpaulo2010-07-291-19/+57
* Minor modifications to know what to do with powerpc64.nwhitehorn2010-07-101-1/+1
* Merge from tbemd branch:imp2010-06-111-1/+13
* WITH_CTF can now be specified in src.conf (not recommended, therenetchild2010-04-021-60/+22
* Unbreak WARNS=6 builds for C++ code: -Wold-style-definition is not acceptedmarcel2010-02-181-1/+1
* Introduce two new flags PO_CFLAGS and PO_CXXFLAGS to make it possiblesepotvin2010-01-221-0/+2
* Add support for the Compact C Type (CTF) conversions throughout FreeBSD'sjb2008-05-221-0/+76
* MFp4 (mips2-jnpr):imp2008-04-041-1/+1
* PR ports/121363 (& ports/73797) has been committed, so we can now go backobrien2008-04-021-2/+2
* Temporarily back out revision 1.98 to give Portmgr some time toobrien2008-03-041-2/+2
* Back out revision 1.97, which backed out part of revision 1.96.obrien2008-03-041-2/+2
* Although the entire src tree builds cleanly now without -fno-strict-aliasingjb2007-11-261-2/+2
* Re-enable -Werror again.jb2007-11-221-2/+5
* 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
* Restore -O2 optimization after gcc 4.2.1 import, which hasdelphij2007-08-141-1/+1
* 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
* This is temp workaround of nasty gcc 4.2.0 -O2 bug which may skip the restache2007-06-261-1/+1
* Remove X11BASE from here so the one from bsd.port.mk has a chance to setlesi2006-10-061-2/+0
* We bootstrap make(1) if necessary during an upgrade, so checkingru2005-09-281-7/+0
* Toggle on warnings. This resolves the problem with building old releasesharti2005-04-291-0/+3
* IPFIlter problems that prevented building should all now be resolved sodarrenr2005-04-281-5/+0
* Disable the IPFILTER bits until they compile again. This can be overridenscottl2005-04-271-0/+5
* Include bsd.compat.mk early from sys.mk, enough for makefilesru2004-12-231-0/+1
* Compiling with 'strict-aliasing' optimization breaks some [notable] ports.obrien2004-11-111-1/+1
OpenPOWER on IntegriCloud