summaryrefslogtreecommitdiffstats
path: root/tools/build
Commit message (Expand)AuthorAgeFilesLines
* 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
* - Remove more files when MK_CASPER == noamdmi32015-03-311-0/+47
* - Remove more files when MK_INET6 == noamdmi32015-03-301-0/+3
* - Remove more files when MK_FORTH == noamdmi32015-03-301-0/+13
* Merge ^/head r279313 through r279595.dim2015-03-041-2/+5
|\
| * Remove gperf(7) if gperf is not installedbapt2015-03-021-0/+1
| * Install manpage version of texinfo documentation for binutilsbapt2015-03-021-2/+4
* | Merge ^/head r279023 through r279162.dim2015-02-221-4/+0
|\ \ | |/
| * Step 2 of eliminating the "games" distribution: Remove punch cardcperciva2015-02-221-4/+0
* | Merge ^/head r278499 through r278755.dim2015-02-141-15/+14
|\ \ | |/
| * Step 1 of eliminating the "games" distribution: Move binaries to /usr/bin;cperciva2015-02-121-15/+14
* | Merge ^/head r278110 through r278223.dim2015-02-0412-3/+778
|\ \ | |/
| * Clean up more usb related files when MK_USB == no when dealing withngie2015-02-041-0/+112
| * Add MK_FILE to control whether or not to build file(1), libmagic(3), etcngie2015-02-041-0/+4
| * Add the following options to enable/disable several features in the base systemngie2015-02-049-0/+34
| * Conditionalize building radius support into libpam, ppp, etc viangie2015-02-041-0/+5
| * - Remove more files when MK_USB == noamdmi32015-02-031-0/+237
| * - Remove more files when MK_UNBOUND == noamdmi32015-02-031-0/+6
| * - Remove more files when MK_TEXTPROC == noamdmi32015-02-031-0/+9
| * - Remove more files when MK_TESTS == noamdmi32015-02-031-0/+8
| * - Remove more files when MK_TCSH == noamdmi32015-02-031-0/+9
| * - Remove more files when MK_SYSCONS == noamdmi32015-02-031-3/+184
| * - Remove more files when MK_SSP == noamdmi32015-02-031-0/+35
| * - Remove more files when MK_QUOTAS == noamdmi32015-02-031-0/+15
| * - Remove more files when MK_PORTSNAP == noamdmi32015-02-031-0/+1
| * - Remove more files when MK_PMC == noamdmi32015-02-031-0/+86
| * - Remove more files when MK_PF == noamdmi32015-02-031-0/+7
| * - Remove more files when MK_OPENSSH == noamdmi32015-02-031-0/+26
* | Merge ^/head r278005 through r278109.dim2015-02-021-21/+2002
|\ \ | |/
| * - Remove more files when MK_NTP == noamdmi32015-02-021-0/+1
OpenPOWER on IntegriCloud