summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2020-04-09use MATE_COMPILE_WARNINGS from mate-commonraveit651-3/+6
default WARN_CFLAGS level is [yes]
2018-01-18Support building against Ayatana Indicators and Ubuntu Indicators alike. (#24)Mike Gabriel1-0/+13
* If only Ayatana Indicators are present in the build env, build against them. * If only Ubuntu Indicators are present in the build env, build against them. * If both Indicator implementations are present in the build env, then we build against Ayatana Indicators. A build against this or that implementation can be enforced by configure options (--with-ayatana-indicators=yes or --with-ubuntu-indicators=yes). * If either implementation is present, but the other -with-*-indicator configure option is given, an error is thrown at configure time. * No Indicator implementation present in the build env, of course, also throws an error at configure time.
2016-06-19build: make check for indicator lib a separate checkmonsta1-3/+9
2015-01-22drop indicator-0.3 supportMonsta1-9/+3
Closes https://github.com/mate-desktop/mate-indicator-applet/issues/10 Closes https://github.com/mate-desktop/mate-indicator-applet/pull/11
2014-06-25Rename binaries to not conflict with indicator-appletStefano Karapetsas1-15/+18
2012-05-11Dropped support for the session applet.Steve Zesch1-22/+0
2011-12-24fixed build in debianStefano Karapetsas1-8/+16
2011-12-23import from Mate-Extra repositoryStefano Karapetsas1-0/+82