summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-01-26(target_environment): Don't use shell_var if its `value' field is NULL.Eli Zaretskii1-9/+12
2007-12-22Makefile.DOS.template (info_TEXINFOS): Remove unused variable.Eli Zaretskii2-16/+49
2007-12-22glob/glob.c [__GNU_LIBRARY__ && __DJGPP__]: Add a realloc declarationEli Zaretskii2-1/+9
2007-12-22configh.dos.template [__DJGPP__]: Replace HAVE_SYS_SIGLIST withEli Zaretskii4-2/+16
2007-12-22config.h.W32: Include sys/types.h.Eli Zaretskii2-0/+8
2007-12-22vpath.c (construct_vpath_list) [HAVE_DOS_PATHS]: Support VPATH values thatEli Zaretskii2-2/+18
2007-11-05For mod times farther in the future, print the value in fixed-point ratherPaul Smith3-2/+14
2007-11-04New special variable: .RECIPEPREFIXPaul Smith16-1086/+1252
2007-10-24Convert to Unix line-endings.Eli Zaretskii6-475/+475
2007-10-13Windows: allow SHELL to be set to a more complex value by checking itsPaul Smith2-1/+24
2007-10-10Fixes from Eli Zaretskii:Paul Smith5-12/+45
2007-10-10Some Windows fixes to allow builds to succeed.Paul Smith4-15/+35
2007-08-15Incorporate Icarus Sparry's fix for 3330 and 15919, and test cases.Paul Smith8-8/+127
2007-07-14Fix Savannah bug #20452.Paul Smith7-24/+84
2007-07-04* Update to GPLv3Paul Smith115-1307/+1994
2007-06-19Fix a core dump when reading_file is 0 (20033).Paul Smith4-8/+23
2007-05-11Fix some documentation gitches.Paul Smith6-46/+76
2007-05-09Fix Savannah bug #19656: rationalize our use of case-insensitive stringPaul Smith14-132/+194
2007-03-21Fix Savannah bug #19348: if the user specifiedPaul Smith2-4/+10
2007-03-20This is a major update, which switches virtually every allocated-but-not-freedPaul Smith27-1245/+1266
2006-11-18Fix from Eli for incorrect value of $(MAKE) on Cygwin.Paul Smith25-573/+648
2006-10-01Fixed a number of documentation bugs, plus some build/install issues:Paul Smith19-74/+214
2006-04-09Another round of cleanups:Paul Smith26-596/+582
2006-04-07Code cleanup: Remove all references to PARAMS() & ansi2knr.Paul Smith28-308/+314
2006-04-01Minor command correction.3.81Paul Smith1-1/+1
2006-04-01Release GNU make 3.81.Paul Smith16-127/+169
2006-03-22Fixed Savannah bug #16140.Boris Kolpackov2-2/+18
2006-03-20Minor fixes before the rc2 release.Paul Smith3-4/+4
2006-03-20Add some alloca(0) calls for systems without "normal" alloca support.Paul Smith9-54/+179
2006-03-17Minor tweaks for 3.81rc2.Paul Smith3-9/+18
2006-03-17Fixed Savannah bug #16053.Boris Kolpackov11-63/+138
2006-03-15Fix Savannah bug #15913.Paul Smith4-9/+37
2006-03-10Numerous updates to tests for issues found on Cygwin and Windows.Paul Smith18-100/+140
2006-03-08Some test updates for Windows.Paul Smith8-39/+37
2006-02-21Fix a potential core dump when merging aliases. Might fix bug #15818.Paul Smith4-16/+24
2006-02-20Move the copyright info to the end of the NEWS file, otherwise automake'sPaul Smith1-7/+7
2006-02-20- Memory cleanups, found with valgrind.Paul Smith6-47/+71
2006-02-17Make sure we don't introduce a circularity into the variable set linkedPaul Smith4-7/+53
2006-02-15Fix Savannah bug #106: keep separate track of which variable we arePaul Smith11-66/+250
2006-02-14Some memory leak cleanups (found with valgrind).Paul Smith7-47/+84
2006-02-13Fix bug #11183.Paul Smith2-6/+23
2006-02-11Last of the copyright updates.Paul Smith104-221/+250
2006-02-11More copyright/license updates.Paul Smith31-263/+511
2006-02-11Update copyright and license notices on all files.Paul Smith85-619/+1307
2006-02-10- New code capability: a read-only string cache. Start of solution forPaul Smith15-67/+530
2006-02-08Fixed Savannah bug #15641.Boris Kolpackov5-2/+36
2006-02-06Updates to Windows stuff from Markus Mauhart.Paul Smith6-57/+55
2006-02-06Fix Savannah bugs # 15341, 15534, and 15533.Paul Smith9-226/+482
2006-02-01Fix a bug where a variable could be used without being initialized in W32.Paul Smith2-6/+12
2006-02-01Various updates, mainly to the Windows port, from Eli Zaretskii andPaul Smith16-68/+189