summaryrefslogtreecommitdiffstats
path: root/libmsi/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* build-sys: use git.mk to generate .gitignoreMarc-André Lureau2013-08-131-0/+3
|
* Get rid of remaining GCC warningsMarc-André Lureau2013-02-081-0/+1
|
* build-sys: enable gcc warningsMarc-André Lureau2013-02-071-1/+1
| | | | Thanks to gnulib manywarnings module
* build-sys: libtool export-symbols-regex is ignored with = ...Marc-André Lureau2013-01-251-1/+1
|
* libmsi: fix out-of-tree buildPaolo Bonzini2013-01-241-1/+1
|
* build-sys: ship metadata file, fix make distcheckMarc-André Lureau2013-01-231-0/+1
|
* vapi: make Query.execute.rec null by defaultMarc-André Lureau2013-01-171-1/+1
|
* Generate GObject enum/flags typesMarc-André Lureau2013-01-171-2/+7
|
* build-sys: fix make distcheckMarc-André Lureau2013-01-161-0/+1
|
* move .pc file to libmsi/ directoryPaolo Bonzini2013-01-091-0/+3
|
* build-sys: generate VAPI if vapigen is availableMarc-André Lureau2013-01-091-1/+18
|
* record: add set_stream() and get_stream() using GIOMarc-André Lureau2013-01-091-0/+1
| | | | Use GInputStream for record stream manipulation
* gir: fix annotations warningsMarc-André Lureau2013-01-091-0/+4
|
* add Automake conditional for GIR supportPaolo Bonzini2012-12-121-0/+2
|
* Merge branch 'pre-gsf'Paolo Bonzini2012-12-121-5/+4
|\ | | | | | | | | | | Conflicts: libmsi/libmsi-record.c tests/test.h
| * build-sys: move internal headers to _SOURCESMarc-André Lureau2012-12-121-6/+4
| |
| * Move debug.h to libmsi directoryMarc-André Lureau2012-12-121-0/+1
| |
* | add GObject introspection supportMarc-André Lureau2012-12-111-0/+29
| |
* | Merge branch 'pre-gsf'Paolo Bonzini2012-12-111-9/+27
|\| | | | | | | | | | | | | | | | | | | | | Conflicts: libmsi/Makefile.am libmsi/handle.c libmsi/libmsi-database.c libmsi/libmsi-query.c libmsi/libmsi-record.c libmsi/libmsi-summary-info.c libmsi/msipriv.h
| * convert to GObjectMarc-André Lureau2012-12-111-11/+31
| |
* | Merge branch 'pre-gsf'Paolo Bonzini2012-12-101-4/+4
|\| | | | | | | | | | | | | Conflicts: libmsi/Makefile.am libmsi/libmsi-summary-info.c libmsi/msipriv.h
| * Split libmsi.h to be more gobject-likeMarc-André Lureau2012-12-101-4/+4
| |
* | eliminate Windows dependenciesPaolo Bonzini2012-12-061-4/+2
| |
* | eliminate WCHARPaolo Bonzini2012-12-061-2/+1
| |
* | port to libgsfPaolo Bonzini2012-12-061-5/+1
|/ | | | | | | | | | | | status: - record+suminfo pass - the following tests fail in testdatabase: try_transform, stringtable, deleterow, storages_table, createtable. Some of these are not enabled on POSIX systems, but the others pass there. TODO: port the missing tests to libgsf, run them against the IStorage version and again with the new one. verify that the testsuite passes on POSIX systems.
* look for glib and gsfPaolo Bonzini2012-12-061-2/+4
|
* use arrays of chars for GUIDsPaolo Bonzini2012-12-061-2/+0
|
* abandon camelcasePaolo Bonzini2012-12-061-1/+3
|
* move headers to include/Paolo Bonzini2012-12-061-3/+1
|
* stub away a large body of Windows headersPaolo Bonzini2012-12-061-1/+3
|
* promote wine includes to main source directoryPaolo Bonzini2012-12-061-1/+4
|
* header file dietPaolo Bonzini2012-12-061-1/+0
|
* kill msi.cPaolo Bonzini2012-12-061-3/+2
|
* remove unused DLLsPaolo Bonzini2012-12-061-16/+1
|
* butcher debugging interfacesPaolo Bonzini2012-12-061-1/+1
|
* add missing utf-16 runtime functionsPaolo Bonzini2012-12-061-3/+4
|
* kill package.c and morePaolo Bonzini2012-12-061-2/+1
|
* remove some now-unused functionsPaolo Bonzini2012-12-061-0/+1
|
* kill msi.rcPaolo Bonzini2012-12-061-6/+0
|
* kill source.cPaolo Bonzini2012-12-061-1/+1
|
* kill patch.cPaolo Bonzini2012-12-061-1/+1
|
* kill registry.cPaolo Bonzini2012-12-061-1/+1
|
* remove most of the run-time processingPaolo Bonzini2012-12-061-11/+8
|
* drop OLE Automation supportPaolo Bonzini2012-12-061-24/+5
|
* Wine source code uses UnicodePaolo Bonzini2012-10-221-1/+1
|
* adjust source for Automake yacc conventionsPaolo Bonzini2012-10-221-2/+2
|
* initial commitPaolo Bonzini2012-10-221-0/+69