aboutsummaryrefslogtreecommitdiffstats
path: root/src/fs/Config.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* fs/Config: add HAVE_GLIB checkMax Kellermann2014-11-301-1/+1
* fs/Config: swap #if/#elseMax Kellermann2014-11-301-7/+7
* fs/Charset: add DeinitFSCharset()Max Kellermann2014-11-291-0/+8
* fs/Charset: add macro HAVE_FS_CHARSETMax Kellermann2014-11-291-1/+1
* fs/Charset: return Error on SetFSCharset() failureMax Kellermann2014-11-291-4/+6
* fs/Config: remove bogus WIN32 checkMax Kellermann2014-11-291-1/+1
* fs/Charset: disable if GLib is disabledMax Kellermann2014-02-171-2/+4
* Config*: move to config/Max Kellermann2014-01-241-1/+1
* copyright year 2014Max Kellermann2014-01-131-1/+1
* include cleanup using iwyuMax Kellermann2013-11-281-6/+0
* *: use nullptr instead of NULLMax Kellermann2013-10-281-4/+4
* fs/Charset: default filesystem charset is UTF-8Max Kellermann2013-10-171-6/+1
* fs/Path: move configuration code to Config.cxxMax Kellermann2013-10-171-0/+70