freebsd-dev/usr.bin/clang
Dimitry Andric 8930262bce Fix packaging for clang, lldb and lld 3.9.0
During the upgrade of clang/llvm etc to 3.9.0 in r309124, the PACKAGE
directive in the usr.bin/clang/*.mk files got dropped accidentally.

Restore it, with a few minor changes and additions:
* Correct license in clang.ucl to NCSA
* Add PACKAGE=clang for clang and most of the "ll" tools
* Put lldb in its own package
* Put lld in its own package

Reviewed by:	gjb, jmallett
X-MFC-With:	309124
Differential Revision: https://reviews.freebsd.org/D8666
2016-11-28 20:13:56 +00:00
..
bugpoint DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +00:00
clang DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +00:00
clang-format DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +00:00
clang-tblgen DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +00:00
llc DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +00:00
lld Fix packaging for clang, lldb and lld 3.9.0 2016-11-28 20:13:56 +00:00
lldb Fix packaging for clang, lldb and lld 3.9.0 2016-11-28 20:13:56 +00:00
lli DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +00:00
llvm-ar DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +00:00
llvm-as DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +00:00
llvm-bcanalyzer DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +00:00
llvm-cov DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +00:00
llvm-cxxdump DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +00:00
llvm-diff DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +00:00
llvm-dis DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +00:00
llvm-dwarfdump DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +00:00
llvm-extract DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +00:00
llvm-link DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +00:00
llvm-lto DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +00:00
llvm-mc DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +00:00
llvm-nm DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +00:00
llvm-objdump DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +00:00
llvm-pdbdump DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +00:00
llvm-profdata DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +00:00
llvm-rtdyld DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +00:00
llvm-symbolizer DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +00:00
llvm-tblgen DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +00:00
opt DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +00:00
clang.prog.mk Fix packaging for clang, lldb and lld 3.9.0 2016-11-28 20:13:56 +00:00
llvm.prog.mk Fix packaging for clang, lldb and lld 3.9.0 2016-11-28 20:13:56 +00:00
Makefile Add WITH_/WITHOUT_LLD knobs to enable the lld linker 2016-08-31 21:18:38 +00:00
Makefile.inc Undo r305299, since it also sets up BINDIR, via usr.bin/Makefile.inc. 2016-09-02 20:07:05 +00:00