| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add clang-format under WITH_CLANG_EXTRAS. | Bryan Drewery | 2016-06-17 | 3 | -0/+56 |
| * | MFH | Glen Barber | 2016-03-10 | 22 | -90/+106 |
| |\ | |||||
| | * | DIRDEPS_BUILD: Update clang dependencies after r296417. | Bryan Drewery | 2016-03-08 | 22 | -90/+106 |
| * | | MFH | Glen Barber | 2016-03-06 | 47 | -703/+961 |
| |\| | |||||
| | * | Regenerate llvm and clang manpages. | Dimitry Andric | 2016-03-03 | 18 | -519/+786 |
| | * | Merge ^/head r295902 through r296006. | Dimitry Andric | 2016-02-24 | 6 | -38/+0 |
| | |\ | |||||
| | * \ | Merge ^/head r295601 through r295844. | Dimitry Andric | 2016-02-21 | 22 | -0/+1178 |
| | |\ \ | |||||
| | * \ \ | Merge ^/head r293850 through r294089. | Dimitry Andric | 2016-01-15 | 2 | -0/+7 |
| | |\ \ \ | |||||
| | * | | | | Update llvm, clang and lldb to trunk r257626, and update build glue. | Dimitry Andric | 2016-01-14 | 1 | -3/+0 |
| | * | | | | Some additional llvm tools need libz. While here, consistently use | Dimitry Andric | 2016-01-06 | 17 | -14/+20 |
| | * | | | | Update build infrastructure for LLDB 3.8 | Ed Maste | 2016-01-04 | 1 | -1/+5 |
| | * | | | | Next part of updating llvm/clang build glue: getting the | Dimitry Andric | 2015-12-31 | 23 | -124/+134 |
| | * | | | | First part of updating llvm/clang build glue: getting llvm-tblgen, | Dimitry Andric | 2015-12-31 | 5 | -14/+16 |
| * | | | | | MFH | Glen Barber | 2016-03-02 | 6 | -38/+0 |
| |\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | | DIRDEPS_BUILD: Regenerate without local dependencies. | Bryan Drewery | 2016-02-24 | 6 | -38/+0 |
| | | |_|/ | |/| | | |||||
| * | | | | MFH | Glen Barber | 2016-02-22 | 1 | -0/+66 |
| |\| | | | |||||
| | * | | | DIRDEPS_BUILD: Add dependencies somehow missed in r295681. | Bryan Drewery | 2016-02-19 | 1 | -0/+66 |
| * | | | | MFH | Glen Barber | 2016-02-18 | 23 | -0/+1140 |
| |\| | | | |||||
| | * | | | DIRDEPS_BUILD: Hookup CLANG_EXTRAS. | Bryan Drewery | 2016-02-16 | 23 | -0/+1140 |
| | | |/ | |/| | |||||
| * | | | MFH | Glen Barber | 2016-01-20 | 2 | -0/+7 |
| |\| | | |||||
| | * | | Set -mlong-calls where needed to get a static clang and lldb 3.8.0 | Andrew Turner | 2016-01-14 | 2 | -0/+7 |
| | |/ | |||||
| * | | Fix mis-merged LDADD/DPADD | Glen Barber | 2016-01-05 | 1 | -2/+1 |
| * | | MFH r289384-r293170 | Glen Barber | 2016-01-04 | 21 | -52/+49 |
| |\| | |||||
| | * | Drop the clang patch which adds recognition of 'CC' suffixes as aliases | Dimitry Andric | 2015-12-30 | 2 | -1/+7 |
| | * | Use LIBADD for pthread. | Bryan Drewery | 2015-12-10 | 1 | -2/+2 |
| | * | DIRDEPS_BUILD: Update dependencies. | Bryan Drewery | 2015-12-07 | 1 | -0/+1 |
| | * | Fix LDADD/DPADD that should be LIBADD. | Bryan Drewery | 2015-12-04 | 15 | -47/+29 |
| | * | META MODE: Update dependencies with 'the-lot' and add missing directories. | Bryan Drewery | 2015-12-01 | 4 | -4/+11 |
| * | | Merge from head | Baptiste Daroussin | 2015-10-09 | 39 | -79/+514 |
| |\| | |||||
| | * | Minimize the number of files compiled for clang only (e.g. when neither | Dimitry Andric | 2015-09-06 | 1 | -4/+0 |
| | * | Update llvm/clang to r242221. | Dimitry Andric | 2015-08-12 | 11 | -11/+11 |
| | * | Merge ^/head r285153 through r285283. | Dimitry Andric | 2015-07-08 | 1 | -2/+2 |
| | |\ | |||||
| | * | | Update llvm/clang to r241361. | Dimitry Andric | 2015-07-05 | 2 | -0/+2 |
| | * | | Update LLDB snapshot to upstream r241361 | Ed Maste | 2015-07-04 | 1 | -7/+15 |
| | * | | Update llvm/clang build glue. | Dimitry Andric | 2015-06-23 | 4 | -2/+10 |
| | * | | Merge ^/head r284188 through r284643. | Dimitry Andric | 2015-06-20 | 6 | -2/+326 |
| | |\ \ | |||||
| | * | | | Update Makefiles and other build glue for llvm/clang 3.7.0, as of trunk | Dimitry Andric | 2015-06-10 | 1 | -1/+2 |
| | * | | | Update Makefiles and other build glue for llvm/clang 3.7.0, as of trunk | Dimitry Andric | 2015-05-30 | 32 | -55/+475 |
| * | | | | Merge from head | Baptiste Daroussin | 2015-09-12 | 1 | -2/+2 |
| |\ \ \ \ | | |_|/ | |/| | | |||||
| | * | | | lldb: use .PATH to find man page instead of symlinking it | Ed Maste | 2015-07-07 | 1 | -2/+2 |
| | | |/ | |/| | |||||
| * | | | Merge from head @274131 | Baptiste Daroussin | 2015-06-20 | 4 | -16/+160 |
| |\| | | |||||
| | * | | new depends | Simon J. Gerraty | 2015-06-16 | 4 | -16/+160 |
| * | | | Move clang binaries into FreeBSD-clang package | Baptiste Daroussin | 2015-06-16 | 1 | -0/+2 |
| |/ / | |||||
| * | | Convert to LIBADD | Baptiste Daroussin | 2015-06-15 | 1 | -2/+1 |
| * | | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 4 | -0/+181 |
| |\ \ | |/ |/| | |||||
| | * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| | * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 38 | -613/+1133 |
| | |\ | |/ |/| | |||||
| | * | Merge from head@274682 | Simon J. Gerraty | 2014-11-19 | 4 | -8/+2 |
| | |\ | |||||
| | * \ | Merge head from 7/28 | Simon J. Gerraty | 2014-08-19 | 7 | -7/+13 |
| | |\ \ | |||||
| | * | | | Pay attention to MK_SHARED_TOOLCHAIN | Simon J. Gerraty | 2014-05-16 | 1 | -0/+5 |
