cling/tools/driver
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
..
cling.cpp startup script support 2023-06-16 16:29:08 +02:00
CMakeLists.txt Do not register LLVMSupport as a library when it should be a component (#11703) 2023-01-20 16:59:05 +01:00