aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/backup-restore/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Compiler and linker flag cleanups.Matthew Barnes2009-12-281-3/+7
|
* Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-011-11/+26
|
* Build with -Wl,--no-undefined and fix linker errors.Matthew Barnes2009-08-281-3/+6
|
* Get the backup-restore plugin working.Matthew Barnes2009-08-121-4/+4
|
* Fix "make distcheck" errors and other build cleanups.Matthew Barnes2009-07-011-1/+1
|
* Avoid the console popping while evolution running on windowsFridrich Strba2009-06-091-0/+4
|
* BUGFIX: 553261 - Handle absolute paths in gconf betterMilan Crha2009-05-041-3/+0
| | | | For backup-restore plugin.
* Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-021-0/+2
|
* Make it compile on Windows, by Fridrich Strbra. (Just compile; littleTor Lillqvist2009-01-291-1/+2
| | | | | | | | | | | | | | | | | 2009-01-28 Tor Lillqvist <tml@novell.com> Make it compile on Windows, by Fridrich Strbra. (Just compile; little chance of it actually doing anything sensible on Windows at this point...) * Makefile.am: Use -no-undefined on Windows. Link with libeutil. * backup.c: Remove unused <sys/wait.h>. * backup-restore.c: Check HAVE_SYS_WAIT_H. svn path=/trunk/; revision=37148
* Use also EVOLUTION_CALENDAR_CFLAGS.Milan Crha2009-01-211-0/+1
| | | | | | | | | | | | | 2009-01-21 Milan Crha <mcrha@redhat.com> * plugins/import-ics-attachments/Makefile.am: * plugins/backup-restore/Makefile.am: * plugins/mail-to-meeting/Makefile.am: * plugins/startup-wizard/Makefile.am: * plugins/mail-to-task/Makefile.am: Use also EVOLUTION_CALENDAR_CFLAGS. svn path=/trunk/; revision=37116
* Use NO_UNDEFINED. Link with more libraries. To generate dlls on Windows.Bharath Acharya2008-08-121-1/+3
| | | | | | | | | | 2008-08-12 Bharath Acharya <abharath@novell.com> * Makefile.am: Use NO_UNDEFINED. Link with more libraries. To generate dlls on Windows. svn path=/trunk/; revision=35960
* ** Fix for bug #540274Milan Crha2008-07-011-1/+5
| | | | | | | | | | | | | | | | 2008-07-01 Milan Crha <mcrha@redhat.com> ** Fix for bug #540274 * Makefile.am: Link with libraries we require now. * backup.c: (rc), (s): Exchange $HOME with g_get_home_dir in commands. * backup.c: (ensure_locals), (fix_account_folder_uri), (restore): After restore walk through all account, addressbook, calendar, task and memo sources and fix the base uri if required. (One should be able to import also into different user than one where the backup was done.) svn path=/trunk/; revision=35710
* Reworked Backup/restore plugin.Srinivasa Ragavan2007-04-131-4/+9
| | | | svn path=/trunk/; revision=33422
* Fixed built_sources && cleanfiles for generated filesMichael Zucci2005-05-121-1/+4
| | | | svn path=/trunk/; revision=29327
* fix names so that intltool will parse as xmlMichael Zucci2005-05-061-1/+1
| | | | | | | remove use of e-error-tool tag xml for translations where appropriate svn path=/trunk/; revision=29304
* Imported backup/restore pluginJP Rosevear2004-12-171-0/+26
2004-12-16 JP Rosevear <jpr@novell.com> * Imported backup/restore plugin svn path=/trunk/; revision=28140