cling/lib
Bertrand Bellenot 92213e719a Switch object format from ELF to COFF and fix symbols lookup
- Switch object format from ELF (Linux) to COFF (Windows)
- Fix mangled symbols lookup on Windows: remove leading '_' and use malloc to simulate __imp_ variables (that are indirection pointers)
2017-11-29 22:30:07 +01:00
..
Interpreter Switch object format from ELF to COFF and fix symbols lookup 2017-11-29 22:30:07 +01:00
MetaProcessor file_magic went into its own header file. 2017-11-02 17:59:24 +01:00
UserInterface TextInput: Remove unused method. 2017-09-13 17:16:13 +02:00
Utils Switch object format from ELF to COFF and fix symbols lookup 2017-11-29 22:30:07 +01:00
CMakeLists.txt Fix for ROOT-7184 - CMake config issue when enabling cling tests 2015-03-13 18:31:50 +01:00