aboutsummaryrefslogtreecommitdiffstats
path: root/src/system/FatalError.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* system/FatalError: add FatalSystemError() overload with WIN32 error codeMax Kellermann2014-12-051-0/+12
|
* system/FatalError: remove GError supportMax Kellermann2014-02-181-7/+0
|
* copyright year 2014Max Kellermann2014-01-131-1/+1
|
* configure.ac: add option "--disable-glib"Max Kellermann2013-12-151-0/+2
| | | | | Allows building without GLib. This fails to compile currently, because GLib is still used in the MPD core.
* FatalError: remove unused GError overloadMax Kellermann2013-10-201-4/+0
|
* gcc.h: rename to Compiler.hMax Kellermann2013-10-151-1/+1
|
* mpd_error.h: remove obsolete headerMax Kellermann2013-09-051-0/+4
| | | | Migrate the remaining callers to FatalError().
* util/Error: new error passing libraryMax Kellermann2013-09-041-0/+7
| | | | Replaces GLib's GError.
* Makefile.am: move sources to libsystem.aMax Kellermann2013-08-071-0/+58