]> git.ipfire.org Git - thirdparty/make.git/shortlog
thirdparty/make.git
2013-11-24  Paul Smith* read.c (unescape_char): Use memmove() for overlapping...
2013-11-24  Paul SmithFix memory leak during environment option decoding.
2013-11-24  Paul Smith[SV 40226] Add a new type of switch: single-string...
2013-11-24  Daniel Richard G* load.c: [SV 40515] Define RTLD_GLOBAL if not set.
2013-11-24  Paul Smith[SV 40361] Don't use vsnprintf(), which is an ISO C99...
2013-10-27  Paul Smith* makeint.h (STOP_SET): [SV 40371] Cast to unsigned...
2013-10-24  Gerte HoogewerfFix MS Visual Studio NET2003 build.
2013-10-23  Christian BoosFix SV bug #40227 with respect to stack size set for...
2013-10-23  Eli ZaretskiiFix the MS-Windows build: now guile.c must always be...
2013-10-22  Eli ZaretskiiFix Savannah bug #31150 with failures due to setting...
2013-10-22  Eli ZaretskiiFix Savannah bug 40241 with Unixy file names as command...
2013-10-20  Paul Smith* glob.c (glob) [SV 18123]: Cherry-pick glibc fix
2013-10-20  Paul Smith* read.c (record_files): [SV 33034] Change fatal()...
2013-10-20  Paul Smith* README.git: Add some missing release steps.
2013-10-19  Paul Smith[SV 40240] Use configure info to build load test shared...
2013-10-19  Paul Smith* maintMakefile (checkcfg.%): Add testing of build.sh
2013-10-19  Paul Smith[SV 40254] Modify build.sh to work properly with Guile...
2013-10-19  Paul Smith* maintMakefile: Accept variable overrides from the...
2013-10-19  Paul Smith* NEWS: Fix version so we can build a distfile.
2013-10-19  Paul Smith* read.c (eval): Avoid GCC warning to add braces.
2013-10-19  Paul Smith* GNUMAKEFLAGS: Remove -O so it passes in NO_OUTPUT_SYN...
2013-10-18  Christian BoosFix initialization of stringlist variables for jobserve...
2013-10-18  Eli ZaretskiiFix MinGW64 problem with non-compliant vsnprintf.
2013-10-18  Eli ZaretskiiFix the MSVC build on MS-Windows.
2013-10-13  Paul Smith[SV 40139] Modify "missing separator" for better transl...
2013-10-13  Paul SmithAdd support for updating the GNU make web pages.
2013-10-13  Paul SmithConvert to auto-generated ChangeLog files.
2013-10-13  Paul SmithSet up for the next release.
2013-10-09  Paul SmithGNU Make release 4.0. 4.0
2013-10-09  Paul Smith[SV 39709] Fix some typos.
2013-10-07  Eli ZaretskiiUntabify posixfcn.c.
2013-10-07  Eli ZaretskiiFoix compilation with MSVC.
2013-10-05  Paul SmithClean up some tests for use on Windows.
2013-10-05  Paul SmithSanitize the registered function interface.
2013-10-03  Eli Zaretskii function.c (abspath): Reset root_len to one for Cygwin...
2013-10-02  Eli ZaretskiiFix tmpfile on MS-Windows.
2013-10-02  Eli ZaretskiiFix $abspath on Cygwin when HAVE_DOS_PATHS is in effect.
2013-10-01  Paul SmithRelease GNU Make version 3.99.93. 3.99.93
2013-09-30  Paul SmithFix portability issues for Guile 1.8.
2013-09-30  Paul SmithFinal fixes for obscure output-sync errors.
2013-09-30  Paul SmithFixes for building with MSVC.
2013-09-30  Paul SmithSolaris /bin/sh can't handle multiple options ("-e...
2013-09-29  Paul SmithFix build failures on EMX for output-sync support.
2013-09-29  Paul SmithPortability for Guile 1.8. Force UTF-8 encoding.
2013-09-29  Paul SmithReset GNUMAKEFLAGS after parsing.
2013-09-23  Paul SmithRename dash-w to print-directory.
2013-09-23  Eli ZaretskiiFix broken w32 build due to OUTPUT_SYNC -> NO_OUTPUT_SY...
2013-09-23  Paul SmithRelease GNU Make version 3.99.92. 3.99.92
2013-09-22  Paul Smith[SV 31155] Parse order-only tokens in second expansion...
2013-09-22  Paul SmithUse explicit cast between void* and pointer-to-function.
2013-09-22  Paul SmithAllow loaded objects to opt out of the "auto-rebuild...
2013-09-22  Paul SmithDefer Guile initialization until the first $(guile...
2013-09-22  Paul SmithRegression test portability to Solaris.
2013-09-22  Paul SmithAdd VMS port updates from Hartmut Becker.
2013-09-22  Paul SmithPortability enhancements for Mac OSX.
2013-09-21  Paul SmithCreate a target that tests alternative configurations.
2013-09-21  Paul SmithRemove obsolete tests.
2013-09-21  Paul SmithInvert the #define for output-sync: turn it off with...
2013-09-21  Paul SmithEnsure that output generated while reading makefiles...
2013-09-21  Paul SmithEnsure that stderr from shell functions in recipes...
2013-09-21  Paul SmithDon't write "Entering" every time we re-exec for remake...
2013-09-18  Paul Smith[SV 40043] Set the current directory before printing...
2013-09-16  Eli ZaretskiiFix a typo in a comment.
2013-09-16  Eli ZaretskiiAvoid compiler warnings in output.c on MS-Windows.
2013-09-16  Paul SmithRelease GNU Make version 3.99.91. 3.99.91
2013-09-16  Paul SmithSmall cleanup defining MAKEFLAGS.
2013-09-15  Paul Smith[SV 31326] Enhance the info on static pattern errors.
2013-09-15  Paul Smith[SV 27374] Fatal immediately on unrecoverable fopen...
2013-09-15  Paul Smith[SV 39934] Verify jobserver FDs before something else...
2013-09-15  Paul Smith[SV 39203] Don't set MAKEFLAGS when restarting.
2013-09-15  Paul Smith[SV 35248] Add --debug "n" flag to turn off current...
2013-09-15  Paul Smith[SV 33134] Don't try to close stdout when it's already...
2013-09-15  Petr Machata[SV 39851] Reinstate stack size limit for processes...
2013-09-14  Paul SmithSupport the -Orecurse option properly.
2013-09-12  Paul SmithEnhance the output sync mode.
2013-07-22  Paul Smith[Bug #39310] Parse simple pattern prereqs for globbing.
2013-07-21  Paul Smith[Bug #39158] Source cleanups suggested by cppcheck...
2013-07-21  Paul SmithSafety cleanups: ensure OUTFD is -1 when closed.
2013-07-14  Paul SmithNotify the compiler that exec_command() won't return.
2013-07-14  Paul SmithModify the update_status field in struct file to be...
2013-07-09  Paul SmithKeep a local count of the max dependency list size.
2013-06-29  Paul SmithSet O_APPEND mode for stdout/stderr and output-sync...
2013-06-22  Eli ZaretskiiMinor fix in build_w32.bat.
2013-06-22  Eli ZaretskiiCompare internal commands of non-Unix shells on Windows...
2013-06-22  Eli ZaretskiiFix a fatal error at startup on Windows due to non...
2013-06-22  Paul SmithCreate a character map to use for locating stop-points...
2013-06-22  Paul SmithDisable database verification unless debug enabled.
2013-06-22  Paul SmithAdd job.h to POTFILES as it now has a translation.
2013-05-27  Paul SmithCleanups.
2013-05-27  Paul SmithCreate a new variable MAKE_HOST providing the host...
2013-05-27  Paul SmithPorting to VMS, from Hartmut Becker.
2013-05-26  Paul Smith[SV #38442] Add library names to the string cache.
2013-05-26  Paul Smith[SV #38945] Copy the entire buffer back when overwriting CR
2013-05-26  Paul Smith[SV #39028] Fix some small typos in messages.
2013-05-26  Paul Smith[SV #39035] Compare OUT to the beginning of the OUT...
2013-05-26  Paul SmithAdd dates to the NEWS file to make things simpler.
2013-05-22  Paul SmithFix regression tests after MAKEFLAGS enhancements.
2013-05-22  Paul SmithForce version printing whenever we print the database.
2013-05-22  Paul SmithMake MFLAGS and MAKEFLAGS more reliable and predictable.
2013-05-18  Alexey PavlovFix the MS-Windows build using the Posix configury.
next