aboutsummaryrefslogtreecommitdiffstats
path: root/libical/src/test/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Remove libical from this tree, it resides in e-d-s now.JP Rosevear2003-11-191-48/+0
| | | | svn path=/trunk/; revision=23417
* Fixed INCLUDES and don't autogenerate ical.h, no need to. Plus it causedJeffrey Stedfast2003-10-101-8/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2003-10-09 Jeffrey Stedfast <fejj@ximian.com> * src/libical/Makefile.am: Fixed INCLUDES and don't autogenerate ical.h, no need to. Plus it caused problems anyways. * src/libical/*.[c,h]: Fixed the #includes * src/libicalss/Makefile.am: Fixed INCLUDES and don't autogenerate icalss.h, no need to. Plus it caused problems anyways. * src/libicalss/*.[c,h]: Fixed the #includes * tests/*.c: #include <libical/ical.h> rather than "ical.h" * tests/Makefile.am: Fixed INCLUDES * examples/*.c: #include <libical/ical.h> rather than "ical.h" * examples/Makefile.am: Fixed INCLUDES * src/libicalvcal/icalvcal.h: #include <libical/ical.h> which is no longer autogenerated. * src/libicalvcal/icalvcal.c (icalvcal_convert_with_defaults): Use the proper macro names from config.h svn path=/trunk/; revision=22844
* libical.la -> libical-evolution.laHans Petter Jansson2003-09-221-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2003-09-22 Hans Petter Jansson <hpj@ximian.com> * calendar/cal-util/Makefile.am (libical_util_la_LIBADD): libical.la -> libical-evolution.la * calendar/importers/Makefile.am (libevolution_calendar_importers_la_LIBADD): libicalvcal.la -> libicalvcal-evolution.la * shell/Makefile.am (evolution_LDADD): libical.la -> libical-evolution.la * libical/configure.in: Require flex 2.5.31 and add a test for it. Rename WITH_CXX conditional to WITH_CXX_BINDINGS. * libical/examples/Makefile.am (doesnothing_LDADD): Add -evolution to lib names. * libical/src/test/Makefile.am: WITH_CXX -> WITH_CXX_BINDINGS. Add -evolution to lib names. * libical/src/test/regression.c (main): WITH_CXX -> WITH_CXX_BINDINGS. * libical/src/libicalcap/Makefile.am: Add -evolution to lib names. Install to Evolution's priv dirs. * libical/src/libicalvcal/Makefile.am: Ditto. * libical/src/libical/Makefile.am: WITH_CXX -> WITH_CXX_BINDINGS. Add -evolution to lib names. Install in privlibdir. Install includes to $(privincludedir)/libical. * libical/src/libicalss/Makefile.am: Ditto. * libical/src/libicalss/icalsslexer.l: Replace option reentrant-bison with reentrant and bison-bridge. Use new Flex variable names. * libical/src/libical/icallexer.l: * libical/src/libical/icalyacc.y: * libical/src/libicalss/icalsslexer.c: * libical/src/libicalss/icalssyacc.c: * libical/src/libicalss/icalssyacc.h: Removed from repository. svn path=/trunk/; revision=22633
* Import new libical from mainline HEAD and make appropriate changes toHans Petter2003-09-121-6/+35
| | | | | | Evolution. svn path=/trunk/; revision=22538
* Finish merge of new libical 0.23a versionJP Rosevear2001-04-181-9/+9
| | | | | | | | 2001-04-17 JP Rosevear <jpr@ximian.com> * Finish merge of new libical 0.23a version svn path=/trunk/; revision=9420
* Import clean upJP Rosevear2001-01-241-5/+5
| | | | svn path=/trunk/; revision=7751
* Fix fucking CVS conflicts because fucking CVS is a fucking big doofus - FedericoFederico Mena Quintero2000-12-121-12/+14
| | | | svn path=/trunk/; revision=6920
* Baby seal eyes are good with soy sauce! - FedericoFederico Mena Quintero2000-08-251-3/+3
| | | | svn path=/trunk/; revision=5029
* Fixety fix - FedericoFederico Mena Quintero2000-08-251-2/+2
| | | | svn path=/trunk/; revision=5028
* More import tidying.JP Rosevear2000-08-251-3/+3
| | | | svn path=/trunk/; revision=5023
* Fix minor conflicts.JP Rosevear2000-08-251-4/+8
| | | | svn path=/trunk/; revision=5017
* Fix Makefiles so that (guess what?) they work with builddir != srcdir.Ettore Perazzoli2000-06-081-1/+7
| | | | svn path=/trunk/; revision=3474
* *** empty log message ***Seth Alves2000-06-071-2/+2
| | | | svn path=/trunk/; revision=3451
* merge libical-0.17 onto the headSeth Alves2000-06-071-2/+3
| | | | svn path=/trunk/; revision=3449
* reparing damage from removing filesEric Busboom2000-05-151-0/+12
| | | | svn path=/trunk/; revision=3042
* removing all filesEric Busboom2000-05-151-12/+0
| | | | svn path=/trunk/; revision=3040
* Further Makefile loving.Ettore Perazzoli2000-04-271-1/+1
| | | | svn path=/trunk/; revision=2656
* Fix compile with builddir != srcdir.Ettore Perazzoli2000-04-261-1/+1
| | | | svn path=/trunk/; revision=2607
* build libtool libraries instead of just .aSeth Alves2000-04-191-1/+1
| | | | svn path=/trunk/; revision=2502
* import of libical-0.16Seth Alves2000-04-191-0/+12
svn path=/trunk/; revision=2484