summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* build-sys: use git.mk to generate .gitignoreMarc-André Lureau2013-08-131-11/+34
|
* build-sys: use git-version-genv0.92Marc-André Lureau2013-03-071-1/+13
|
* build-sys: fix silent makeflagsMarc-André Lureau2013-02-261-1/+2
|
* build-sys: enable gcc warningsMarc-André Lureau2013-02-071-0/+1
| | | | Thanks to gnulib manywarnings module
* build-sys: use a the $(V) trick to silence make tooMarc-André Lureau2013-02-061-0/+4
|
* Change library order to link with newer gccFridrich Štrba2013-02-061-2/+2
|
* tools: add msidiff and msidumpMarc-André Lureau2013-02-061-1/+4
|
* build-sys: use a static libcommon.a to workaround automakeMarc-André Lureau2013-01-251-2/+15
|
* build-sys: install bash completionMarc-André Lureau2013-01-251-1/+8
|
* build-sys: install msiextractMarc-André Lureau2013-01-251-2/+2
| | | | Now that it works (to some extent) :)
* libmsi: fix out-of-tree buildPaolo Bonzini2013-01-241-1/+2
|
* build-sys: silence tests/testsuite generationMarc-André Lureau2013-01-231-1/+1
|
* wixl: remove gio-unix dependencyPaolo Bonzini2013-01-181-3/+4
| | | | | It is not available under Windows, but it can be easily implemented using Posix.read.
* Generate GObject enum/flags typesMarc-André Lureau2013-01-171-8/+10
|
* build-sys: fix make checkMarc-André Lureau2013-01-171-2/+3
|
* wixl: add --wxidir optionPaolo Bonzini2013-01-171-1/+1
|
* Start a msiextract toolMarc-André Lureau2013-01-171-0/+23
|
* build: put include files in a subdirectoryPaolo Bonzini2013-01-161-1/+2
|
* build: distribute move-if-change and autogen.sh scriptsPaolo Bonzini2013-01-161-1/+1
|
* dist: use autom4te to distribute test filesPaolo Bonzini2013-01-161-0/+11
|
* Add doap fileMarc-André Lureau2013-01-161-0/+2
|
* build-sys: fix make distcheckMarc-André Lureau2013-01-161-1/+1
|
* wixl: include global wix directory by defaultMarc-André Lureau2013-01-151-1/+1
|
* wixl: add a bunch of includes to ease packagingMarc-André Lureau2013-01-151-1/+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.
* build-sys: rebuild testsuite if wixl.at is changedMarc-André Lureau2013-01-111-1/+1
|
* tools: add wixl-heatMarc-André Lureau2013-01-111-0/+21
| | | | A tool to generate WiX fragments
* wixl: add MSIDefault.actions table with default valuesMarc-André Lureau2013-01-101-0/+1
|
* build-sys: fix wixl pathMarc-André Lureau2013-01-101-6/+6
|
* move .pc file to libmsi/ directoryPaolo Bonzini2013-01-091-3/+0
|
* merge wixl makefile into toplevelPaolo Bonzini2013-01-091-7/+56
|
* Merge remote-tracking branch 'wixl/master'Paolo Bonzini2013-01-091-1/+5
|\
| * Start simple preprocessor, supports variables substitutionMarc-André Lureau2013-01-081-0/+1
| |
| * Add ŚampleFirst testMarc-André Lureau2013-01-061-1/+1
| |
| * test: add autotest infrastructureMarc-André Lureau2013-01-061-0/+22
| |
| * Initial commitMarc-André Lureau2013-01-061-0/+20
|
* build-sys: add libmsi-1.0.pcMarc-André Lureau2013-01-091-0/+3
|
* build-sys: generate VAPI if vapigen is availableMarc-André Lureau2013-01-091-1/+0
|
* build-sys: move internal headers to _SOURCESMarc-André Lureau2012-12-121-2/+1
|
* build-sys: allow make clean to run out of treeMarc-André Lureau2012-12-121-1/+1
|
* Move debug.h to libmsi directoryMarc-André Lureau2012-12-121-1/+1
|
* install all header filesPaolo Bonzini2012-12-111-1/+7
|
* msibuild: add options to execute arbitrary queriesPaolo Bonzini2012-12-071-2/+2
|
* convert testsuite to autotestPaolo Bonzini2012-12-071-10/+7
|
* add skeleton for autotest testsuitePaolo Bonzini2012-12-071-0/+24
|
* msibuild: support setting the summary informationPaolo Bonzini2012-12-061-2/+2
|
* look for glib and gsfPaolo Bonzini2012-12-061-3/+4
|
* msibuild: new toolPaolo Bonzini2012-12-061-1/+6
| | | | | Converted from winemsibuilder, using the _Streams table instead of the OLE storage API. The command-line is also a bit more powerful.
* msiinfo: commit skeletonPaolo Bonzini2012-12-061-2/+11
|
* add testsPaolo Bonzini2012-12-061-1/+1
|
* we finally have our own headerPaolo Bonzini2012-12-061-1/+1
|