]> git.ipfire.org Git - thirdparty/make.git/shortlog
thirdparty/make.git
2009-10-05  Boris KolpackovPerformance improvements
2009-10-04  Paul SmithAdd a test for another (still open) bug.
2009-10-03  Paul Smith- Include <alloca.h> even on non-__GNUC__ systems.
2009-09-30  Boris KolpackovFix Savannah bugs #15110, #25493, #12686, and #17740.
2009-09-28  Paul Smith- Update manual description for pattern rule search...
2009-09-28  Boris KolpackovImplement the shortest stem first search order for...
2009-09-28  Eli Zaretskii * glob.c (my_realloc) [__DJGPP__]: Don't define, and...
2009-09-27  Eli ZaretskiiFix typo.
2009-09-27  Eli Zaretskii * configh.dos.template: Remove unconditional definition of
2009-09-27  Paul Smith- Add static pattern targets to the string cache.
2009-09-26  Paul SmithFix some memory leaks, found with valgrind.
2009-09-25  Boris KolpackovPerformance improvement.
2009-09-25  Boris KolpackovMerge three parallel arrays into one. Make sure suffici...
2009-09-24  Paul Smith- Fix broken handling of order-only prereqs in secondar...
2009-09-24  Paul Smith- Rework secondary expansion so we only defer it if...
2009-09-16  Paul SmithAdded Italian (it) language support.
2009-09-16  Paul Smith- Add xcalloc() and call it
2009-09-14  Eli Zaretskii*** empty log message ***
2009-09-14  Eli Zaretskii * w32/subproc/sub_proc.c (process_begin): Check *ep...
2009-09-12  Paul Smith- Fix Savannah bug #21824: don't loop through NULL...
2009-08-31  Eli Zaretskii * function.c (windows32_openpipe): Update envp after...
2009-08-02  Paul Smith- Fix Savannah bug #27093
2009-08-01  Paul SmithChanges from Ralf Wildenhues.
2009-07-04  Eli Zaretskiifunction.c (func_realpath) [!HAVE_REALPATH]: Require...
2009-07-04  Eli Zaretskii(func_realpath) [!HAVE_REALPATH]: Require the file...
2009-07-04  Eli Zaretskii * function.c (IS_ABSOLUTE, ROOT_LEN): New macros.
2009-06-14  Paul Smith- Forgot changelog for fix 13529
2009-06-14  Paul Smith- Fix Savannah bug #13529
2009-06-13  Paul Smith- Fix Savannah bug #13401
2009-06-13  Paul Smith- Fixes Savannah bug #18435
2009-06-13  Paul Smith- Fix Savannah bug 17825
2009-06-10  Paul Smith- Fix Savannah bug #19108
2009-06-09  Paul Smith- Fix Savannah bug #18124
2009-06-07  Paul Smith- Fix Savannah bug #24622
2009-06-07  Paul Smith- Add a new test suite for LIBPATTERNS
2009-06-06  Paul SmithAdd attribution.
2009-06-06  Paul Smith- Work around a bug in glibc glob(3), by avoiding GLOB_...
2009-06-05  Paul Smith- Add forgotten variable/define test suite
2009-06-04  Paul Smith- Modify access of config and gnulib Savannah modules...
2009-05-26  Paul SmithAdd 'private' variable modifier, feature submitted...
2009-05-24  Paul SmithWe had the incorrect ISBN in the manual; not sure what...
2009-05-24  Paul SmithFound this change in an old CVS workspace: rewrite...
2009-03-14  Eli Zaretskii(convert_Path_to_windows32): Fix last change. Fixes...
2009-03-14  Eli Zaretskii<top level>: Update Copyright years. Add prototype...
2009-03-07  Eli Zaretskii * function.c (func_shell): Don't close pipedes[1]...
2008-09-30  Eli Zaretskii * build_w32.bat (GCCBuild): Use "-gdwarf-2 -g3" instead of
2008-09-30  Eli Zaretskii * job.c (construct_command_argv_internal): Avoid extra...
2008-05-31  Eli Zaretskii*** empty log message ***
2008-05-31  Eli ZaretskiiRemove obsolete text about non-support for -jN without...
2008-05-18  Paul SmithManual typo.
2008-03-28  Paul SmithUpdate the translation project location for PO files...
2008-01-26  Eli Zaretskii*** empty log message ***
2008-01-26  Eli Zaretskii(target_environment): Don't use shell_var if its `value...
2007-12-22  Eli ZaretskiiMakefile.DOS.template (info_TEXINFOS): Remove unused...
2007-12-22  Eli Zaretskiiglob/glob.c [__GNU_LIBRARY__ && __DJGPP__]: Add a reall...
2007-12-22  Eli Zaretskiiconfigh.dos.template [__DJGPP__]: Replace HAVE_SYS_SIGL...
2007-12-22  Eli Zaretskiiconfig.h.W32: Include sys/types.h.
2007-12-22  Eli Zaretskiivpath.c (construct_vpath_list) [HAVE_DOS_PATHS]: Suppor...
2007-11-05  Paul SmithFor mod times farther in the future, print the value...
2007-11-04  Paul SmithNew special variable: .RECIPEPREFIX
2007-10-24  Eli ZaretskiiConvert to Unix line-endings.
2007-10-13  Paul SmithWindows: allow SHELL to be set to a more complex value...
2007-10-10  Paul SmithFixes from Eli Zaretskii:
2007-10-10  Paul SmithSome Windows fixes to allow builds to succeed.
2007-08-15  Paul SmithIncorporate Icarus Sparry's fix for 3330 and 15919...
2007-07-14  Paul SmithFix Savannah bug #20452.
2007-07-04  Paul Smith* Update to GPLv3
2007-06-19  Paul SmithFix a core dump when reading_file is 0 (20033).
2007-05-11  Paul SmithFix some documentation gitches.
2007-05-09  Paul SmithFix Savannah bug #19656: rationalize our use of case...
2007-03-21  Paul SmithFix Savannah bug #19348: if the user specified
2007-03-20  Paul SmithThis is a major update, which switches virtually every...
2006-11-18  Paul SmithFix from Eli for incorrect value of $(MAKE) on Cygwin.
2006-10-01  Paul SmithFixed a number of documentation bugs, plus some build...
2006-04-09  Paul SmithAnother round of cleanups:
2006-04-07  Paul SmithCode cleanup: Remove all references to PARAMS() &...
2006-04-01  Paul SmithMinor command correction. 3.81
2006-04-01  Paul SmithRelease GNU make 3.81.
2006-03-22  Boris KolpackovFixed Savannah bug #16140.
2006-03-20  Paul SmithMinor fixes before the rc2 release.
2006-03-20  Paul SmithAdd some alloca(0) calls for systems without "normal...
2006-03-17  Paul SmithMinor tweaks for 3.81rc2.
2006-03-17  Boris KolpackovFixed Savannah bug #16053.
2006-03-15  Paul SmithFix Savannah bug #15913.
2006-03-10  Paul SmithNumerous updates to tests for issues found on Cygwin...
2006-03-08  Paul SmithSome test updates for Windows.
2006-02-21  Paul SmithFix a potential core dump when merging aliases. Might...
2006-02-20  Paul SmithMove the copyright info to the end of the NEWS file...
2006-02-20  Paul Smith- Memory cleanups, found with valgrind.
2006-02-17  Paul SmithMake sure we don't introduce a circularity into the...
2006-02-15  Paul SmithFix Savannah bug #106: keep separate track of which...
2006-02-14  Paul SmithSome memory leak cleanups (found with valgrind).
2006-02-13  Paul SmithFix bug #11183.
2006-02-11  Paul SmithLast of the copyright updates.
2006-02-11  Paul SmithMore copyright/license updates.
2006-02-11  Paul SmithUpdate copyright and license notices on all files.
2006-02-10  Paul Smith- New code capability: a read-only string cache. Start...
2006-02-08  Boris KolpackovFixed Savannah bug #15641.
2006-02-06  Paul SmithUpdates to Windows stuff from Markus Mauhart.
2006-02-06  Paul SmithFix Savannah bugs # 15341, 15534, and 15533.
next