Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | new depends | sjg | 2015-06-16 | 4 | -16/+160 | |
* | Convert to LIBADD | bapt | 2015-06-15 | 1 | -2/+1 | |
* | Add META_MODE support. | sjg | 2015-06-13 | 4 | -0/+181 | |
|\ | ||||||
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 1 | -2/+0 | |
| * | Merge sync of head | sjg | 2015-05-27 | 38 | -613/+1133 | |
| |\ | |/ |/| | ||||||
| * | Merge from head@274682 | sjg | 2014-11-19 | 4 | -8/+2 | |
| |\ | ||||||
| * \ | Merge head from 7/28 | sjg | 2014-08-19 | 7 | -7/+13 | |
| |\ \ | ||||||
| * | | | Pay attention to MK_SHARED_TOOLCHAIN | sjg | 2014-05-16 | 1 | -0/+5 | |
| * | | | Updated dependencies | sjg | 2014-05-16 | 3 | -8/+10 | |
| * | | | Updated depends | sjg | 2014-05-10 | 1 | -0/+8 | |
| * | | | Merge from head | sjg | 2014-05-08 | 2 | -2/+2 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge head | sjg | 2014-04-28 | 32 | -472/+264 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge head@256284 | sjg | 2013-10-13 | 2 | -1/+142 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Updated dependencies | sjg | 2013-10-13 | 1 | -1/+5 | |
| * | | | | | | Merge from head | sjg | 2013-09-05 | 34 | -545/+486 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | sync from head | sjg | 2013-04-12 | 20 | -5/+45 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Updated dependencies | sjg | 2013-03-17 | 3 | -12/+11 | |
| * | | | | | | | | Sync with HEAD. | obrien | 2013-02-08 | 10 | -27/+74 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Updated/new Makefile.depend | sjg | 2012-11-08 | 2 | -0/+2 | |
| | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ | Sync from head | sjg | 2012-11-04 | 32 | -3643/+2818 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 3 | -0/+150 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Add the llvm-cov and llvm-profdata tools, when WITH_CLANG_EXTRAS is | dim | 2015-04-03 | 5 | -0/+328 | |
* | | | | | | | | | | | Regenerated llvm/clang manpages. | dim | 2015-03-14 | 15 | -45/+44 | |
* | | | | | | | | | | | Merge llvm 3.6.0rc3 from ^/vendor/llvm/dist, merge clang 3.6.0rc3 from | dim | 2015-02-14 | 1 | -1/+0 | |
* | | | | | | | | | | | Update FreeBSD LLDB build for 3.6 update | emaste | 2015-02-08 | 1 | -0/+4 | |
* | | | | | | | | | | | Update llvm and clang library and binary Makefiles for 3.6.0 rc1. | dim | 2015-01-26 | 11 | -21/+40 | |
* | | | | | | | | | | | Add the llvm-symbolizer tool, which enables the sanitizers to report | dim | 2015-01-10 | 3 | -0/+160 | |
* | | | | | | | | | | | Remove a few redundant DPADD/LDADD pairs in llvm utilities. | dim | 2015-01-10 | 2 | -4/+0 | |
* | | | | | | | | | | | Regenerate the manpages for the additional llvm/clang tools. This | dim | 2015-01-10 | 13 | -56/+30 | |
* | | | | | | | | | | | Add the AArch64 llvm backend to the build to allow for early testing and | dim | 2015-01-07 | 9 | -40/+102 | |
* | | | | | | | | | | | Update build for LLDB snapshot at upstream rev 216948 | emaste | 2014-11-26 | 1 | -3/+9 | |
* | | | | | | | | | | | Update llvm and clang binary Makefiles. | dim | 2014-11-24 | 15 | -53/+169 | |
* | | | | | | | | | | | Regenerate the manpage in mdoc(7) format using pod2mdoc | bapt | 2014-11-23 | 1 | -433/+280 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | Convert LIBCURSES to LIBNCURSES to fix "make checkdpadd" | ngie | 2014-08-26 | 1 | -2/+2 | |
* | | | | | | | | | | Revert r267233 for now. PIE support needs to be reworked. | bdrewery | 2014-08-19 | 3 | -6/+0 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Replace all uses of libncurses and libtermcap with their wide character | brooks | 2014-07-17 | 1 | -2/+2 | |
* | | | | | | | | | In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE. | bdrewery | 2014-06-08 | 3 | -0/+6 | |
* | | | | | | | | | Eliminate EARLY_BUILD flag. It is redundant and means MK_CLANG_FULL=no | imp | 2014-05-10 | 1 | -2/+2 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | imp | 2014-05-06 | 2 | -2/+2 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | NO_MAN= has been deprecated in favor of MAN= for some time, go ahead | imp | 2014-04-13 | 5 | -5/+5 | |
* | | | | | | | Enable parallel building for gnu/usr.bin and usr.bin/clang too. | dim | 2014-03-27 | 1 | -0/+2 | |
* | | | | | | | Apply fix for lldb not linking after the sparc backend import. | dim | 2014-03-01 | 1 | -0/+6 | |
* | | | | | | | Merge from head up to r262536. | dim | 2014-02-26 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Update LLDB bmake build for r262187 | emaste | 2014-02-18 | 1 | -2/+3 | |
* | | | | | | | | Add Makefile glue to build the Sparc backend libraries and link them | dim | 2014-02-20 | 6 | -0/+36 | |
|/ / / / / / / | ||||||
* | | | | | | | Update lldb for clang/llvm 3.4 import | emaste | 2014-02-17 | 1 | -0/+1 | |
* | | | | | | | Upgrade our copy of llvm/clang to 3.4 release. This version supports | dim | 2014-02-16 | 30 | -477/+216 | |
* | | | | | | | Enable llvm's integrated assembler for PowerPC, since it should now be | dim | 2013-12-16 | 7 | -6/+13 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Add LLDB bmake infrastructure | emaste | 2013-09-20 | 2 | -1/+142 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Upgrade our copy of llvm/clang to 3.3 release. | dim | 2013-06-12 | 5 | -11/+26 |