[3380] in BarnOwl Developers
[barnowl/barnowl] 715595: filterproc.c: Sever owl.h dependency
daemon@ATHENA.MIT.EDU (GitHub)
Thu Apr 4 02:34:04 2013
Date: Wed, 03 Apr 2013 23:34:01 -0700
From: GitHub <noreply@github.com>
Reply-To: GitHub <noreply@github.com>
To: barnowl-dev@mit.edu
----==_mimepart_515d1ed998b55_1211bad13c18059
Date: Wed, 03 Apr 2013 23:34:01 -0700
Mime-Version: 1.0
Content-Type: text/plain;
charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Content-ID: <515d1ed99b922_1211bad13c1819f@hookshot-fe6-pe1-prd.aws.github.net.mail>
Branch: refs/heads/master
Home: https://github.com/barnowl/barnowl
Commit: 71559554be7228aeb71cbad22d99ae9cfc4d1380
https://github.com/barnowl/barnowl/commit/71559554be7228aeb71cbad22=
d99ae9cfc4d1380
Author: Anders Kaseorg <andersk@mit.edu>
Date: 2013-04-03 (Wed, 03 Apr 2013)
Changed paths:
M filterproc.c
Log Message:
-----------
filterproc.c: Sever owl.h dependency
This fixes =E2=80=98make zcrypt=E2=80=99, which currently has no dependen=
cy on
owl_prototypes.h listed in Makefile.am. (We could instead add one,
but that would be just as pointless.)
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
Commit: 25d7236d673afb95f57a30989763bd5e818625c4
https://github.com/barnowl/barnowl/commit/25d7236d673afb95f57a30989=
763bd5e818625c4
Author: Anders Kaseorg <andersk@mit.edu>
Date: 2013-04-03 (Wed, 03 Apr 2013)
Changed paths:
M Makefile.am
Log Message:
-----------
Fix perlglue.c dependency on typemap
This was broken by commit 5b3763885bc567edfd96acbeca2b7115b6c17e19.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
Commit: 0f5b08edd0c4fae5aeaf70279e8c2eef14e7e05e
https://github.com/barnowl/barnowl/commit/0f5b08edd0c4fae5aeaf70279=
e8c2eef14e7e05e
Author: Anders Kaseorg <andersk@mit.edu>
Date: 2013-04-03 (Wed, 03 Apr 2013)
Changed paths:
M Makefile.am
M perl/modules/Makefile.am
Log Message:
-----------
Clean more files in =E2=80=98make clean=E2=80=99
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
Commit: a870319fe18d430bc48c613c86d8c3203e094ed7
https://github.com/barnowl/barnowl/commit/a870319fe18d430bc48c613c8=
6d8c3203e094ed7
Author: Anders Kaseorg <andersk@mit.edu>
Date: 2013-04-03 (Wed, 03 Apr 2013)
Changed paths:
M Makefile.am
M perl/Makefile.am
M perl/modules/Makefile.am
Log Message:
-----------
Uninstall more files in =E2=80=98make uninstall=E2=80=99
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
Commit: b80bae0f45310e8c15e8fe6e2ecc23ab30c9cc39
https://github.com/barnowl/barnowl/commit/b80bae0f45310e8c15e8fe6e2=
ecc23ab30c9cc39
Author: Anders Kaseorg <andersk@mit.edu>
Date: 2013-04-03 (Wed, 03 Apr 2013)
Changed paths:
M Makefile.am
M compat/Makefile.am
M libfaim/Makefile.am
M perl/modules/Makefile.am
Log Message:
-----------
Distribute more files in =E2=80=98make dist=E2=80=99
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
Commit: cb1243be84bc57b43d6fb5a7b883290d9438be7d
https://github.com/barnowl/barnowl/commit/cb1243be84bc57b43d6fb5a7b=
883290d9438be7d
Author: Anders Kaseorg <andersk@mit.edu>
Date: 2013-04-03 (Wed, 03 Apr 2013)
Changed paths:
M Makefile.am
Log Message:
-----------
Remove redundant -I$(top_srcdir) from AM_CPPFLAGS
Automake already does this.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
Commit: 6249a88f828fc12fc0fc17905474a3de4efcd3e8
https://github.com/barnowl/barnowl/commit/6249a88f828fc12fc0fc17905=
474a3de4efcd3e8
Author: Anders Kaseorg <andersk@mit.edu>
Date: 2013-04-03 (Wed, 03 Apr 2013)
Changed paths:
M compat/compat.h
M owl.h
M zcrypt.c
Log Message:
-----------
Include generated headers with #include <>
http://www.gnu.org/software/autoconf/manual/html_node/Configuration-Heade=
rs.html
=E2=80=9CWith the appropriate -I option, you can use =E2=80=98#include <c=
onfig.h>=E2=80=99.
Actually, it's a good habit to use it, because in the rare case when
the source directory contains another config.h, the build directory
should be searched first.=E2=80=9D
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
Commit: eb5e8fc6ce7cdd350be66aa869a84308ead60382
https://github.com/barnowl/barnowl/commit/eb5e8fc6ce7cdd350be66aa86=
9a84308ead60382
Author: Anders Kaseorg <andersk@mit.edu>
Date: 2013-04-03 (Wed, 03 Apr 2013)
Changed paths:
M Makefile.am
M configure.ac
M perl/modules/Makefile.am
Log Message:
-----------
Allow building in a separate build directory
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
Commit: 574b952d3f799143a51a77b2c7ef24a40b6ecb50
https://github.com/barnowl/barnowl/commit/574b952d3f799143a51a77b2c=
7ef24a40b6ecb50
Author: Anders Kaseorg <andersk@mit.edu>
Date: 2013-04-03 (Wed, 03 Apr 2013)
Changed paths:
M Makefile.am
R barnowl
A barnowl-wrapper.in
R tester
Log Message:
-----------
Generate the barnowl and tester wrapper scripts at build time
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
Commit: 1dba5bd6597e43916c5deadbf9310a2f3eb77438
https://github.com/barnowl/barnowl/commit/1dba5bd6597e43916c5deadbf=
9310a2f3eb77438
Author: Anders Kaseorg <andersk@mit.edu>
Date: 2013-04-03 (Wed, 03 Apr 2013)
Changed paths:
M Makefile.am
M barnowl-wrapper.in
Log Message:
-----------
Allow running barnowl within a separate build directory
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
Commit: 5db8835abc234293110e218bb062b27abaddf399
https://github.com/barnowl/barnowl/commit/5db8835abc234293110e218bb=
062b27abaddf399
Author: Anders Kaseorg <andersk@mit.edu>
Date: 2013-04-03 (Wed, 03 Apr 2013)
Changed paths:
M runtests.sh
M t/00-core-tests.t
Log Message:
-----------
Allow testing in a separate build directory
Now we pass =E2=80=98make distcheck=E2=80=99.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
Commit: 3624a2caf75400743f257ffcf68a274d6d21f689
https://github.com/barnowl/barnowl/commit/3624a2caf75400743f257ffcf=
68a274d6d21f689
Author: Anders Kaseorg <andersk@mit.edu>
Date: 2013-04-03 (Wed, 03 Apr 2013)
Changed paths:
M Makefile.am
Log Message:
-----------
Don=E2=80=99t distribute generated sources
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
Compare: https://github.com/barnowl/barnowl/compare/13a39ae85b50...3624a2=
caf754=
----==_mimepart_515d1ed998b55_1211bad13c18059--