[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Automake-commit] [SCM] GNU Automake branch, experimental/objc++, create
From: |
Stefano Lattarini |
Subject: |
[Automake-commit] [SCM] GNU Automake branch, experimental/objc++, created. v1.12-19-g5d1f93d |
Date: |
Thu, 26 Apr 2012 23:10:23 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Automake".
http://git.sv.gnu.org/gitweb/?p=automake.git;a=commitdiff;h=5d1f93d72b879579e6e59501276e3d1c4c0f27a6
The branch, experimental/objc++ has been created
at 5d1f93d72b879579e6e59501276e3d1c4c0f27a6 (commit)
- Log -----------------------------------------------------------------
commit 5d1f93d72b879579e6e59501276e3d1c4c0f27a6
Author: Stefano Lattarini <address@hidden>
Date: Fri Apr 27 01:00:27 2012 +0200
objc++: add first tests
* t/objcxx-basic.test: New test.
* t/objcxx-demo.test: Likewise.
* t/list-of-tests.mk: Add them.
Signed-off-by: Peter Breitenlohner <address@hidden>
Signed-off-by: Stefano Lattarini <address@hidden>
commit 6109333e4df340306ed745e77ce64a203682293f
Author: Stefano Lattarini <address@hidden>
Date: Thu Apr 26 15:14:04 2012 +0200
news: announce initial support for Objective C++
Signed-off-by: Stefano Lattarini <address@hidden>
commit 3c8a7a9a99794b1208e0ad2e9a5de8e974d4c053
Author: Peter Breitenlohner <address@hidden>
Date: Thu Apr 26 15:12:39 2012 +0200
objc++: test support for '.mm' suffix in _SOURCES enrries
* t/ext.sh: Enhance by adding a file with the '.mm' suffix in
the 'foo_SOURCES' definition.
* t/nodep2.sh: Likewise.
Signed-off-by: Peter Breitenlohner <address@hidden>
Signed-off-by: Stefano Lattarini <address@hidden>
commit 10af307db435feba859468584057a9e79a87ffb3
Author: Peter Breitenlohner <address@hidden>
Date: Thu Apr 26 15:03:02 2012 +0200
objc++: add documentation
* doc/automake.texi (Objective C++ Support): New node.
(How the Linker is Chosen, Support for Other Languages): Adjust.
Signed-off-by: Peter Breitenlohner <address@hidden>
Signed-off-by: Stefano Lattarini <address@hidden>
commit b83e6a48a83aa98c2336bc1ced6645777799c5e1
Author: Peter Breitenlohner <address@hidden>
Date: Thu Apr 26 15:01:23 2012 +0200
objc++: initial support for Objective C++
Original thread (dating back to almost three years ago):
<http://lists.gnu.org/archive/html/automake-patches/2009-07/msg00016.html>
* automake.in: Register new language 'objcxx'.
(lang_objcxx_rewrite): New subroutine.
(resolve_linker): Add OBJCXXLINK.
(%_am_macro_for_cond): Add am__fastdepOBJCXX and AC_PROG_OBJCXX.
(%_ac_macro_for_var): Add OBJCXX and OBJCXXFLAGS.
* m4/depend.m4 (_AM_DEPENDENCIES): Add OBJCXX.
* m4/init.m4 (AM_INIT_AUTOMAKE): Add AC_PROG_OBJCXX hook.
Signed-off-by: Peter Breitenlohner <address@hidden>
Signed-off-by: Stefano Lattarini <address@hidden>
-----------------------------------------------------------------------
hooks/post-receive
--
GNU Automake
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Automake-commit] [SCM] GNU Automake branch, experimental/objc++, created. v1.12-19-g5d1f93d,
Stefano Lattarini <=