[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Automake-commit] [SCM] GNU Automake branch, msvc-for-1.11, created. v1.
From: |
Stefano Lattarini |
Subject: |
[Automake-commit] [SCM] GNU Automake branch, msvc-for-1.11, created. v1.11.1-598-g213f5ef |
Date: |
Fri, 04 Nov 2011 10:36:55 +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=213f5ef34632205139c3b483a73cbf20117786e4
The branch, msvc-for-1.11 has been created
at 213f5ef34632205139c3b483a73cbf20117786e4 (commit)
- Log -----------------------------------------------------------------
commit 213f5ef34632205139c3b483a73cbf20117786e4
Author: Stefano Lattarini <address@hidden>
Date: Fri Nov 4 11:26:51 2011 +0100
warnings: 'extra-portability' category is not implied by '-Wall'
This change is only intended for the 1.11.x series. In automake
1.12, `-Wall' will be meant to enable `-Wextra-portability'.
* lib/Automake/ChannelDefs.pm (switch_warning): Do not enable
extra-portability warnings when `-Wall' is given. Use ...
($have_extra_portability ): ... this new global variable.
Add a trailing "1;" to avoid spurious errors upon the importing
of this module.
* tests/extra-portability.test: Update and extend.
* NEWS: Update.
commit f25b141f7cf424c481faa0f3581eb58ef609384c
Merge: 17087f1 005000e
Author: Stefano Lattarini <address@hidden>
Date: Fri Nov 4 10:28:52 2011 +0100
Merge branch 'msvc' into msvc-for-1.11
* msvc:
tests: various minor tweakings, mostly related to AM_PROG_AR
maint-mode: fix botched configure messages
tests: few improvements to some `ar-lib' related tests
warnings: new 'extra-portability' category, for AM_PROG_AR
ar-lib: new 'AM_PROG_AR' macro, triggering the 'ar-lib' script
Skip MSVC oriented tests if the shell is not capable.
Fix latest ChangeLog entries.
lib/compile: update scriptversion.
compile: clear the `eat' variable earlier.
depcomp: add new one-pass depmode for MSVC 7 and later.
tests: fix ar-lib.test for echo that interprets backslashes.
compile: implement library search to support MSVC static linking
Make ar-lib support backslashed files in archives.
Do file name conversion for object files in the compile wrapper.
Optimize compile script on MSYS.
Support more C++ file extensions for MSVC in the compile script.
Enable the use of "link -lib" as the wrapped archiver.
Add new auxiliary 'ar-lib' script, wrapping Microsoft lib.
Fix shell pattern negation in compile script.
Wrap some MSVC options in the compile script.
-----------------------------------------------------------------------
hooks/post-receive
--
GNU Automake
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Automake-commit] [SCM] GNU Automake branch, msvc-for-1.11, created. v1.11.1-598-g213f5ef,
Stefano Lattarini <=