Josh Wolfe
|
62a689f7f5
|
fix some of the ubuntu build trouble
|
2016-02-08 14:34:51 -07:00 |
Andrew Kelley
|
fc5ffd32e9
|
build: prefer llvm-config
|
2016-02-01 22:38:55 -07:00 |
Andrew Kelley
|
0278468479
|
upgrade to the libclang C++ API
c_import creates a tmp .h file and parses it with libclang,
reporting any errors found.
See #88
|
2016-01-27 00:01:49 -07:00 |
Andrew Kelley
|
3eca42c17b
|
cmake: detect libLLVM.so
|
2016-01-19 22:13:22 -07:00 |
Andrew Kelley
|
890714b8ca
|
Revert "delete parseh"
This reverts commit 18374ea8f1 .
|
2016-01-18 21:28:54 -07:00 |
Andrew Kelley
|
18374ea8f1
|
delete parseh
we'll have to switch to the clang C++ api anyway
we'll revive this code later
|
2016-01-15 14:16:07 -07:00 |
Josh Wolfe
|
180f539f67
|
cmake needs to be taught a lesson in debian paths
|
2015-12-06 23:19:03 -07:00 |
Andrew Kelley
|
ad3f98c615
|
parseh command, parses a C .h file and produces extern decls
|
2015-12-03 16:00:14 -07:00 |
Andrew Kelley
|
c3458543c9
|
build: fix findllvm script
|
2015-11-25 11:37:43 -07:00 |
Andrew Kelley
|
a1771c76c3
|
build: improve findllvm script
|
2015-11-25 11:23:25 -07:00 |
Andrew Kelley
|
50f0ed918c
|
link against LLVM
|
2015-08-05 15:23:15 -07:00 |