aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Drop Automake filesRobert Tari2021-06-091-188/+0
|
* {src,tests}/Makefile.am: Drop -Werror flag for now. Needs to be re-added later.Mike Gabriel2021-05-251-1/+1
|
* Fork from Ubuntu's libappindicator project.Mike Gabriel2015-11-101-44/+44
|
* * Build with -Wno-error=deprecated-declarations.Matthias Klose2013-12-191-1/+1
| | | | | | * Don't build the mono bindings on ppc64el, not available. * Disable building the example, vala build error.
* Added coverage tooling.Allan LeSage2012-03-271-0/+2
|
* Fixed comments to correctly work with g-ir-scannerMarco Trevisan (Treviño)2011-07-201-0/+1
| | | | | No more missing transfer warning (and relative missing bindings for some getting functions).
* Changing the install path of the headers for libappindicator GTK3 version so ↵Ted Gould2011-02-101-2/+5
| | | | it's parrallel installable
* Making sure to pick up both metadata files in dist.Ted Gould2011-02-101-1/+2
|
* Include gir metadata file in built_sourcesMarco Trevisan (Treviño)2011-02-041-1/+7
| | | | Now make distcheck will work ;)
* Adding vala bindings and exampleMarco Trevisan (Treviño)2011-02-031-25/+4
| | | | | | | Adding proper support for vala bindings, fixing the include path Now they are built in the bindings subfolder and they include a *.deps file. and I've also added a small example.
* GTK3 fixesKen VanDine2011-01-251-1/+1
|
* use notdir in case make gives us full pathsMichael Terry2011-01-131-2/+2
|
* Adding in some '_' so that the symbols don't get exported in the library.Ted Gould2010-12-081-2/+2
|
* Switching the names of the generated files to stop automake from thinking it ↵Ted Gould2010-12-061-14/+16
| | | | needs to build the XML files.
* Entirely unsure why this makes things better, but well, it does.Ted Gould2010-12-061-4/+12
|
* Changing to not use the dbus binding tool but to instead turn the XML files ↵Ted Gould2010-12-061-22/+14
| | | | into pseudo-C
* Updating to trunk with GTK3 support.Ted Gould2010-12-031-13/+48
|\
| * Merging in changes to setup a dual build with GTK 3Ted Gould2010-12-031-14/+49
| |\
| | * ship both pc files in EXTRA_DISTMichael Terry2010-10-131-1/+1
| | |
| | * instead of always building gtk2 and gtk3, add a --with-gtk= flag to ↵Michael Terry2010-10-061-53/+39
| | | | | | | | | | | | configure to specify which to build with
| | * use gtk3 versions of dbusmenu and indicator; use appindicator3 0.1 rather ↵Michael Terry2010-06-191-12/+12
| | | | | | | | | | | | than appindicator 3.1
| | * first pass at gtk3 version of libappindicatorMichael Terry2010-06-191-5/+44
| | |
* | | Updating to trunk so that we get the GI fixesTed Gould2010-12-031-5/+8
|\| |
| * | Build fixes with the latest g-ir-scanner and vapigenKen VanDine2010-12-031-5/+8
| | |
* | | Oops, someone has to bring dbus-shared.h into the tarball nowTed Gould2010-12-021-0/+1
| | |
* | | Changing more of the bulid directives over to be library basedTed Gould2010-12-021-1/+1
| | |
* | | Adding back in the support for generating marshallersTed Gould2010-12-021-0/+11
| | |
* | | Dropping the service and indicator filesTed Gould2010-12-021-62/+0
| | |
* | | Adding a new library line for configure so that we don't end up with extra ↵Ted Gould2010-09-221-2/+2
|/ / | | | | | | libs in the library.
* | Putting together the pieces to look for override filesTed Gould2010-08-101-0/+1
| |
* | Removing the LRU file object.Ted Gould2010-08-101-2/+0
| |
* | Pulling in the generate ID function as wellTed Gould2010-08-101-1/+5
| |
* | Uhg, wrong libraryTed Gould2010-08-101-3/+3
| |
* | Brining generate-id into the foldTed Gould2010-08-101-0/+2
| |
* | Incrementing the major version numberTed Gould2010-08-051-1/+1
| |
* | Reusing the application service marshallers, not beautiful, but it works for ↵Ted Gould2010-08-031-1/+2
| | | | | | | | now.
* | Adding an approver interface.Ted Gould2010-06-251-0/+1
|/
* Merging in trunkTed Gould2010-06-011-12/+4
|\
| * Fixes to docuementation and making the enums build correctly with gtk-mkenumTed Gould2010-06-011-14/+6
| |\
| | * Documentation and introspection fixes and suchSense Hofstede2010-05-231-12/+3
| | | | | | | | | | | | | | | | | | * Several documentation and introspection fixes * Some small fixes to the mono bindings
* | | Fixing which sources are marked as BUILTTed Gould2010-05-201-8/+14
| | |
* | | Okay, now everyone is in the right directory, I think.Ted Gould2010-05-201-5/+7
| | |
* | | Need to look for things in the source directory too! Ted Gould2010-05-201-1/+1
|/ /
* / Fix C includes fro teh VAPI/GIR filesTed Gould2010-05-201-2/+4
|/
* Now, build us a VAPI! Ted Gould2010-04-291-0/+19
|
* Building the GIR fileTed Gould2010-04-291-0/+34
|
* Removing the libappindicator directory to make things simplerTed Gould2010-04-291-9/+9
|
* Add G_LOG_DOMAIN support to the various targets for better messagesNeil Jagdish Patel2010-04-131-6/+9
| | | | | | modified: src/Makefile.am
* Making it so there is another level of translation so that we can use ↵Ted Gould2010-01-271-2/+14
| | | | different strings in the enum.
* Adding an object to start tracking the lru of the app indicatorsTed Gould2010-01-191-0/+2
|