summaryrefslogtreecommitdiffstats
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Build infrastructure for elftoolchain toolsemaste2014-12-012-0/+6
* | Merge ^/head r274961 through r275261.dim2014-11-291-4/+1
|\ \ | |/
| * Update libucl to latest versionbapt2014-11-291-4/+1
| * Remove MINUSLPAM the LIBADD framework handles static dependencies just finebapt2014-11-261-26/+0
| * Remove all remnant ugly LD<lbname> but atf one until the aft framework knowsbapt2014-11-251-12/+0
| * Register the explicit (pthread) and implicit (for static) dependencies forbapt2014-11-251-1/+7
| * Defines the libssh dependenciesbapt2014-11-251-0/+4
* | After some horrible wrestling with Subversion's worthless mergedim2014-11-262-39/+11
* | r274961 through r275075dim2014-11-252-3/+312
|\ \ | |/
| * Define missing libraries to be able to convert gnu, cddl and secure to LIBADDbapt2014-11-251-0/+3
| * Sort libraries definitionsbapt2014-11-251-5/+5
| * Remove duplicated krb5bapt2014-11-251-1/+0
| * Defined the needed library to convert usr.sbin to LIBADDbapt2014-11-251-0/+38
| * Defines all the libraries needed for usr.binbapt2014-11-251-0/+33
| * Define libipf internal librarybapt2014-11-251-0/+7
| * Fix recursive problem with libedit dependency, if you depends on ncursesw andbapt2014-11-251-1/+1
| * Add a definition for libxobapt2014-11-251-0/+1
| * Define compiler_rt and ssp_nonshared librariesbapt2014-11-251-1/+4
| * libvers and libsl are internal librariesbapt2014-11-251-2/+9
| * Fix make depends with libnetbsdbapt2014-11-251-1/+1
| * Add definitions of kerberos librariesbapt2014-11-251-0/+17
| * libevent is an internallibbapt2014-11-251-1/+1
| * libatf-c++ exposes libatf-c abi hence we need to explicit link to atf-c ifbapt2014-11-251-0/+3
OpenPOWER on IntegriCloud