make-alpha
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] make annotated tag, 3.99.90, created. 3.99.90


From: Paul D. Smith
Subject: [SCM] make annotated tag, 3.99.90, created. 3.99.90
Date: Fri, 17 May 2013 06:47:27 +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 "make".

The annotated tag, 3.99.90 has been created
        at  c52b1e5060fe092dd115da3360714a1625ee4899 (tag)
   tagging  b16852a77f4d30a4956d096ebb7961ab8150fcb4 (commit)
  replaces  moved-to-git
 tagged by  Paul Smith
        on  Fri May 17 02:42:59 2013 -0400

- Log -----------------------------------------------------------------
GNU make release candidate 3.99.90
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAlGV0X8ACgkQlrBHFWM4ttS+TQCfQ7BnvHZSU5FW1ux0/lOchc9v
0y0An3+wzi2s6GRGvzCEDZw60uoPlP/J
=3/ju
-----END PGP SIGNATURE-----

Eli Zaretskii (20):
      Fix a typo in ChangeLog.
      Improve MS-Windows build scripts.
      Support --output-sync on MS-Windows.
      job.c: Fix compilation error on GNU/Linux due to "label at end    of 
compound statement".
      Support .ONESHELL on MS-Windows, for default Windows shells.
      Fix Savannah bug #37065 with $(wildcard foo/*/.) returning 
non-directories.
      Fix the .ONESHELL operation on MS-Windows.
      Support dynamic object loading on MS-Windows.
      job.c (start_job_command) [WINDOWS32]: Make the same fix for
      Fix treatment of whitespace after a backslash on MS-Windows.
      Mention in NEWS change on Windows with quotes in command lines.
      Fix interfacing with and remaking dynamic objects on MS-Windows.
      Fix invocation of Windows batch files with whitespace in their names.
      Fix the MS-Windows branch of output_sync code.
      Fix a possibly confusing comment at end of pump_from_tmp_fd.
      Fix a typo in the manual.
      Minor portabiulity fixes for MS-Windows.
      doc/make.texi (Loaded Object Example): Add a note about building
      Rearrange dllimport/dllexport declarations for MS-Windows.
      Avoid printing stdout and stderr messages without a newline between them.

Frank Heckenbach (1):
      Initial patch for output synchronization.  See Savannah bug #33138.

Paul Smith (54):
      Rename CVS ignore files to .gitignore
      Modify .gitignore for proper formatting.
      Modify instructions, etc. for Git support.
      Fix clean rules.
      Ensure parallel test works properly.
      Change configure.in to configure.ac, and other Git fixes.
      Add ChangeLog entries for Git migration.
      [SV #38051] Recover all MAKEFLAGS after makefile rebuild step is complete.
      [SV #37878] Add a check for targets with parens that are not archives.
      Add more documentation on Git workflow and rules.
      Allow dynamically loaded objects to be rebuilt by make.
      Rename the make.h file to makeint.h for internal use only.
      Rename struct floc to typedef gmk_floc as an externally scoped symbol.
      Create externally referencable header file "gnumake.h".
      Adding new file.
      Expand the loadable object support.
      Use ENULLLOOP to handle EINTR during realpath().  Fixes Savannah bug 
#38420
      Reconsider targets waiting for prerequisites.  Fixes Savannah bug #37703.
      Clarify LDFLAGS vs. LDLIBS.  Fixes Savannah bug #37970.
      Rename the "parallel-sync" option to "output-sync".
      Handle test timeouts in a more understandable way.
      Modify output-sync tests to be more reliable.
      Change the arg option for -O from numeric to string.
      Save the output from the entire recipe, not per-job.
      Create an open_tmpfd() function to return temp files by FD.  Use it.
      Cleanup some source and fix autoconf warnings.
      Some cleanups for Windows builds after the output-sync option.
      Merge branch 'master' of git.savannah.gnu.org:/srv/git/make
      Rework the implementation of load.c to increase portability.
      Fix support for .ONESHELL when dealing with non-POSIX shells.
      Add support for per-job output sync.
      Fix a few compiler warnings found by Eli.
      Small cleanups and fixes.
      Remove support for pre-ANSI variadic function calls.
      Ensure error messages are printed with sync'd output.
      Merge branch 'master' of git.savannah.gnu.org:/srv/git/make
      Don't synchronize output for recursive make unless -Omake
      Improve sync handling for -Ojob/-Otarget and recursion.
      Merge branch 'master' of git.savannah.gnu.org:/srv/git/make
      Don't pump output to the descriptor, as we use FILE* elsewhere.
      Add memory allocation cleanup to loadable objects.
      Ensure command lines are written synchronously with -O.
      Rename the -O "job" mode to "line" and "make" to "recurse".
      Remove use of vfork().
      Add new --trace[=MODE] flags, with --trace=dir
      Use level o_env_override for MAKEFLAGS so it's reset even with -e.
      Add a new variable: GNUMAKEFLAGS
      [Savannah #20501] Handle adding -r/-R to MAKEFLAGS in the makefile.
      Add requirement for plugin_is_GPL_compatible symbol in loaded objects.
      Remove the dlopen() pointer from struct filedef.
      Use xcalloc() in hash.c to handle out of memory errors.
      Update copyright for changes in 2013.
      Update source file format: remove TABs, use GNU coding styles.
      Update for GNU make release candidate 3.99.90.

Stefano Lattarini (6):
      Reflect the 'configure.in' -> 'configure.ac' rename throughout
      build: get rid of 'HAVE_ANSI_COMPILER' C preprocessor conditional
      cosmetics: fix few innocuous typos
      docs: port manual to Texinfo 5.x
      build: require Autoconf >= 2.62 and Automake >= 1.11.1
      build: enable 'subdir-objects' and 'silent-rules' automake options

-----------------------------------------------------------------------


hooks/post-receive
-- 
make



reply via email to

[Prev in Thread] Current Thread [Next in Thread]