aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/calendar-weather/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Add 'cal-config-weather' module.Matthew Barnes2012-06-031-34/+0
* Simplify library dependency flags.Matthew Barnes2011-10-051-6/+5
* Drop support for gtk+-2.0.Matthew Barnes2011-01-251-2/+2
* Compiler and linker flag cleanups.Matthew Barnes2009-12-281-1/+3
* Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-011-6/+7
* Bug 594284 - FTBFS: missing linksDiego Escalante Urrelo2009-09-061-0/+1
* Get the calendar-weather plugin working.Matthew Barnes2009-08-121-7/+7
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-111-2/+3
|\
| * Bug 588106 – Makefile.am misuses *_LDFLAGSDaniel Macks2009-07-091-2/+3
| * Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.Matthew Barnes2009-07-011-1/+1
| * Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-021-0/+2
| * Make the libgweather dependency optional, build the weather calendar setup pl...Suman Manjunath2008-12-101-2/+0
| * ** Part of fix for bug #352287Milan Crha2008-12-031-4/+7
* | Fix "make distcheck" errors and other build cleanups.Matthew Barnes2009-07-011-1/+1
* | Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-041-0/+2
* | Hack GtkIconTheme so we can reference category icons as named icons.Matthew Barnes2009-01-181-10/+0
* | Merge revisions 36811:36865 from trunk.Matthew Barnes2008-12-111-4/+5
|/
* Fix make distcheck issues. Bump version number ***** Release 2.3.6 *****Harish Krishnaswamy2005-07-271-1/+2
* Use NO_UNDEFINED. Link with more libraries.Tor Lillqvist2005-06-271-2/+4
* Fixed built_sources && cleanfiles for generated filesMichael Zucci2005-05-121-0/+3
* fix names so that intltool will parse as xmlMichael Zucci2005-05-061-1/+1
* Use $(weatherdatadir) rather than $(weatherdir), get rid of an incorrectDavid Trowbridge2005-03-231-4/+2
* Use $(weatherdir) instead of duplicating the define for it belowRodney Dawes2005-02-041-2/+2
* define EDS's datadir, needed to get to the Locations.xml file.Rodrigo Moya2005-01-081-7/+10
* define weatherdatadir here, no need to use e-d-s's one, use evolution'sRodrigo Moya2005-01-081-6/+7
* Initial import of weather properties pluginDavid Trowbridge2005-01-071-0/+29