Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify library dependency flags. | Matthew Barnes | 2011-10-05 | 1 | -4/+3 |
| | | | | | | | | | We have a confusing array of nearly-identical CFLAGS/LIBS definitions in configure.ac. Time to simplify. Instead let's just have one definition that includes all the libraries provided by Evolution-Data-Server (incl. Camel). That, in combination with GNOME_PLATFORM, gives us most of what we need for compliation and linking, and we can sprinkle definitions for additional library dependencies in Makefile.am's as needed. | ||||
* | build: Add libemformat to LDADD for evolution-settings | Rob Bradford | 2010-08-11 | 1 | -1/+2 |
| | |||||
* | Fix build settings under capplet. | Matthew Barnes | 2010-03-31 | 1 | -12/+5 |
| | |||||
* | More capplet build issues. | Matthew Barnes | 2010-03-16 | 1 | -1/+3 |
| | |||||
* | Fix missing linker flags in the correct Makefile.am. | Matthew Barnes | 2010-03-16 | 1 | -3/+0 |
| | |||||
* | Add missing linker flags in capplet. | Matthew Barnes | 2010-03-16 | 1 | -1/+3 |
| | |||||
* | Remove some more unnecessary windows workarounds. | Fridrich Strba | 2010-03-15 | 1 | -0/+4 |
| | |||||
* | Restructure capplet stuffs and load only on express mode. | Srinivasa Ragavan | 2010-03-14 | 1 | -32/+2 |
| | |||||
* | Libify settings capplet. | Srinivasa Ragavan | 2010-03-14 | 1 | -3/+21 |
| | |||||
* | Add control center capplet from anjal to evolution. Name it | Srinivasa Ragavan | 2010-03-14 | 1 | -0/+72 |
evolution-settings. |