summaryrefslogtreecommitdiffstats
path: root/tools/build
Commit message (Expand)AuthorAgeFilesLines
* Fix generation of src.conf.5sjg2015-06-2210-3/+50
* Report failing value from 'make showconfig' in build option scriptemaste2015-06-221-2/+2
* Add more obsolete filesantoine2015-06-201-0/+5
* Add some files to remove when MK_BSD_GREP=noantoine2015-06-201-0/+15
* The build and installation of rmail(8) is only related to the SENDMAIL optionbapt2015-06-181-2/+0
* Do not remove mailwrapper(8) in case WITHOUT_SENDMAIL is usedbapt2015-06-181-2/+0
* Add META_MODE support.sjg2015-06-132-0/+16
|\
| * Merge sync of headsjg2015-05-2733-194/+4043
| |\
| * \ Merge from head@274682sjg2014-11-1916-27/+126
| |\ \
| * \ \ Merge head from 7/28sjg2014-08-1914-58/+160
| |\ \ \
| * | | | New dependenciessjg2014-05-171-0/+12
| * | | | Merge headsjg2014-04-2831-331/+757
| |\ \ \ \
| * \ \ \ \ Merge head@256284sjg2013-10-1320-264/+82
| |\ \ \ \ \
| * \ \ \ \ \ Merge headsjg2013-09-115-11/+51
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge from headsjg2013-09-0521-59/+147
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ sync from headsjg2013-04-122-0/+7
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Sync with HEAD.obrien2013-02-0814-1/+157
| |\ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ Sync from headsjg2012-11-0410-60/+306
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-222-1/+17
| * | | | | | | | | | | | | MFC: r238143: move "funny targets" from pre-build "make check" to theobrien2012-07-051-18/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Switch to mandoc's version of makewhatis(8), whatis(1), apropos(1) utilities.bapt2015-05-301-0/+6
* | | | | | | | | | | | | | Upgrade our copy of clang and llvm to 3.6.1 release.dim2015-05-251-60/+60
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Mark libgomp.so.1 as an old lib not an old filebapt2015-05-211-1/+1
* | | | | | | | | | | | | Remove usr/share/dtrace/{tcpconn,tcpstate,tcptrack,udptrack} if MK_CDDL == nongie2015-05-201-0/+4
* | | | | | | | | | | | | Build libgcov only if we're building base system GCCemaste2015-05-181-0/+1
* | | | | | | | | | | | | Provide reallocarray() in -legacy, if needed, to allow building head ondim2015-05-152-0/+50
* | | | | | | | | | | | | Build libgomp only if we're also building base system GCCemaste2015-05-151-0/+5
* | | | | | | | | | | | | Fix make delete-old for gperf and GCC/CXX optionsemaste2015-05-061-6/+4
* | | | | | | | | | | | | Replace groff's soelim by soeliminate(1) renamed soelim(1)bapt2015-05-011-2/+0
* | | | | | | | | | | | | OptionalObsoleteFiles: don't remove c++filt when using ELF Tool Chainemaste2015-05-011-0/+2
* | | | | | | | | | | | | Add a -v to tell where each symbol is resolved from.bdrewery2015-05-011-2/+9
* | | | | | | | | | | | | Fix a commentbdrewery2015-05-011-1/+1
* | | | | | | | | | | | | Add ELF Tool Chain's c++filt to the buildemaste2015-04-301-0/+2
* | | | | | | | | | | | | Tweak BSS symbol handling from r281811 to not consider them unresolvedbdrewery2015-04-211-2/+3
* | | | | | | | | | | | | Support libraries linked by path.bdrewery2015-04-211-6/+10
* | | | | | | | | | | | | - For executables search for matching (B) global uninitialized BSS symbols frombdrewery2015-04-211-21/+30
* | | | | | | | | | | | | Revert r281805 for now as it breaks due to spaces in outputbdrewery2015-04-211-5/+3
* | | | | | | | | | | | | Pass full path to ldd(1) so it works on files in cwd.bdrewery2015-04-211-1/+1
* | | | | | | | | | | | | Support demangling C++ symbols with -D flag.bdrewery2015-04-211-3/+5
* | | | | | | | | | | | | - Speedup significantly by not using subshells for data already fetched.bdrewery2015-04-201-17/+70
* | | | | | | | | | | | | Fix indentation to use tabsbdrewery2015-04-201-20/+20
* | | | | | | | | | | | | The lseek(2), mmap(2), truncate(2), ftruncate(2), pread(2), andkib2015-04-181-2/+0
* | | | | | | | | | | | | - Fix support with new elftoolchain readelf(1)bdrewery2015-04-091-6/+6
* | | | | | | | | | | | | Remove specific reference to g++(1) for WITH_CXX as it may be clang.bdrewery2015-04-031-1/+1
* | | | | | | | | | | | | - Remove more files when MK_ZONEINFO == noamdmi32015-03-311-0/+472
* | | | | | | | | | | | | - Remove more files when MK_TESTS_SUPPORT == noamdmi32015-03-311-0/+75
* | | | | | | | | | | | | - Remove more files when MK_LEGACY_CONSOLE == noamdmi32015-03-311-0/+15
* | | | | | | | | | | | | - Remove more files when MK_KERBEROS_SUPPORT == noamdmi32015-03-311-0/+16
* | | | | | | | | | | | | - Remove more files when MK_KDUMP == noamdmi32015-03-311-0/+7
* | | | | | | | | | | | | - Remove more files when MK_JAIL == noamdmi32015-03-311-0/+1
OpenPOWER on IntegriCloud