summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* wixl: remove gio-unix dependencyPaolo Bonzini2013-01-181-6/+1
| | | | | It is not available under Windows, but it can be easily implemented using Posix.read.
* msiinfo: remove gio-unix dependencyPaolo Bonzini2013-01-181-0/+1
| | | | | | | Everything builds now (wixl-heat is disabled), but msibuild seems to be still broken on Win32. Also, testdatabase and testsuminfo do not pass.
* msiextract: can now extract files with gcab >= 0.1.10Marc-André Lureau2013-01-181-1/+1
|
* Generate GObject enum/flags typesMarc-André Lureau2013-01-171-0/+1
|
* build: add dist-xzPaolo Bonzini2013-01-171-1/+1
|
* build: libuuid dependency is now mandatoryPaolo Bonzini2013-01-171-18/+2
| | | | | This was just a hack because Fedora mingw does not have a libuuid port. It can go. And we can also always build wixl.
* build: lower gio and libxml2 requirements for wixlPaolo Bonzini2013-01-171-2/+2
| | | | | These versions are present in RHEL6. However, there is still an undefined reference to g_hash_table_add.
* bump version numberv0.90Paolo Bonzini2013-01-161-1/+1
|
* build: fix gettext versionPaolo Bonzini2013-01-161-1/+1
|
* dist: use autom4te to distribute test filesPaolo Bonzini2013-01-161-1/+0
|
* build-sys: fix make distcheckMarc-André Lureau2013-01-161-0/+1
|
* wixl: add a bunch of includes to ease packagingMarc-André Lureau2013-01-151-0/+1
| | | | | | | | | | A couple of things: - the WiX syntax is very bloated and maintaining that is a pain - those files could move into there respectives packages, and installed under $datadir/wixl/include which should take precedence by default. - they have been made with Fedora, but should be somewhat distro agnostic.
* tools: add wixl-heatMarc-André Lureau2013-01-111-1/+5
| | | | A tool to generate WiX fragments
* move .pc file to libmsi/ directoryPaolo Bonzini2013-01-091-1/+1
|
* merge wixl makefile into toplevelPaolo Bonzini2013-01-091-1/+0
|
* Merge remote-tracking branch 'wixl/master'Paolo Bonzini2013-01-091-1/+36
|\
| * test: add autotest infrastructureMarc-André Lureau2013-01-061-0/+7
| |
| * Initial commitMarc-André Lureau2013-01-061-0/+53
|
* build-sys: add libmsi-1.0.pcMarc-André Lureau2013-01-091-1/+6
|
* build-sys: generate VAPI if vapigen is availableMarc-André Lureau2013-01-091-0/+5
|
* record: add set_stream() and get_stream() using GIOMarc-André Lureau2013-01-091-1/+1
| | | | Use GInputStream for record stream manipulation
* add Automake conditional for GIR supportPaolo Bonzini2012-12-121-0/+1
|
* add GObject introspection supportMarc-André Lureau2012-12-111-1/+3
|
* Merge branch 'pre-gsf'Paolo Bonzini2012-12-111-0/+1
|\ | | | | | | | | | | | | | | | | | | | | 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-0/+1
| |
* | Merge branch 'pre-gsf' into HEADPaolo Bonzini2012-12-101-0/+1
|\| | | | | | | | | | | Conflicts: libmsi/msipriv.h libmsi/record.c
| * build: make it silent if possibleMarc-André Lureau2012-12-101-0/+1
| |
* | Merge branch 'pre-gsf'Paolo Bonzini2012-12-071-1/+7
|\|
| * convert testsuite to autotestPaolo Bonzini2012-12-071-1/+1
| |
| * add skeleton for autotest testsuitePaolo Bonzini2012-12-071-0/+6
| |
* | bump release :)v0.01Paolo Bonzini2012-12-061-1/+1
|/
* msibuild: support setting the summary informationPaolo Bonzini2012-12-061-0/+5
|
* look for glib and gsfPaolo Bonzini2012-12-061-0/+3
|
* do not build tests on non-win32Paolo Bonzini2012-12-061-0/+4
|
* msiinfo: commit skeletonPaolo Bonzini2012-12-061-0/+3
|
* add testsPaolo Bonzini2012-12-061-1/+2
|
* kill msi.rcPaolo Bonzini2012-12-061-3/+0
|
* drop OLE Automation supportPaolo Bonzini2012-12-061-4/+0
|
* adjust source for Automake yacc conventionsPaolo Bonzini2012-10-221-1/+1
|
* initial commitPaolo Bonzini2012-10-221-0/+21