Commit Graph

32 Commits

Author SHA1 Message Date
Aleksander Morgado dd71f8404b build: move source code under src/ 2013-09-05 15:36:34 +02:00
Aleksander Morgado f0699a35b0 man: generate qmicli manpage from --help-all 2013-09-04 12:32:46 +02:00
Aleksander Morgado 306a3c9d01 libqmi-glib,api: provide version info 2013-06-13 12:01:12 +02:00
Dan Williams 485c4555d7 gitignore: ignore .pyc files 2013-05-10 11:28:37 -05:00
Dan Williams c7e8091a9a build: update NEWS; add minimal README and ChangeLog
Having a README is good, while some package building tools like
to have a ChangeLog, even if it's useless.
2013-05-10 11:28:37 -05:00
Dan Williams 8ae645abb9 release: update NEWS 2012-11-12 12:17:03 -06:00
Aleksander Morgado 148791b4ca docs: improve generated `libqmi-glib' documentation
Among the tons of fixes done here, we now generate some per-service .sections
file which we then concatenate to build the final libqmi-glib-sections.txt file.
2012-10-09 15:23:47 +02:00
Aleksander Morgado c0c06efb39 build: compile all generated code into a non-installable library
Also simplify the build by using BUILT_SOURCES to avoid needing to specify
custom dependency rules.
2012-10-09 12:20:55 +02:00
Aleksander Morgado a336eca159 libqmi-glib,tests: new tests to check parsing valid/invalid QMI messages 2012-09-26 09:25:06 +02:00
Aleksander Morgado 3d26f41300 pds: setup generation of the PDS service support
Including "PDS Reset".
2012-09-18 13:14:38 +02:00
Aleksander Morgado 787b02287f wms: setup generation of the WMS service support
Including "WMS Reset".
2012-09-06 10:28:54 +02:00
Aleksander Morgado c18cd871b6 libqmi-glib: register errors in DBus 2012-08-27 16:46:13 +02:00
Aleksander Morgado bf4a4272f0 docs: setup initial gtk-doc documentation 2012-08-03 13:47:29 +02:00
Aleksander Morgado b043619eb0 build: autogenerate 64bit flags helpers 2012-07-26 14:24:00 +02:00
Aleksander Morgado 168e56e13f nas: implement NAS service support, including the "Reset" request/response 2012-07-23 14:15:21 +02:00
Aleksander Morgado 3011915dc4 cli: new helper method to get raw binary data as a printable string 2012-07-16 17:31:49 +02:00
Aleksander Morgado 8b1edc1038 libqmi-glib,test: new unit tests for the integer read/write operations 2012-07-04 16:00:39 +02:00
Aleksander Morgado cb6985816b build: prepare sources to treat `libqmi-glib' not as the only library
Instead of keeping the libqmi-glib sources under `src', we'll have a more
specific `libqmi-glib' directory instead.

Also, update autotools to reflect as `libqmi' the name of the project.
2012-07-03 16:08:59 +02:00
Aleksander Morgado 55e1355400 build: provide pkg-config setup for the library 2012-07-03 16:08:56 +02:00
Aleksander Morgado 5ee73a0f3e core: use new autogenerated code for the WDS service 2012-07-03 16:08:54 +02:00
Aleksander Morgado 4e21e3991f core: use new autogenerated code for the DMS service 2012-07-03 16:08:54 +02:00
Aleksander Morgado 64b944badc core: use new autogenerated code for the CTL service 2012-07-03 16:08:53 +02:00
Aleksander Morgado 716b0c15ea build: use `qmi-codegen' to build CTL-specific message handling 2012-07-03 16:08:53 +02:00
Aleksander Morgado 4c17c33edd codegen: new `qmi-codegen' build utility
It will try to generate message creator/parsers from a manually maintained
JSON-encoded database.
2012-07-03 16:08:53 +02:00
Aleksander Morgado 06bccb357d cli: new `qmicli' command line utility 2012-07-03 15:47:21 +02:00
Aleksander Morgado 616e497ca1 enums: new `QmiService' enumeration 2012-07-03 15:47:21 +02:00
Aleksander Morgado 6ab3b7c32a errors: setup a new QMI core error domain 2012-07-03 15:47:21 +02:00
Aleksander Morgado 5520616c9d build: setup autotools 2012-07-03 15:47:13 +02:00
Dan Williams 12861f0b48 qmidb: split up code handling database pieces
Give then all their own file so it's easier to follow.
2012-01-31 00:04:28 -06:00
Dan Williams 12fb080170 trivial: stop ignoring the whole GobiQDLService directory 2011-07-12 16:14:59 -05:00
Dan Williams cc95d8fdda gobi: CodeAurora stuff is BSD, not GPLv3 like autotools thinks the world should be 2011-07-12 13:52:59 -05:00
Dan Williams 7c2e0be62d core: add .gitignore file 2011-07-11 20:21:01 -05:00