cling/tools
Vassil Vassilev 95f07ec272 Cling standalone cmake builds on Windows require cmake 3.6.2.
We need to export symbols from cling's executable which was not possible until
the accepted in cmake patch by Bertrand.
2016-09-17 12:38:03 +02:00
..
driver Enable stack trace & suppress error dialog on Windows. 2016-08-08 12:14:09 +02:00
Jupyter Find cling includes wherever the install is copied to. 2016-07-29 17:44:10 +02:00
libcling Use LLVM_LINK_COMPONENTS; add_dependencies superseded by cling/CMakeLists.txt depending on tablegen-ed files. Cleanup linked libs. 2016-07-19 17:59:14 +02:00
packaging Cling standalone cmake builds on Windows require cmake 3.6.2. 2016-09-17 12:38:03 +02:00
CMakeLists.txt Build libcling.so based on OBJECT "library" in CMake. 2016-07-19 10:59:32 +02:00