aboutsummaryrefslogtreecommitdiffstats
path: root/src/fs/Config.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-30fs/Config: add HAVE_GLIB checkMax Kellermann1-1/+1
2014-11-30fs/Config: swap #if/#elseMax Kellermann1-7/+7
2014-11-29fs/Charset: add DeinitFSCharset()Max Kellermann1-0/+8
2014-11-29fs/Charset: add macro HAVE_FS_CHARSETMax Kellermann1-1/+1
2014-11-29fs/Charset: return Error on SetFSCharset() failureMax Kellermann1-4/+6
2014-11-29fs/Config: remove bogus WIN32 checkMax Kellermann1-1/+1
2014-02-17fs/Charset: disable if GLib is disabledMax Kellermann1-2/+4
2014-01-24Config*: move to config/Max Kellermann1-1/+1
2014-01-13copyright year 2014Max Kellermann1-1/+1
2013-11-28include cleanup using iwyuMax Kellermann1-6/+0
2013-10-28*: use nullptr instead of NULLMax Kellermann1-4/+4
2013-10-17fs/Charset: default filesystem charset is UTF-8Max Kellermann1-6/+1
2013-10-17fs/Path: move configuration code to Config.cxxMax Kellermann1-0/+70