[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-31-g304a737 |
Date: |
Mon, 30 Apr 2012 14:34:47 +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=304a73797a9c94373feda4fbca18cfea2848a103
The branch, experimental/objc++ has been created
at 304a73797a9c94373feda4fbca18cfea2848a103 (commit)
- Log -----------------------------------------------------------------
commit 304a73797a9c94373feda4fbca18cfea2848a103
Author: Peter Breitenlohner <address@hidden>
Date: Mon Apr 30 16:11:03 2012 +0200
objc, objc++: add stress test
* t/objc-megademo.sh: New test, trying out a package using all
of C, C++, Objective C and Objective C++ at the same time.
* t/list-of-tests.mk: Add it.
Signed-off-by: Stefano Lattarini <address@hidden>
commit 252f321fc1885cf689e03394f3e4629fc239b199
Author: Stefano Lattarini <address@hidden>
Date: Mon Apr 30 15:17:13 2012 +0200
objc, objc++: test automatic dependency tracking
* t/objc-deps.sh, t/objcxx-deps.sh: New tests.
* t/list-of-tests.mk: Add them.
Signed-off-by: Stefano Lattarini <address@hidden>
commit 1c054e217b7353665714835e86461dc31606c313
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 2b305e159bd90a8dc732f9f840581f1b1edcafd4
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 aafdfabff5bbc65d6d26bfd035839661d1feff16
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 07ab36f06df3f47bca7637310e75f0bc2b2da6e9
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 c1a249582ce66365696331fc2483202eb8fc8399
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-31-g304a737,
Stefano Lattarini <=