summaryrefslogtreecommitdiffstats
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* Only disable gvn on clang 3.5 and newer.imp2015-02-191-1/+4
* Add LIBXO.marcel2015-02-181-0/+1
* Remove drti.o's dependency on libelf. This makes it possible to add DTracemarkj2015-02-181-3/+0
* release: use xz via pipe when compressing the tarballs.rpaulo2015-02-171-0/+9
* Make the extra dependencies in DPADD be dependencies of PROG_FULL andjhb2015-02-132-5/+5
* Step 1 of eliminating the "games" distribution: Move binaries to /usr/bin;cperciva2015-02-121-1/+1
* Move these definitions to bsd.own.mk along side the kernel directory /imp2015-02-091-1/+5
* Enforce that MK_foo options shall be either "yes" or "no" and nothingimp2015-02-091-0/+8
* Merge xz 5.2.0.rpaulo2015-02-091-0/+1
* Add a new device control utility for new-bus devices called devctl. Thisjhb2015-02-062-0/+2
* Add MK_FILE to control whether or not to build file(1), libmagic(3), etcngie2015-02-041-0/+1
* Add the following options to enable/disable several features in the base systemngie2015-02-041-0/+9
* Conditionalize building radius support into libpam, ppp, etc viangie2015-02-041-0/+1
* Add MK_AUTOFS knob for building and installing autofs(4), et alngie2015-01-261-0/+1
* Add MK_BHYVE knob for building and installing bhyve(4), et alngie2015-01-261-0/+1
* Add MK_HAST knob for building and installing hastd(8), et alngie2015-01-261-0/+1
* Add MK_CCD knob for building and installing ccd(4), ccdconfig, etcngie2015-01-251-0/+1
* Add MK_BSDINSTALL knob for building and installing bsdinstallngie2015-01-251-0/+1
* Add MK_TALK knob for building the talk and talkdngie2015-01-251-0/+1
* Add MK_ISCSI knob for building the iscsi initiator, iscsi daemon, kernelngie2015-01-251-0/+1
* Add MK_EE knob to control installing edit, ee, etcngie2015-01-251-0/+1
* For armv6 builds, add -mfloat-abi=softfp. This tells the compiler it canian2015-01-191-0/+4
* Add a ${CP} alias for copying files in the build.will2015-01-161-0/+5
* Add infrastructure to build dtb files from dts files.imp2015-01-082-0/+18
* Use a set of ELF Tool Chain tools by defaultemaste2015-01-071-1/+1
* Remove MK_INFO guards in bsd.info.mk per r276556ngie2015-01-021-5/+1
* Remove leftovers from r276551bapt2015-01-021-2/+1
* Use mandoc to generate cat pagesbapt2015-01-021-7/+6
* Use mandoc -Tlint instead of groff for manlint targetbapt2015-01-021-2/+3
* Put the conditional back. For the default case it isn't really needed,imp2015-01-011-0/+6
* Eliminate bsd.sys.mk on purpose. Do not put it back.imp2015-01-011-2/+0
* Unbreak the build for some modules that depend on -std flags to be passedngie2015-01-011-0/+2
* Fix module builds on arm (and maybe others) by turning off a wholeimp2015-01-012-6/+0
* Merge ^/head r274961 through r276342.dim2014-12-282-1/+2
|\
| * Add ncurses to _LIBRARIES so that libmenu is correctly linkedantoine2014-12-281-0/+1
| * Add LIBADD to PROG_VARS, similar to DPADD/LDADDngie2014-12-271-1/+1
* | Merge ^/head r274961 through r276301.dim2014-12-272-2/+6
|\ \ | |/
| * Deorbit the IEEE-488/GPIB support.phk2014-12-251-1/+0
| * Fix build with recent binutilsbapt2014-12-231-1/+6
* | Merge ^/head r275715 through r275748.dim2014-12-132-2/+2
|\ \ | |/
| * Fix typo in comments.imp2014-12-122-2/+2
* | Since clang 3.5.0 and later must be built by a compiler with C++11dim2014-12-101-17/+20
* | Merge ^/head r275478 through r275622.dim2014-12-081-10/+16
|\ \ | |/
| * The previous commit should have been a logical or not a logical "and"ngie2014-12-081-1/+1
| * ${CC} --version doesn't need to be queried if both COMPILER_TYPE andngie2014-12-081-0/+2
| * Fix typos in comments and wrap to <80 columnsngie2014-12-061-10/+14
* | Merge ^/head r275387 through r275477.dim2014-12-041-0/+1
|\ \ | |/
| * Switch gpioctl(8) to LIBADD.rpaulo2014-12-031-0/+1
* | Merge ^/head r274961 through r275386.dim2014-12-023-1/+7
|\ \ | |/
| * Set the correct architecture when targeting ARMv7andrew2014-12-011-1/+1
OpenPOWER on IntegriCloud