Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | system/FatalError: remove GError support | Max Kellermann | 2014-02-18 | 1 | -7/+0 |
| | |||||
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
| | |||||
* | configure.ac: add option "--disable-glib" | Max Kellermann | 2013-12-15 | 1 | -0/+2 |
| | | | | | Allows building without GLib. This fails to compile currently, because GLib is still used in the MPD core. | ||||
* | FatalError: remove unused GError overload | Max Kellermann | 2013-10-20 | 1 | -4/+0 |
| | |||||
* | gcc.h: rename to Compiler.h | Max Kellermann | 2013-10-15 | 1 | -1/+1 |
| | |||||
* | mpd_error.h: remove obsolete header | Max Kellermann | 2013-09-05 | 1 | -0/+4 |
| | | | | Migrate the remaining callers to FatalError(). | ||||
* | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 1 | -0/+7 |
| | | | | Replaces GLib's GError. | ||||
* | Makefile.am: move sources to libsystem.a | Max Kellermann | 2013-08-07 | 1 | -0/+58 |