summaryrefslogtreecommitdiff
path: root/lib/mu-script.cc
AgeCommit message (Expand)Author
2023-07-23clang: avoid some build warningsDirk-Jan C. Binnema
2023-07-08migrate to fmt-based logging in some more placesDirk-Jan C. Binnema
2023-07-05update to use fmt-based apisDirk-Jan C. Binnema
2022-11-17script: Rework guile script with new CLI supportDirk-Jan C. Binnema
2022-05-29script: avoid compiler warningDirk-Jan C. Binnema
2022-05-24guile: don't extern-c'ify libguileDirk-Jan C. Binnema
2022-05-21guile: re-enable the guile supportDirk-Jan C. Binnema
2022-05-19lib: remove some dead code (mu-str/utils)Dirk-Jan C. Binnema
2022-02-07build: fix some scan-build warningsDirk-Jan C. Binnema
2021-10-20clang-format: update c/cc coding styleDirk-Jan C. Binnema
2021-07-29mu: use g_strerror instead of strerrorDirk-Jan C. Binnema
2021-03-12mu: fix some compiler warningsDirk-Jan C. Binnema
2020-11-15scripts: using GUILE_BINARY from configureDirk-Jan C. Binnema
2020-11-07use c++ for some more sourcesDirk-Jan C. Binnema