make-alpha
[Top][All Lists]
Advanced

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

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


From: Paul D. Smith
Subject: [SCM] make annotated tag, 4.1.90, created. 4.1.90
Date: Sat, 23 Apr 2016 15:47: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 "make".

The annotated tag, 4.1.90 has been created
        at  7d66e69c025763e4df21afdc8da963b8d3c99611 (tag)
   tagging  7241d136f4c249aa100af2da8a4f56b977b3d761 (commit)
  replaces  4.1
 tagged by  Paul Smith
        on  Sat Apr 23 11:42:04 2016 -0400

- Log -----------------------------------------------------------------
GNU Make release candidate 4.1.90
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEABECAAYFAlcbl8wACgkQlrBHFWM4ttSRxQCfTE4WFrrobe4rKWqBzLvRembl
UyUAn0T1yWsDY798JPVXRUD+efsFJmb6
=sS43
-----END PGP SIGNATURE-----

Benedikt Morbach (1):
      * tests/scripts/features/archives: [SV 43405] override AR variable.

Christian Boos (1):
      Fix $(shell) on hosts with 64-bit pid_t.

Duncan Moore (1):
      * job.c [RISCOS]: Remove logic that is no longer required.

Eli Zaretskii (5):
      [SV 44348] Fix handling of shell widlcards on MS-Windows.
      [SV 45515] Ignore Windows-specific build artifacts
      [SV 45838] When invoking w32 programs, don't use free'd memory.
      [SV 46304] Don't invoke C++ compiler on C sources on MS-Windows
      Update README.W32.template

Gisle Vanem (1):
      Fix diagnostics on MS-Windows when environment is too large

James Johnston (1):
      [SVN 45515] Check exit status of sub-make in subproc.bat

John Malmberg (6):
      Set up for running tests on VMS.
      [SV 42447]: VMS simulate exporting symbols
      [SV 41758]: Fix archive support for VMS.
      Update README.VMS and move news to the NEWS file
      Fix VMS implicit rules and UNIX paths.
      Fix bs-nl handling, exit and Environment for VMS.

Paul Smith (50):
      * configure.ac, NEWS, README.git: Set up for the next release.
      * main.c (main): [SV 43434] Handle NULL returns from ttyname().
      * remake.c (update_file): [SV 44742] Keep double-colon rule status.
      * strcache.c: [SV 45275] Handle very long strings.
      * read.c (unescape_char): [SV 45050] Handle final backslashes.
      [SV 45049] Check for '$' being the last character in a string.
      * job.c: [SV 43936] Check sigaction for error return.
      * tests/scripts/misc/fopen-fail: [SV 42390] Increase test timeout.
      [SV 28092] Preserve the exit status of the $(shell...) function.
      * implicit.c (pattern_search): [SV 43677] Mark files secondary.
      * doc/make.texi: [SV 35455] Add more uses for Empty Recipes.
      * doc/make.texi: [SV 47163] Fix typo in 'ifdef' documentation.
      Update Copyright statements for the new year.
      * tests/scripts/features/archives: Handle deterministic archives.
      * main.c (define_makeflags): Add parens to avoid GCC warning.
      [SV 47151] Exit with 1 when checking recursive make -q
      * strcache.c (add_string): [SV 47071] Handle huge initial string.
      * strcache.c (add_hugestring): [SV 46832] Support huge strings.
      [SV 46261] Add more EINTRLOOP wrappers.
      Extract jobserver implementation into OS-specific files.
      Clean up some compiler warnings.
      [SV 46261] Use pselect() for jobserver where supported.
      * job.c (exec_command): [SV 47365] Show error on exec failure.
      [SV 44555] Use vfork() instead of fork() where available.
      [SV 46581] Pre-define .LOADED to avoid warnings.
      * main.c(main): Disable output sync without parallel builds.
      [SV 45728] Detect changes in .VARIABLES more accurately.
      * variable.c: Align type of variable_changenum.
      * job.c (child_error): Combine file info with error message.
      * doc/make.texi (Setting Variables): Fix typo (add comma).
      * function.c (func_file): Support reading from files.
      [SV 46995] Strip leading/trailing space from variable names
      * variable.c: Clean up some memory leaks.
      * tests/run_make_tests.pl: Preserve $make_command
      Change --jobserver-fds to more generic --jobserver-auth.
      * docs/make.texi: [SV 47392] Add "Integrating make" chapter.
      * make.texi: Confirm that CURDIR contains an absolute path.
      * Makefile.am, w32/Makefile.am: Fix *os.c for Windows builds.
      * main.c (main): Restrict disabling debugging for MAKEFILES.
      * job.c (child_execute_job): Fix $(shell...) under NO_OUTPUT_SYNC.
      * maintMakefile: Fix logging of check-alt-config target.
      * tests/run_make_tests.pl: Add file/lineno info to .run file.
      Preserve the real value of -jN in MAKEFLAGS using jobserver.
      * job.c (child_error): Add filename length to output length.
      [SV 102] Don't show unnecessary include file errors.
      * maintMakefile: Add a rule for storing preprocessor output.
      [SV 46433] Show recipe line offsets in line number messages.
      * dep.h, makeint.h (show_goal_error): Move to makeint.h.
      * NEWS: Update for pre-release
      * tests/scripts/features/output-sync: increase test timeout.

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


hooks/post-receive
-- 
make



reply via email to

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