about summary refs log tree commit diff
path: root/pkgs/development/interpreters/cling
AgeCommit message (Expand)AuthorFilesLines
2023-08-19cling: tidy/simplify + add experimental libc++ support (#247253)Tom McLaughlin1-34/+67
2023-05-09Disable jupyter kernel installation on darwinTom McLaughlin1-1/+1
2023-04-18Include the Jupyter kernel in $out/share/jupyterTom McLaughlin1-0/+5
2023-04-16Force installation of ClingTargets.cmakethomasjm2-0/+18
2023-04-16Patch cling/tools/driver/CMakeLists.txt, it works now!Tom McLaughlin2-1/+27
2023-04-15Take only the include dir from llvmPackages_9.llvm.devTom McLaughlin1-1/+2
2023-04-15Remove notes and fix clang include in flagsTom McLaughlin1-7/+7
2023-04-15Able to build cling 0.9Tom McLaughlin3-51/+46
2023-04-04More on cling patchTom McLaughlin1-18/+16
2023-04-04Tweaking LLVM patchTom McLaughlin1-5/+5
2023-04-04Bringing over more patchesTom McLaughlin2-4/+54
2023-04-04First clang patchTom McLaughlin2-0/+21
2023-04-04Working on update to cling 0.9Tom McLaughlin1-14/+14
2022-08-14cling: use makeWrapper for build platformRick van Schijndel1-1/+1
2021-08-15treewide: runCommandNoCC -> runCommandRobert Hensing1-2/+1
2021-05-08cling: fix llvm buildJonathan Ringer1-2/+3
2021-04-30llvmPackages: Multuple outputs for everythtingAndrew Childs1-2/+2
2021-03-25cling: use python3Frederik Rietdijk1-2/+4
2021-01-23pkgs/development/interpreters: stdenv.lib -> libBen Siraphob1-3/+3
2020-12-21cling: fix libc include path for non-glibcDmitry Kalinkin1-1/+1
2020-11-19cling: init at 0.7.0 (#64319)Tom McLaughlin1-0/+102