aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-gtk/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* libdbusmenu-gtk/Makefile.am: Don't duplicate non-defined variable ↵Mike Gabriel2017-10-051-1/+0
| | | | $(DbusmenuGtk_0_4_gir_LDFLAGS).
* Use gi's typelibdir and install in its (multiarch) locationsIain Lane2014-10-301-1/+1
|
* Fix breakage when building with coverage scanning.Charles Kerr2013-06-201-3/+0
|\ | | | | | | Approved by PS Jenkins bot, Ted Gould.
| * fix an error introduced in r399 that broke g-ir-scanner invocation when ↵Charles Kerr2012-05-021-3/+0
| | | | | | | | configure is invoked with --enable-gcov
* | revert r417 so that we don't change the vapi name at the last minute for ↵Charles Kerr2012-09-201-4/+4
|/ | | | 12.10 (LP: #978687)
* apply Evan Nemerson's patch to make the Vala binidngs use pkg-config names, ↵Charles Kerr2012-04-111-4/+4
| | | | not GIR names, so that valac can automatically pick up the relevant libraries and flags.
* Added gcov coverage tooling.Allan LeSage2012-03-271-1/+9
|
* Fix non-srcdir build issuesMichal Hruby2012-01-271-2/+3
|
* Change to using the insert/remove signals in GTK3Ted Gould2012-01-261-1/+4
|\
| * Move the no-error on deprications into the Makefiles so it's always after ↵Ted Gould2012-01-261-1/+4
| | | | | | | | the -Wall
| * Remove custom WITH_GTK3 and use the HAVE_GTK3Ted Gould2012-01-261-1/+1
| |
| * in gtk3, use stock signals instead of Ubuntu-specific onesRyan Lortie2012-01-121-1/+1
| |
* | Separate libdbusmenu-glib and libdbusmenu-gtk include directoriesGyörgy Balló2012-01-051-1/+1
| |
* | Use different directory for headers of gtk3 libraryGyörgy Balló2011-11-211-1/+1
|/
* Making it so that the Vala build is optionalDennis Schridde2011-09-191-0/+2
|
* Make sure that we get rid of the enum stuff as wellTed Gould2011-08-221-1/+1
|
* Adding in a disposition type and get proper enum generationTed Gould2011-08-221-2/+20
|
* Dropping the serializable menu item. Not a bad idea, but we can do better.Ted Gould2011-04-261-5/+2
|
* Don't need SCANNERFLAGS and INTROSPECTION_SCANNER_ARGS both so they dup'd ↵Ted Gould2011-04-041-2/+0
| | | | the parameters.
* Fix g-ir-scanner file list for gtkMartin Pitt2011-02-161-3/+3
| | | | | Analoguous to r211 for the GTK library.
* Fix the name used for the Dbusmenu-Glib-0.4 typelib so it can be properly ↵Ken VanDine2011-02-091-2/+2
| | | | used with GI. It should be Dbusmenu-0.4 (LP: #713099)
* Adding in a serializable menuitem objectTed Gould2011-01-271-2/+5
|\
| * Updating to trunkTed Gould2011-01-211-0/+3
| |\
| * | Adding the files to the buildTed Gould2011-01-181-2/+5
| | |
* | | Adding the base files for the parserTed Gould2011-01-231-2/+5
| |/ |/|
* | Add a single include for dbusmenu-gtkTed Gould2011-01-211-0/+1
| |
* | added --warn-all to scanner flags so the build log will warn us about ↵Ken VanDine2011-01-191-0/+2
|/ | | | missing annotations
* Use EXPORT_PACKAGES instead of PACKAGES to prevent circular build dependsKen VanDine2011-01-181-2/+2
|
* Fixing packages names for the gir scannerTed Gould2011-01-131-1/+1
|
* Updating to trunk with introspection fixesTed Gould2010-12-071-3/+18
|\
| * Add a check for GIR version less that 10Ted Gould2010-12-061-0/+8
| |
| * Cleaned up the scanner flags someKen VanDine2010-11-231-2/+3
| |
| * Set more scanner flags to get the namespace rightKen VanDine2010-11-231-4/+10
| |
* | Moving the pc files to be parallel installable.Ted Gould2010-12-011-3/+3
| |
* | Merging in trunk changes for dual build and GTK3 fixesTed Gould2010-12-011-16/+43
|\|
| * ship both .pc files in EXTRA_DISTMichael Terry2010-10-131-1/+2
| |
| * instead of always building gtk2 and gtk3, add a --with-gtk= flag to ↵Michael Terry2010-10-061-50/+41
| | | | | | | | configure to specify which to build with
| * support gtk3 version of libdbusmenu-gtkMichael Terry2010-06-191-6/+41
| |
* | Changing API to 0.4Ted Gould2010-12-011-14/+14
|/
* Adding in the headers for the library.Ted Gould2010-05-201-1/+4
|
* Changing where we get glib fromTed Gould2010-05-201-2/+2
|
* Pulling GIRs from the build dirTed Gould2010-03-021-1/+1
|
* Fixing the directory path for the glib gir file and making sure we clean up ↵Ted Gould2010-03-021-2/+2
| | | | the girs.
* Building the gir files at build time instead of at dist.Ted Gould2010-03-021-1/+1
|
* Adding the temp file to the clean stuffTed Gould2010-03-011-1/+1
|
* Generating the VAPI filesTed Gould2010-03-011-0/+29
|
* Change version number to 0.2Ted Gould2010-02-281-7/+7
|
* Generating the introspection dataTed Gould2010-02-281-1/+36
|
* Building the basic generic menu item.Ted Gould2009-12-151-0/+2
|
* Adding a log domain for libdbusmenu-gtkTed Gould2009-10-011-1/+1
|