[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-29-g8968400 |
Date: |
Mon, 30 Apr 2012 12:41:58 +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=896840039088c0cc567f2682c95435c4d236968f
The branch, experimental/objc++ has been created
at 896840039088c0cc567f2682c95435c4d236968f (commit)
- Log -----------------------------------------------------------------
commit 896840039088c0cc567f2682c95435c4d236968f
Author: Stefano Lattarini <address@hidden>
Date: Mon Apr 30 14:30:42 2012 +0200
objc: reorganize basic tests
* t/objc.sh, t/objc2.sh: Removed, merged into ...
* t/objc-basic.sh: ... this new test.
* t/objcxx-basic.sh: Add reference to new sister test.
* t/list-of-tests.mk: Update.
Signed-off-by: Stefano Lattarini <address@hidden>
commit 85088be68261c23dff33fb0e0888944a1e718763
Author: Stefano Lattarini <address@hidden>
Date: Mon Apr 30 14:17:44 2012 +0200
objc++, objc: add first semantic test
* t/objcxx-minidemo.sh: New test.
* t/objc-minidemo.sh: Likewise.
* t/list-of-tests.mk: Add them.
Co-authored-by: Peter Breitenlohner <address@hidden>
Signed-off-by: Stefano Lattarini <address@hidden>
commit 04fd5c7d30c0416466a87ccbcab125ee5b0ae0e3
Author: Peter Breitenlohner <address@hidden>
Date: Fri Apr 27 01:00:27 2012 +0200
objc++: add first basic test
* t/objcxx-basic.sh: New test.
* t/list-of-tests.mk: Add it.
Signed-off-by: Peter Breitenlohner <address@hidden>
Signed-off-by: Stefano Lattarini <address@hidden>
commit 11d14cd85d84b11e3e8c3dae3ad4f32c638923f7
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 32df3bf9901d200e26cc6b00756eb74f86b060ad
Author: Peter Breitenlohner <address@hidden>
Date: Thu Apr 26 15:12:39 2012 +0200
objc++: test support for '.mm' suffix in _SOURCES entries
* 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 8becdd30e4923df4eca086a5447cf5ed3351cb4e
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 df306b52cbab029d1c54ac9724bae07428e21bff
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-29-g8968400,
Stefano Lattarini <=