SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for make-4.3-1.3.x86_64.rpm :

* Wed Aug 17 2022 Andreas Schwab - jobserver-noinherit.patch: Disable inheritance of jobserver FDs for recursive make- jobserver-fifo.patch: Add support for jobserver using named pipes
* Tue Apr 19 2022 Marcus Meissner - use https urls
* Tue Apr 14 2020 Martin Liška - Add fix-57962.patch in order to fix bug #57962.
* Sat Feb 22 2020 Bjørn Lie - No longer recommend -lang: supplements are in use.
* Mon Jan 20 2020 Andreas Schwab - Update to make 4.3
* WARNING: Backward-incompatibility! Number signs (#) appearing inside a macro reference or function invocation no longer introduce comments and should not be escaped with backslashes
* WARNING: Backward-incompatibility! Previously appending using \'+=\' to an empty variable would result in a value starting with a space
* NOTE: Deprecated behavior. Contrary to the documentation, suffix rules with prerequisites are being treated BOTH as simple targets AND as pattern rules
* New feature: Grouped explicit targets
* New feature: .EXTRA_PREREQS variable
* Makefiles can now specify the \'-j\' option in their MAKEFLAGS variable and this will cause make to enable that parallelism mode
* Error messages printed when invoking non-existent commands have been cleaned up and made consistent.
* A new option --no-silent has been added, that cancels the effect of the -s/--silent/--quiet flag
* A new option -E has been added as a short alias for --eval
* All wildcard expansion within GNU make, including $(wildcard ...), will sort the results
* Performance improvements provided by Paolo Bonzini - make-sorted-glob.patch, glob-lstat.patch, glob-interface.patch, pselect-non-blocking.patch: Removed, upstreamed
* Fri Jul 27 2018 jengelhAATTinai.de- Avoid bashisms in spec
* Mon Jul 16 2018 schwabAATTsuse.de- pselect-non-blocking.patch: Use a non-blocking read with pselect to avoid hangs (bsc#1100504)
* Tue Jan 23 2018 schwabAATTsuse.de- test-driver.patch: let perl find test_driver.pl- glob-interface.patch: Support GLIBC glob interface version 2
* Mon Nov 06 2017 schwabAATTsuse.de- glob-lstat.patch: Do not assume glibc glob internals
* Wed Oct 18 2017 bwiedemannAATTsuse.com- Add make-sorted-glob.patch to make many other packages like dpdk build reproducibly without patching them individually (boo#1041090)
 
ICM