cling/include/cling
Jonas Hahnfeld ee2c1bbe2d Remove module for xlocale.h
As commit 2db042523a explains, this header doesn't exist anymore since
glibc 2.26. The oldest distributions that ROOT currently supports are
EL8 and Debian 10, both of which have glibc 2.28. Remove the module as
it also causes problems on FreeBSD due to including locale.h and a
cyclic dependency std -> xlocale.h -> std.
2023-06-13 11:44:04 +02:00
..
cint Move cling from cint/ to interpreter/ (Will add a "we have moved" readme to cint/cling.) 2012-09-05 09:37:39 +00:00
Interpreter Improve performance by allowing most of cling::Value to inline. 2023-02-03 07:29:07 +01:00
MetaProcessor Use nullptr in cling 2023-01-30 08:29:07 +01:00
UserInterface Move CompilationException into Interpreter library. 2016-09-09 09:29:49 +02:00
Utils Use nullptr in cling 2023-01-30 08:29:07 +01:00
boost.modulemap make minimal adjustments (for removed headers) to boost modulemap for boost 1.75.0 (+patches for missing includes) 2021-03-18 15:59:04 +01:00
cuda.modulemap Move curand_discrete and remove curand_poisson. 2019-10-29 20:29:06 +01:00
libc_msvc.modulemap Fix modules and modules.idx generation on Windows and disable a few more modules causing potential crashes (#12252) 2023-02-17 08:44:05 +01:00
libc.modulemap Remove module for xlocale.h 2023-06-13 11:44:04 +02:00
module.modulemap New interface to export Cling run-time configuration bits. 2020-12-14 10:29:04 +01:00
module.modulemap.build Make sure required symbols are exported: 2021-05-25 16:29:06 +02:00
services_msvc.modulemap Fix Thread.pcm on Windows 2020-05-25 06:14:06 +02:00
std_msvc.modulemap Fix modules and modules.idx generation on Windows and disable a few more modules causing potential crashes (#12252) 2023-02-17 08:44:05 +01:00
std.modulemap Fix C++14 build with GCC 12 2023-05-10 14:59:07 +02:00
tinyxml2.modulemap Adding boost and tinyxml2 modulemaps needed for CMSSW 2020-02-14 00:09:11 +01:00
vc.modulemap Add a module for Vc. 2021-02-25 20:44:19 +01:00
vcruntime.modulemap Fix std and libc modules on Windows (#5610) 2020-05-14 16:29:08 +02:00