summaryrefslogtreecommitdiffstats
path: root/pkgs/development/interpreters/cling/default.nix
AgeCommit message (Expand)Author
2024-06-09treewide: Remove the definite article from meta.descriptionAlexis Hildebrandt
2024-04-11cling: add a smoke testTom McLaughlin
2024-04-09cling: fix runtime error on darwinWeijia Wang
2024-04-09cling: fix runtime error on aarch64-linuxWeijia Wang
2024-04-09cling: cleanupWeijia Wang
2024-04-09cling: 0.9 -> 1.0 (#284865)Tom McLaughlin
2024-03-19treewide: add meta.mainProgram to packages with a single binarystuebinm
2023-08-19cling: tidy/simplify + add experimental libc++ support (#247253)Tom McLaughlin
2023-05-09Disable jupyter kernel installation on darwinTom McLaughlin
2023-04-18Include the Jupyter kernel in $out/share/jupyterTom McLaughlin
2023-04-16Force installation of ClingTargets.cmakethomasjm
2023-04-16Patch cling/tools/driver/CMakeLists.txt, it works now!Tom McLaughlin
2023-04-15Take only the include dir from llvmPackages_9.llvm.devTom McLaughlin
2023-04-15Remove notes and fix clang include in flagsTom McLaughlin
2023-04-15Able to build cling 0.9Tom McLaughlin
2023-04-04Bringing over more patchesTom McLaughlin
2023-04-04First clang patchTom McLaughlin
2023-04-04Working on update to cling 0.9Tom McLaughlin
2022-08-14cling: use makeWrapper for build platformRick van Schijndel
2021-08-15treewide: runCommandNoCC -> runCommandRobert Hensing
2021-05-08cling: fix llvm buildJonathan Ringer
2021-04-30llvmPackages: Multuple outputs for everythtingAndrew Childs
2021-03-25cling: use python3Frederik Rietdijk
2021-01-23pkgs/development/interpreters: stdenv.lib -> libBen Siraphob
2020-12-21cling: fix libc include path for non-glibcDmitry Kalinkin
2020-11-19cling: init at 0.7.0 (#64319)Tom McLaughlin