summaryrefslogtreecommitdiffstats
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* Style fixbapt2015-05-041-2/+2
* Rework PRIVATELIBbapt2015-05-045-80/+33
* Followup to r282083: add GCC_BOOTSTRAP to the list of broken options on arm64ngie2015-04-281-1/+1
* Add GCC to the list of broken options on arm64.andrew2015-04-271-1/+1
* Add LLDB to BROKEN_OPTIONS for arm prior to armv6emaste2015-04-241-0/+4
* The lseek(2), mmap(2), truncate(2), ftruncate(2), pread(2), andkib2015-04-181-3/+0
* Make it harder to specify invalid LIBADD by causing values withoutbrooks2015-04-161-1/+5
* Revert r281055 as it breaks installing test scripts in the mixed PROGS/SCRIPTngie2015-04-131-2/+2
* Fix libfifolog dependency on libzemaste2015-04-101-0/+3
* Fix overlinking in bhyve:bapt2015-04-091-0/+1
* Convert mt(1) and libmt to LIBADDbapt2015-04-091-0/+5
* Add a DTRACEFLAGS variable, which can be used to pass additional variablesmarkj2015-04-082-10/+12
* Add the start of libc and libstand for arm64. Not all of the machineandrew2015-04-071-0/+2
* Do not install scripts multiple time when using bsd.progs.mkbapt2015-04-041-2/+2
* MFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092, r276093, r278284)cy2015-03-301-1/+5
* Re-enable using -mllvm -enable-load-pre=false in CLANG_OPT_SMALL fordim2015-03-281-0/+2
* Revert the __ALWAYS_NO stuff. It had already been committed as BROKEN.imp2015-03-271-9/+0
* Add support for specifying unsupported / broken options that overrideimp2015-03-271-0/+9
* Correctly pass the -mllvm -enable-gvn=false flag in CLANG_OPT_SMALLdim2015-03-211-2/+2
* Start to import support for the AArch64 architecture from ARM. This changeandrew2015-03-192-3/+7
* Document LIB and LIB_CXX.bdrewery2015-03-171-0/+7
* Add LIB_CXX so that C++ libraries will use CXX to link.bdrewery2015-03-171-1/+8
* Unhide linker line for libraries.bdrewery2015-03-171-1/+1
* Remove unneeded handling of undefined NM.bdrewery2015-03-171-14/+0
* Catch up with Clang 3.6.0.jkim2015-03-171-32/+51
* Fix DESTDIR supportbapt2015-03-151-2/+2
* Symplify links installation by using multi variable for loopbapt2015-03-151-22/+8
* Merge ^/head r279893 through r279984.dim2015-03-143-7/+30
|\
| * Allow relative pathnames in SRCS, so as to enable building softwaredim2015-03-142-7/+18
| * Add support for specifying unsupported / broken options that overrideimp2015-03-121-0/+12
* | Merge ^/head r279313 through r279595.dim2015-03-042-2/+2
|\ \ | |/
| * Fix typo (_DP_grom -> _DP_geom) so applications that need to link againstngie2015-02-281-1/+1
| * Update r279018 so it only applies to Clang version 3.5+ and not 3.4.[1-9].obrien2015-02-271-1/+1
* | Merge ^/head r279163 through r279308.dim2015-02-262-0/+11
|\ \ | |/
| * If sys.mk were found via the magic path .../share/mksjg2015-02-241-0/+10
| * Significant upgrades to sa(4) and mt(1).ken2015-02-231-0/+1
* | Merging ^/head r278916 through r279022.dim2015-02-194-4/+14
|\ \ | |/
| * 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
* | Merge ^/head r278499 through r278755.dim2015-02-142-6/+6
|\ \ | |/
| * 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
* | Merge ^/head r278351 through r278498.dim2015-02-103-1/+14
|\ \ | |/
| * 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
* | Merging ^/head r278298 through r278350.dim2015-02-072-0/+2
|\ \ | |/
| * Add a new device control utility for new-bus devices called devctl. Thisjhb2015-02-062-0/+2
OpenPOWER on IntegriCloud