Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fork from Ubuntu's libappindicator project. | Mike Gabriel | 2015-11-10 | 1 | -11/+12 |
| | |||||
* | Removing -Werror for the Vala compiler | Ted Gould | 2011-07-07 | 1 | -1/+1 |
| | |||||
* | Changing the build so that it uses the right version of the vala files and ↵ | Ted Gould | 2011-02-10 | 1 | -4/+26 |
| | | | | removes the predefined header location | ||||
* | Cleanup what we create | Ted Gould | 2011-02-10 | 1 | -1/+5 |
| | |||||
* | Changing the build to be the check instead of running it as we might not be ↵ | Ted Gould | 2011-02-03 | 1 | -3/+2 |
| | | | | interactive. | ||||
* | Adding vala bindings and example | Marco Trevisan (Treviño) | 2011-02-03 | 1 | -0/+14 |
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. |