mu/lib/utils
Dirk-Jan C. Binnema 0a49cead33 build: don't require glib 2.58 for g_canonicalize_file
GLib version is probably still a bit too new, so simply lift the
function needed.

Fixes: #1712.
2020-05-28 00:37:29 +03:00
..
Makefile.am guile: fix readline linking 2020-05-26 00:41:46 +03:00
mu-command-parser.cc mu-command-parser: do not allow unknown parameters 2020-02-22 14:11:54 +02:00
mu-command-parser.hh Fix typos 2020-05-12 23:56:55 +02:00
mu-date.c lib: split out utils to lib/utils 2019-12-22 15:26:45 +02:00
mu-date.h lib: split out utils to lib/utils 2019-12-22 15:26:45 +02:00
mu-error.hh lib/utils: Add Message error. 2020-01-31 00:23:00 +02:00
mu-log.c lib: split out utils to lib/utils 2019-12-22 15:26:45 +02:00
mu-log.h lib: split out utils to lib/utils 2019-12-22 15:26:45 +02:00
mu-readline.cc mu-server: restore readline-support 2020-05-25 18:34:42 +03:00
mu-readline.hh mu-server: restore readline-support 2020-05-25 18:34:42 +03:00
mu-sexp-parser.cc mu: sexp-parser: add support for negative numbers 2020-01-25 19:54:37 +02:00
mu-sexp-parser.hh mu: fix clang compilation 2020-01-24 00:21:53 +02:00
mu-str.c remove some dead code 2020-02-10 01:00:01 +02:00
mu-str.h remove some dead code 2020-02-10 01:00:01 +02:00
mu-util.c build: don't require glib 2.58 for g_canonicalize_file 2020-05-28 00:37:29 +03:00
mu-util.h build: don't require glib 2.58 for g_canonicalize_file 2020-05-28 00:37:29 +03:00
mu-utils.cc store: rework to allow for 'init' 2020-02-08 14:28:55 +02:00
mu-utils.hh Fix typos 2020-05-12 23:56:55 +02:00
test-command-parser.cc mu-command-parser: do not allow unknown parameters 2020-02-22 14:11:54 +02:00
test-mu-str.c remove some dead code 2020-02-10 01:00:01 +02:00
test-mu-util.c lib: follow symlinks in maildirs 2020-05-26 19:22:41 +03:00
test-sexp-parser.cc mu: sexp-parser: add support for negative numbers 2020-01-25 19:54:37 +02:00
test-utils.cc mu: ensure some struct members are initialized 2020-03-31 21:19:03 +03:00