aboutsummaryrefslogtreecommitdiffstats
path: root/src/Log.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* gcc.h: rename to Compiler.hMax Kellermann2013-10-151-1/+1
|
* gcc.h: major updateMax Kellermann2013-10-151-8/+8
| | | | | Copy the according file from another project (i.e. XCSoar). This will allow copying more code more easily.
* Log: new logging library APIMax Kellermann2013-10-021-14/+82
| | | | | Prepare to migrate away from GLib. Currently, we're still using GLib as a backend.
* util/Error: new error passing libraryMax Kellermann2013-09-041-11/+2
| | | | Replaces GLib's GError.
* *: use gcc.h macros instead of GLibMax Kellermann2013-08-041-1/+3
|
* include cleanupMax Kellermann2013-07-301-1/+0
|
* sig_handlers, log: convert to C++Max Kellermann2013-01-091-0/+54