summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* wxi: add libgovirtwip/foreign-menuFabiano Fidêncio2014-12-032-0/+20
|
* wxi: add rest.wxiFabiano Fidêncio2014-12-032-0/+26
|
* Prevent null pointer dereference in memsetStephen Kitt2014-11-301-2/+2
| | | | | | | This is copied from Wine's deb274226783ab886bdb44876944e156757efe2b msi: Prevent call to memset with a null pointer in get_tablecolumns function. https://bugzilla.gnome.org/show_bug.cgi?id=740901
* Fix %define variable 'api.prefix' requires '{...}' ..warningMarc-André Lureau2014-11-301-1/+1
|
* build-sys: use subdir-objectsMarc-André Lureau2014-11-301-1/+1
| | | | To shut up some autofoo warnings
* build-sys: update manywarnings.m4Marc-André Lureau2014-11-301-8/+29
| | | | From upstream http://git.savannah.gnu.org/cgit/gnulib.git/plain/m4/manywarnings.m4
* libsoup.wxi: add glib-networking as dependencyFabiano Fidêncio2014-11-281-0/+2
|
* wxi: add glib-networkingFabiano Fidêncio2014-11-282-0/+522
|
* gtk3.wxi: remove gtk-encode-symbolic-svg.exeFabiano Fidêncio2014-11-241-4/+0
|
* gtk3.wxi: remove gtk-launch.exeFabiano Fidêncio2014-11-241-4/+0
|
* gtk3.wxi: remove gtk-query-immodules-3.0.exeFabiano Fidêncio2014-11-241-4/+0
|
* gtk3.wxi: remove gtk3-demo-application.exeFabiano Fidêncio2014-11-241-4/+0
|
* gtk3.wxi: remove gtk3-demo.exeFabiano Fidêncio2014-11-241-4/+0
|
* gtk3.wxi: remove gtk3-icon-browser.exeFabiano Fidêncio2014-11-241-4/+0
|
* gtk3.wxi: remove gtk3-widget-factory.exeFabiano Fidêncio2014-11-241-4/+0
|
* gtk3.wxi: add gschemas.compiledFabiano Fidêncio2014-11-241-0/+4
|
* gtk3.wxi: add gschema.dtdFabiano Fidêncio2014-11-241-0/+4
|
* Updated Czech translationMarek Černocký2014-11-221-12/+13
|
* Updated Spanish translationDaniel Mustieles2014-11-191-12/+15
|
* Updated Polish translationPiotr Drąg2014-11-051-11/+13
|
* spice-gtk3.wxi: remove spicyMarc-André Lureau2014-11-041-5/+1
|
* wxi: add gtk-vnc2Fabiano Fidêncio2014-11-032-0/+22
|
* wxi: add spice-gtk3Fabiano Fidêncio2014-11-032-0/+26
|
* wxi: add gtk3Fabiano Fidêncio2014-11-032-0/+1496
|
* Revert "wixl-heat: generate stable dir id"Marc-André Lureau2014-11-031-2/+1
| | | | | | | This reverts commit afc18dcd98d5a67d21ef237c25221a71b01df1b2. Stable dir id will conflict with different libraries/components, it's a bad idea.
* Treat EDITTIME property as filetime in parse_propThomas Hindoe Paaboel Andersen2014-11-031-0/+1
|
* Add option to make packages win64-awareFabiano Fidêncio2014-10-301-2/+7
| | | | | For this, each component should have Win64="$(var.Win64)", what can be added by passing --win64 option to wixl-heat
* wxi: update libgcrypt.wxi for F21Fabiano Fidêncio2014-10-291-1/+1
| | | | | | Use version -20 instead of -11 https://bugzilla.redhat.com/show_bug.cgi?id=1157779
* wxi: update gtk2.wxi for F21Fabiano Fidêncio2014-10-291-4/+0
| | | | | | There is no gtk-update-icon-cache.exe.manifest anymore. https://bugzilla.redhat.com/show_bug.cgi?id=1157780
* libmsi: yylex() requires 2 argumentsFabiano Fidêncio2014-10-291-0/+1
| | | | | Fix build breakage, yylex is defined as sql_lex, which requires 2 arguments instead of just 1.
* Set ALLUSERS=1 in perMachine install scopeMarc-André Lureau2014-10-073-4/+74
| | | | | | | Follow WiX behaviour and set ALLUSERS=1 automatically in perMachine install scope. https://bugzilla.redhat.com/show_bug.cgi?id=1146586
* Added Norwegian bokmål translationKjartan Maraas2014-07-251-0/+121
|
* Add nbKjartan Maraas2014-07-251-0/+1
|
* wxi: update nettle to 2.7 versionMarc-André Lureau2014-06-061-2/+2
|
* table: fix two leaks of a record objectPaolo Bonzini2014-04-051-2/+6
| | | | Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
* doap: update URLsPiotr Drąg2014-03-301-1/+4
|
* Added Korean translationSeong-ho Cho2014-03-172-0/+125
|
* Added French translationYoann Fievez2014-03-162-0/+125
|
* wxi: add missing libsoup depsMarc-André Lureau2014-02-111-0/+4
|
* wxi: add sqliteMarc-André Lureau2014-02-112-0/+22
|
* wxi: add glib2 deps in libsoupMarc-André Lureau2014-02-111-0/+2
|
* wix: add zlib dep in glib2 for gioMarc-André Lureau2014-02-111-0/+2
|
* wxi: add gcc dep in libffiMarc-André Lureau2014-02-111-0/+2
|
* wxi: add spice-glib opus depsMarc-André Lureau2014-02-101-0/+2
|
* wxi: add opusMarc-André Lureau2014-02-102-0/+18
|
* wxi: update libvirt.wxi for f20Marc-André Lureau2014-02-101-0/+7
|
* wxi: add winpthreadsMarc-André Lureau2014-02-102-0/+18
|
* Updated FSF's addressDaniel Mustieles2014-01-231-3/+1
|
* Add Chinese simplified translationWylmer Wang2014-01-052-0/+125
|
* wixl: fix some vala warningsMarc-André Lureau2013-12-171-3/+3
|