cling/tools
Jiang Yi a1b1c875fd startup script support
Before showing command promt or executing scripts from argv,
enumerate .C files in the directory ${CLING_HOME}/.cling.d/ in alphabetic
order then .x them.

Search order of ${CLING_HOME}:

1. ${CLING_HOME} envvar
2. ${XDG_CONFIG_HOME}/cling/
3. ${HOME}/.config/cling/
4. ${HOME}/
2023-06-16 16:29:08 +02:00
..
demo Adapt the cling-demo to the new cling::Value interface. 2023-02-05 22:59:03 +01:00
driver startup script support 2023-06-16 16:29:08 +02:00
Jupyter LLVM_ON_WIN32 was dropped. 2021-02-25 20:44:18 +01:00
libcling Add missing link libraries. 2018-07-27 11:14:04 +02:00
packaging Fixed some line break issues 2022-09-26 19:44:03 +02:00
plugins Re-download all Clad patches from GitHub 2023-05-30 09:14:07 +02:00
CMakeLists.txt Implement clang plugin support. 2018-07-28 13:17:44 +02:00