aboutsummaryrefslogtreecommitdiff
path: root/include/ModemManager.h
AgeCommit message (Collapse)Author
2012-10-04api: only allow including `ModemManager.h' directlyAleksander Morgado
2012-03-16api,header: cleanup public header fileAleksander Morgado
2012-03-15build: chain up new 0.6 API and link against libmm-commonAleksander Morgado
Also removed the MMSerialError implementation from `src/mm-errors.[h|c]', as it is now included in the new `include/ModemManager-errors.h' header file. All the other enums and errors without clashing names will be ported afterwards to the new base code.
2012-03-15build: disable autogeneration of the 0.5 API header fileAleksander Morgado
But keep it around as a static file, while we do the migration to the new interface.