summaryrefslogtreecommitdiffstats
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* Enable build of FDT components by default. dtc is a required build toolnwhitehorn2010-12-221-1/+1
* Re-enable generating links.adrian2010-11-161-11/+8
* .. and then notice that the list of mk files is ordered, and update to suit.adrian2010-11-161-2/+2
* Add in forgotten install rule.adrian2010-11-161-1/+1
* This case is actually powerpc specific, and doesn't apply to powerpc64.imp2010-11-141-1/+1
* Break out the rules which generate crunchgen'ed binaries into a separateadrian2010-11-131-0/+160
* Fix typo, and re-wrap paragraph.dim2010-11-111-5/+5
* Complete the integration of tbemd branch into head.imp2010-11-102-11/+5
* - Introduce WITH_GPIO knob and disable building gpioctlgonzo2010-10-051-0/+1
* Prefer MACHINE_CPUARCH to MACHINE_ARCH unless there's a good reason...imp2010-09-131-18/+18
* Add a comment describing where to include bsd.dtrace.mk.rpaulo2010-09-111-0/+1
* Fix bugs introduced in the previous rev:rpaulo2010-09-101-5/+9
* Fix typo in previous commit.rpaulo2010-09-101-1/+1
* Add bsd.dtrace.mk. This allows userland programs and libraries torpaulo2010-09-102-1/+57
* Check the existence of a 'beforelinking' target and make the resultingrpaulo2010-09-102-1/+13
* Add the DTRACE variable that points to the executable.rpaulo2010-09-101-0/+1
* Now that we default to the proper endian, we don't need these for mipsimp2010-08-281-7/+0
* MFtbemd:imp2010-08-232-3/+4
* - Change default grep back to GNU version. BSD grep can be built with thegabor2010-08-231-1/+1
* Remove LIBELF_PIC.rpaulo2010-08-211-1/+0
* Add the definition of LIBELF_PIC.rpaulo2010-08-211-0/+1
* For every instance of '.if ${CC} == "foo"' or '.if ${CC} != "foo"' inrpaulo2010-08-173-5/+5
* Make sure any -U CFLAGS are not filtered out when calling mkdep, asrpaulo2010-08-171-6/+6
* Fix buildworld -DNO_CLEAN when using with Perforce, which marks files aswill2010-08-121-2/+2
* Add LIBRTLD_DB.rpaulo2010-07-311-0/+1
* Add missing escape characthers.rpaulo2010-07-302-2/+2
* Fix previous commit: I forgot to include parenthesis.rpaulo2010-07-303-66/+66
* When building WITH_CTF=1, print the ctf executable that's going to berpaulo2010-07-293-33/+99
* Add BSD grep to the base system and make it our default grep.gabor2010-07-221-1/+1
* Minor modifications to know what to do with powerpc64.nwhitehorn2010-07-103-2/+5
* Also install the new bsd.arch.inc.mk filed. Missed in r204020.bz2010-07-061-0/+1
* Do not set WITH_FDT by default based on arch, as this does not work forraj2010-06-131-11/+1
* Merge from tbemdimp2010-06-111-0/+11
|\
| * svn merge svn+ssh://svn.freebsd.org/base/head@208996imp2010-06-104-8/+37
| |\
| * \ merge from head, part 6 of manyimp2010-04-125-103/+51
| |\ \
| * \ \ Merge with latest head.imp2010-03-022-10/+3
| |\ \ \
| * \ \ \ Merge from head.imp2010-02-183-2/+6
| |\ \ \ \
| * | | | | Include Makefile.$MACHINE, if it exists, otherwiseimp2010-02-171-0/+11
| * | | | | Introduce MACHINE_CPUARCH.imp2010-02-035-41/+54
* | | | | | Merge from tbemd branch:imp2010-06-111-1/+13
| |_|_|_|/ |/| | | |
* | | | | Hook clang into the build on i386/amd64/powerpc.rdivacky2010-06-091-0/+15
* | | | | Use MACHINE_ARCH instead of TARGET_ARCH.raj2010-05-261-2/+1
* | | | | Introduce a new build knob for Flattened Device Tree support.raj2010-05-251-0/+12
* | | | | o Remove EoL w/spaces introduced in the last commit.maxim2010-05-221-5/+5
* | | | | o Grammar.maxim2010-05-221-6/+6
* | | | | Add a new build option, MAN_UTILS. This option lets you control buildingjkim2010-05-191-1/+2
* | | | | Import of liblzma, xz, xzdec, lzmainfo from vendor branchmm2010-05-101-0/+1
* | | | | - Take libinstall.a out of pkg_install and make it a proper shared library.flz2010-04-231-0/+1
* | | | | When CPUTYPE is defined to any value, on amd64 platform "mmx" isdelphij2010-04-211-1/+1
| |_|_|/ |/| | |
* | | | WITH_CTF can now be specified in src.conf (not recommended, therenetchild2010-04-024-102/+51
OpenPOWER on IntegriCloud