summaryrefslogtreecommitdiff
path: root/remake.c
Commit message (Expand)AuthorAgeFilesLines
* Force intermediate targets to be considered if their non-intermediatePaul Smith2012-09-101-0/+4
* Simplify copyrights using ranges of years.Paul Smith2012-03-051-3/+1
* Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines.Paul Smith2012-03-041-53/+53
* Update copyright notices.Paul Smith2012-01-161-3/+3
* We compute various values for vpath lookup the first time throughPaul Smith2011-09-181-2/+2
* Ensure that -n takes precedence over -t.Paul Smith2011-09-021-0/+4
* * Fixups to the make man pagePaul Smith2011-02-211-5/+5
* Update copyrights for 2010.Paul Smith2010-07-131-2/+2
* Implement linker-compatible library search.Boris Kolpackov2009-11-121-33/+68
* Update copyright years.Paul Smith2009-10-251-2/+2
* Fix Savannah bugs #15110, #25493, #12686, and #17740.Boris Kolpackov2009-09-301-17/+52
* - Add xcalloc() and call itPaul Smith2009-09-161-1/+1
* - Fix Savannah bug #21824: don't loop through NULL cmds pointerPaul Smith2009-09-121-3/+1
* - Fix Savannah bug #13529Paul Smith2009-06-141-0/+13
* - Fix Savannah bug #19108Paul Smith2009-06-101-69/+81
* - Add a new test suite for LIBPATTERNSPaul Smith2009-06-071-24/+20
* - Work around a bug in glibc glob(3), by avoiding GLOB_NOCHECK.Paul Smith2009-06-061-3/+4
* For mod times farther in the future, print the value in fixed-point ratherPaul Smith2007-11-051-2/+8
* New special variable: .RECIPEPREFIXPaul Smith2007-11-041-3/+3
* Incorporate Icarus Sparry's fix for 3330 and 15919, and test cases.Paul Smith2007-08-151-4/+13
* * Update to GPLv3Paul Smith2007-07-041-4/+4
* Fix some documentation gitches.Paul Smith2007-05-111-1/+1
* This is a major update, which switches virtually every allocated-but-not-freedPaul Smith2007-03-201-42/+25
* Fix from Eli for incorrect value of $(MAKE) on Cygwin.Paul Smith2006-11-181-13/+12
* Fixed a number of documentation bugs, plus some build/install issues:Paul Smith2006-10-011-4/+2
* Another round of cleanups:Paul Smith2006-04-091-5/+5
* Code cleanup: Remove all references to PARAMS() & ansi2knr.Paul Smith2006-04-071-8/+9
* Add some alloca(0) calls for systems without "normal" alloca support.Paul Smith2006-03-201-0/+4
* Fixed Savannah bug #16053.Boris Kolpackov2006-03-171-2/+2
* Numerous updates to tests for issues found on Cygwin and Windows.Paul Smith2006-03-101-2/+4
* Last of the copyright updates.Paul Smith2006-02-111-1/+2
* Update copyright and license notices on all files.Paul Smith2006-02-111-14/+11
* Fix Savannah bugs # 15341, 15534, and 15533.Paul Smith2006-02-061-46/+47
* Various updates, mainly to the Windows port, from Eli Zaretskii andPaul Smith2006-02-011-1/+2
* Various changes getting ready for the release of 3.81.Paul Smith2006-01-041-1/+4
* Fixed bug #14334 by propagate the change of modification time to all theBoris Kolpackov2005-12-071-5/+27
* Fix Savannah bug # 13478. If -L is given, take the latest mtime for aPaul Smith2005-06-251-6/+12
* Document the secondary expansion method. Also, some other documentationPaul Smith2005-05-081-1/+1
* Fix some Savannah bugs.Paul Smith2005-04-081-3/+3
* - Fix bug #7144 (infinite loop sometimes with -q and double-colon rules)Paul Smith2005-02-281-2/+3
* * New feature: -L optionPaul Smith2005-02-281-1/+74
* Implemented dontcare flag inheritance when rebuilding makefiles.Boris Kolpackov2004-09-281-0/+31
* Various enhancementsPaul Smith2004-05-161-41/+59
* Many compiler warning cleanups.Paul Smith2004-02-241-1/+1
* Commit fix for bug #1418.Paul Smith2003-03-251-1/+2
* Add support for OS/2, contributed by Andreas Buening <andreas.buening@nexgo.de>Paul Smith2003-03-241-0/+8
* Portability fix for glob.h building in FreeBSD ports system.Paul Smith2003-01-301-2/+6
* Convert the source code to use ANSI C style function definitions andPaul Smith2002-10-141-28/+11
* Incorporate some VMS fixes.Paul Smith2002-08-081-7/+14
* Install Greg McGary's patches to port the id-utils hashing functions toPaul Smith2002-07-111-1/+2