summaryrefslogtreecommitdiff
path: root/remake.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-24Implemented .WAITHEADmasterIgor Pashev1-0/+28
2014-10-20Fix VMS implicit rules and UNIX paths.John Malmberg1-1/+10
2014-09-30Update Copyright statements for 2014.Paul Smith1-1/+1
2014-07-07* maintMakefile, various: Improve constification of the codebase.Paul Smith1-2/+2
2014-05-01[SV 42249] Propagate correct rule status results.Paul Smith1-29/+46
2013-11-23[SV 40361] Don't use vsnprintf(), which is an ISO C99 function.Paul Smith1-31/+41
2013-07-21[Bug #39158] Source cleanups suggested by cppcheck utility.Paul Smith1-1/+0
2013-07-14Modify the update_status field in struct file to be an enum.Paul Smith1-44/+46
2013-05-26[SV #38442] Add library names to the string cache.Paul Smith1-3/+3
2013-05-26[SV #39028] Fix some small typos in messages.Paul Smith1-1/+1
2013-05-17Update source file format: remove TABs, use GNU coding styles.Paul Smith1-310/+310
2013-05-17Update copyright for changes in 2013.Paul Smith1-1/+1
2013-05-05cosmetics: fix few innocuous typosStefano Lattarini1-1/+1
2013-04-06Reconsider targets waiting for prerequisites. Fixes Savannah bug #37703.Paul Smith1-1/+8
2013-01-20Rename the make.h file to makeint.h for internal use only.Paul Smith1-1/+1
2012-09-10Force intermediate targets to be considered if their non-intermediatePaul Smith1-0/+4
2012-03-05Simplify copyrights using ranges of years.Paul Smith1-3/+1
2012-03-04Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines.Paul Smith1-53/+53
2012-01-16Update copyright notices.Paul Smith1-3/+3
2011-09-18We compute various values for vpath lookup the first time throughPaul Smith1-2/+2
2011-09-02Ensure that -n takes precedence over -t.Paul Smith1-0/+4
2011-02-21* Fixups to the make man pagePaul Smith1-5/+5
2010-07-13Update copyrights for 2010.Paul Smith1-2/+2
2009-11-12Implement linker-compatible library search.Boris Kolpackov1-33/+68
2009-10-25Update copyright years.Paul Smith1-2/+2
2009-09-30Fix Savannah bugs #15110, #25493, #12686, and #17740.Boris Kolpackov1-17/+52
2009-09-16- Add xcalloc() and call itPaul Smith1-1/+1
2009-09-12- Fix Savannah bug #21824: don't loop through NULL cmds pointerPaul Smith1-3/+1
2009-06-14- Fix Savannah bug #13529Paul Smith1-0/+13
2009-06-10- Fix Savannah bug #19108Paul Smith1-69/+81
2009-06-07- Add a new test suite for LIBPATTERNSPaul Smith1-24/+20
2009-06-06- Work around a bug in glibc glob(3), by avoiding GLOB_NOCHECK.Paul Smith1-3/+4
2007-11-05For mod times farther in the future, print the value in fixed-point ratherPaul Smith1-2/+8
2007-11-04New special variable: .RECIPEPREFIXPaul Smith1-3/+3
2007-08-15Incorporate Icarus Sparry's fix for 3330 and 15919, and test cases.Paul Smith1-4/+13
2007-07-04* Update to GPLv3Paul Smith1-4/+4
2007-05-11Fix some documentation gitches.Paul Smith1-1/+1
2007-03-20This is a major update, which switches virtually every allocated-but-not-freedPaul Smith1-42/+25
2006-11-18Fix from Eli for incorrect value of $(MAKE) on Cygwin.Paul Smith1-13/+12
2006-10-01Fixed a number of documentation bugs, plus some build/install issues:Paul Smith1-4/+2
2006-04-09Another round of cleanups:Paul Smith1-5/+5
2006-04-07Code cleanup: Remove all references to PARAMS() & ansi2knr.Paul Smith1-8/+9
2006-03-20Add some alloca(0) calls for systems without "normal" alloca support.Paul Smith1-0/+4
2006-03-17Fixed Savannah bug #16053.Boris Kolpackov1-2/+2
2006-03-10Numerous updates to tests for issues found on Cygwin and Windows.Paul Smith1-2/+4
2006-02-11Last of the copyright updates.Paul Smith1-1/+2
2006-02-11Update copyright and license notices on all files.Paul Smith1-14/+11
2006-02-06Fix Savannah bugs # 15341, 15534, and 15533.Paul Smith1-46/+47
2006-02-01Various updates, mainly to the Windows port, from Eli Zaretskii andPaul Smith1-1/+2
2006-01-04Various changes getting ready for the release of 3.81.Paul Smith1-1/+4