| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct location for libntpevent.a. | cy | 2015-05-15 | 1 | -1/+1 |
* | Fix spelling of INTERNALLIBS | bdrewery | 2015-05-08 | 1 | -3/+3 |
* | Style fix | bapt | 2015-05-04 | 1 | -2/+2 |
* | Rework PRIVATELIB | bapt | 2015-05-04 | 5 | -80/+33 |
* | Followup to r282083: add GCC_BOOTSTRAP to the list of broken options on arm64 | ngie | 2015-04-28 | 1 | -1/+1 |
* | Add GCC to the list of broken options on arm64. | andrew | 2015-04-27 | 1 | -1/+1 |
* | Add LLDB to BROKEN_OPTIONS for arm prior to armv6 | emaste | 2015-04-24 | 1 | -0/+4 |
* | The lseek(2), mmap(2), truncate(2), ftruncate(2), pread(2), and | kib | 2015-04-18 | 1 | -3/+0 |
* | Make it harder to specify invalid LIBADD by causing values without | brooks | 2015-04-16 | 1 | -1/+5 |
* | Revert r281055 as it breaks installing test scripts in the mixed PROGS/SCRIPT | ngie | 2015-04-13 | 1 | -2/+2 |
* | Fix libfifolog dependency on libz | emaste | 2015-04-10 | 1 | -0/+3 |
* | Fix overlinking in bhyve: | bapt | 2015-04-09 | 1 | -0/+1 |
* | Convert mt(1) and libmt to LIBADD | bapt | 2015-04-09 | 1 | -0/+5 |
* | Add a DTRACEFLAGS variable, which can be used to pass additional variables | markj | 2015-04-08 | 2 | -10/+12 |
* | Add the start of libc and libstand for arm64. Not all of the machine | andrew | 2015-04-07 | 1 | -0/+2 |
* | Do not install scripts multiple time when using bsd.progs.mk | bapt | 2015-04-04 | 1 | -2/+2 |
* | MFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092, r276093, r278284) | cy | 2015-03-30 | 1 | -1/+5 |
* | Re-enable using -mllvm -enable-load-pre=false in CLANG_OPT_SMALL for | dim | 2015-03-28 | 1 | -0/+2 |
* | Revert the __ALWAYS_NO stuff. It had already been committed as BROKEN. | imp | 2015-03-27 | 1 | -9/+0 |
* | Add support for specifying unsupported / broken options that override | imp | 2015-03-27 | 1 | -0/+9 |
* | Correctly pass the -mllvm -enable-gvn=false flag in CLANG_OPT_SMALL | dim | 2015-03-21 | 1 | -2/+2 |
* | Start to import support for the AArch64 architecture from ARM. This change | andrew | 2015-03-19 | 2 | -3/+7 |
* | Document LIB and LIB_CXX. | bdrewery | 2015-03-17 | 1 | -0/+7 |
* | Add LIB_CXX so that C++ libraries will use CXX to link. | bdrewery | 2015-03-17 | 1 | -1/+8 |
* | Unhide linker line for libraries. | bdrewery | 2015-03-17 | 1 | -1/+1 |
* | Remove unneeded handling of undefined NM. | bdrewery | 2015-03-17 | 1 | -14/+0 |
* | Catch up with Clang 3.6.0. | jkim | 2015-03-17 | 1 | -32/+51 |
* | Fix DESTDIR support | bapt | 2015-03-15 | 1 | -2/+2 |
* | Symplify links installation by using multi variable for loop | bapt | 2015-03-15 | 1 | -22/+8 |
* | Merge ^/head r279893 through r279984. | dim | 2015-03-14 | 3 | -7/+30 |
|\ |
|
| * | Allow relative pathnames in SRCS, so as to enable building software | dim | 2015-03-14 | 2 | -7/+18 |
| * | Add support for specifying unsupported / broken options that override | imp | 2015-03-12 | 1 | -0/+12 |
* | | Merge ^/head r279313 through r279595. | dim | 2015-03-04 | 2 | -2/+2 |
|\ \
| |/ |
|
| * | Fix typo (_DP_grom -> _DP_geom) so applications that need to link against | ngie | 2015-02-28 | 1 | -1/+1 |
| * | Update r279018 so it only applies to Clang version 3.5+ and not 3.4.[1-9]. | obrien | 2015-02-27 | 1 | -1/+1 |
* | | Merge ^/head r279163 through r279308. | dim | 2015-02-26 | 2 | -0/+11 |
|\ \
| |/ |
|
| * | If sys.mk were found via the magic path .../share/mk | sjg | 2015-02-24 | 1 | -0/+10 |
| * | Significant upgrades to sa(4) and mt(1). | ken | 2015-02-23 | 1 | -0/+1 |
* | | Merging ^/head r278916 through r279022. | dim | 2015-02-19 | 4 | -4/+14 |
|\ \
| |/ |
|
| * | Only disable gvn on clang 3.5 and newer. | imp | 2015-02-19 | 1 | -1/+4 |
| * | Add LIBXO. | marcel | 2015-02-18 | 1 | -0/+1 |
| * | Remove drti.o's dependency on libelf. This makes it possible to add DTrace | markj | 2015-02-18 | 1 | -3/+0 |
| * | release: use xz via pipe when compressing the tarballs. | rpaulo | 2015-02-17 | 1 | -0/+9 |
* | | Merge ^/head r278499 through r278755. | dim | 2015-02-14 | 2 | -6/+6 |
|\ \
| |/ |
|
| * | Make the extra dependencies in DPADD be dependencies of PROG_FULL and | jhb | 2015-02-13 | 2 | -5/+5 |
| * | Step 1 of eliminating the "games" distribution: Move binaries to /usr/bin; | cperciva | 2015-02-12 | 1 | -1/+1 |
* | | Merge ^/head r278351 through r278498. | dim | 2015-02-10 | 3 | -1/+14 |
|\ \
| |/ |
|
| * | Move these definitions to bsd.own.mk along side the kernel directory / | imp | 2015-02-09 | 1 | -1/+5 |
| * | Enforce that MK_foo options shall be either "yes" or "no" and nothing | imp | 2015-02-09 | 1 | -0/+8 |
| * | Merge xz 5.2.0. | rpaulo | 2015-02-09 | 1 | -0/+1 |