aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2000-09-13 05:14:18 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2000-09-13 05:14:18 +0800
commit62d83b547e11a4471cab55b1652e6f37a39c904b (patch)
tree19703062f9430ceac8adecf6ccdfd779f118d9a3 /composer/ChangeLog
parent75a2435a44a45e9739aa1697dae66125ceef2bb0 (diff)
downloadgsoc2013-evolution-62d83b547e11a4471cab55b1652e6f37a39c904b.tar.gz
gsoc2013-evolution-62d83b547e11a4471cab55b1652e6f37a39c904b.tar.zst
gsoc2013-evolution-62d83b547e11a4471cab55b1652e6f37a39c904b.zip
Thou shalt add a space after `-I' when invoking `orbit-idl'.
svn path=/trunk/; revision=5386
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index df80efc7c8..67f863eefa 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,3 +1,7 @@
+2000-09-12 Ettore Perazzoli <ettore@helixcode.com>
+
+ * Makefile.am ($(IDL_GENERATED)): Add space after `-I'.
+
2000-09-05 Ettore Perazzoli <ettore@helixcode.com>
* e-msg-composer.c (create_menubar_format): Accelerate the
graph'>* PORTREVISION => 1alane2002-11-221-0/+12 * PORTREVISION => 1alane2002-11-222-2/+168 * Simplified threads configuration.alane2002-11-211-3/+5 * Take over as maintainer since tg is taking a leave of absence from portalane2002-11-161-1/+1 * Upgrade to Python-2.2.2.perky2002-10-175-30/+44 * Use new PYTHONPREFIX_*DIR variables to make these ports PREFIX-clean.tg2002-06-141-6/+6 * Fix building on the Alpha.tg2002-05-162-4/+10 * Add patch from SF PR #541980. This fixes 4suite.tg2002-04-171-0/+14 * Upgrade to Python-2.2.tg2002-04-124-64/+6 * Add SourceForge as a well connected secondary MASTER_SITES location.tg2002-04-021-0/+2 * Explicitly enable IPv6 support.tg2002-04-021-2/+8 * Fix sizeof(wchar_t) calculation.tg2002-01-211-0/+10 * Implement PyObject_DelItemString(), which was obviously forgotten fortg2002-01-162-0/+57 * Upgrade lang/python to 2.2. Adjust bsd.python.mk accordingly.tg2002-01-074-134/+346 * Re-add fpectl.so to the plist to fix packaging. Re-enable supporttg2001-11-202-2/+2 * Don't build mpz extension, it's moved to a separate port.tg2001-10-193-10/+3 * Depend on math/libgmp when running a recent -current.tg2001-09-251-0/+6 * Upgrade to 2.1.1.tg2001-07-253-2/+10 * Upgrade to 2.1.tg2001-05-0212-1169/+876 * Fix building on -current.tg2001-04-261-0/+38 * -pthread --> ${PTHREAD_LIBS}sobomax2001-03-301-2/+2 * Allow MAINTAINER to be redefined in a slave port.sobomax2001-03-291-1/+1 * MASTER_SITE changed.tg2000-12-071-1/+2 * Install Demo/ dir to $PREFIX/share/examples/python.tg2000-11-292-3/+325 * Fix compilation on FreeBSD-3.x.tg2000-11-131-0/+6 * Upgrade to 2.0.tg2000-10-187-133/+302 * Rename PLIST.{Tools,gmp} to pkg-plist.{Tools,gmp}.asami2000-10-081-3/+3 * Use USE_PYTHON.tg2000-09-281-0/+1 * Upgrade to 1.6.tg2000-09-089-1239/+1726 * Don't create group-writable directories.tg2000-08-141-5/+12 * Clarify comment even further.tg2000-07-281-1/+1 * - Clarify comment on thread support.tg2000-07-271-6/+10 * Standardize all user defined options to the booleans WITH_FOO andreg2000-04-171-5/+3 * Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-121-3/+3 * Separate the Python Tk module from the main port. I've beentg2000-04-041-15/+1 * Fix packaging on -current.tg2000-03-242-5/+22 * move IPv6-enable python to python+ipv6 and revert origial pythonsumikawa2000-01-273-21/+3 * Add 'ipv6' on CATEGORIES.sumikawa2000-01-181-1/+1 * Oops, forgot to update the checksum file.tg2000-01-181-2/+2 * On second thought, put back DIST_SUBDIR. It's not only used for thetg2000-01-181-0/+1 * - Support IPv6.sumikawa2000-01-133-3/+20 * s/X11_BASE/X11BASE/.tg2000-01-101-1/+1 * - Install python-mode.el.tg2000-01-062-1/+7 * Use Tk-8.2.tg1999-11-031-2/+2 * Link against libxpg4.tg1999-10-271-1/+1 * FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1 * Change Id->FreeBSD.obrien1999-08-251-1/+1 * Add the SHA module to the build.tg1999-07-282-1/+8 * Fix package building when you're leaving out optional parts, like Tk.tg1999-07-154-207/+211 * Install the contents of the Tools directory by default. This can betg1999-07-062-1/+215 * Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1 * Link some modules against libmytinfo to pick up a working tputs().tg1999-06-181-2/+2 * Enable the parser module.tg1999-05-212-1/+2 * Better support for local $CFLAGS.tg1999-05-191-3/+3 * Remove ``NO_LATEST_LINK''nectar1999-04-221-2/+1 * * Update python 1.5.1 -> 1.5.2nectar1999-04-214-85/+107 * Create lib/python1.5/site-packages directory on installation.nectar1999-04-092-1/+4 * Activate some modules needed for zope (www.zope.com).tg1999-03-111-3/+3 * Fix for building/packaging on FreeBSD 4.x.nectar1999-02-232-9/+29 * Distribution file pyth151.tgz checksum changed.nectar1999-02-231-1/+1 * back to 1.5.1. Build is broken, but is ok since python 1.5.2b1 is in ports/la...thepish1999-02-182-4/+43 * upgrade to 1.5.2b1 (fixes build problem along the way)thepish1999-02-162-44/+5 * Make sure PLIST is correct whether you have source or not. Add copyrightasami1998-12-022-3/+9 * Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineasami1998-11-111-9/+8 * Support dynamic loading of modules in an ELF world.tg1998-10-061-2/+8 * tk80 has been ELFized.asami1998-09-251-2/+2 * The first time I tried committing this set of manpage removals it gothoek1998-08-191-1/+0 * Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-081-2/+2 * Include latest official patches.tg1998-07-282-5/+12 * Use ldconfig to check for libc_r, not an absolute path. Thread supporttg1998-07-231-2/+3 * Add virtual category "python".tg1998-06-251-2/+2 * Pick up latest official patches.tg1998-06-192-3/+6 * plat-freebsd3 doesn't have a regen script.tg1998-06-051-5/+1 * Add latest official patches.tg1998-06-032-3/+4 * Include latest official patches.tg1998-05-202-3/+10 * Don't throw away OS version number, some scripts need it. Pick uptg1998-05-073-18/+54 * Bring in latest official patches. Use `-pthread' to avoid linking withtg1998-05-052-5/+9 * Add new official patches and activate the dl module.tg1998-04-294-4/+10 * Include official patches.tg1998-04-242-2/+14 * Upgrade to 1.5.1.tg1998-04-154-49/+54 * Use the combined set of patches.tg1998-04-092-26/+4 * Include official patches.tg1998-04-082-3/+29 * Use -D_THREAD_SAFE when compiling the threaded version.tg1998-03-031-1/+2 * Use tk80, not an unsupported alpha version of tk81.tg1998-02-272-4/+4 * Upgrade to use tcl8.1 and tk8.1.jseger1998-02-251-3/+3 * Make python work with threads again. Looks like our libc_r implementstg1998-01-071-4/+3 * Upgrade to 1.5.tg1998-01-06