summaryrefslogtreecommitdiff
path: root/default.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-20Fix VMS implicit rules and UNIX paths.John Malmberg1-0/+83
2014-09-07Fix and enhance VMS library support.Hartmut Becker1-11/+50
2014-09-07Enhance/fix VMS setting of program name, MAKE/MAKE_COMMAND variablesHartmut Becker1-2/+1
2014-09-07Enhance/fix VMS multi-line support.Hartmut Becker1-1/+1
2014-07-07* maintMakefile, various: Improve constification of the codebase.Paul Smith1-5/+5
2014-01-11Fix .LIBPATTERNS for MS-Windows builds.Pavel Fedin1-0/+2
2013-07-22[Bug #39310] Parse simple pattern prereqs for globbing.Paul Smith1-3/+2
2013-06-22Create a character map to use for locating stop-points in strings.Paul Smith1-1/+1
2013-05-17Update source file format: remove TABs, use GNU coding styles.Paul Smith1-2/+2
2013-05-17Update copyright for changes in 2013.Paul Smith1-1/+1
2013-05-13[Savannah #20501] Handle adding -r/-R to MAKEFLAGS in the makefile.Paul Smith1-9/+25
2013-05-13Add a new variable: GNUMAKEFLAGSPaul Smith1-0/+2
2013-01-20Rename the make.h file to makeint.h for internal use only.Paul Smith1-1/+1
2012-09-09Savannah bug #37179: Use alternate shared library syntax for MacOS.Paul Smith1-4/+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-6/+6
2012-01-16Update copyright notices.Paul Smith1-3/+3
2010-11-06Improve backslash/newline handling to adhere to POSIX requirements.Paul Smith1-31/+32
2010-07-13Update copyrights for 2010.Paul Smith1-2/+2
2009-10-25Update copyright years.Paul Smith1-2/+2
2009-10-25Various simple code cleanups.Paul Smith1-2/+2
2009-09-24- Rework secondary expansion so we only defer it if there's a possibilityPaul Smith1-2/+3
2009-09-16- Add xcalloc() and call itPaul Smith1-2/+1
2009-06-13- Fix Savannah bug 17825Paul Smith1-1/+1
2007-07-04* Update to GPLv3Paul Smith1-4/+4
2007-05-11Fix some documentation gitches.Paul Smith1-5/+18
2007-03-20This is a major update, which switches virtually every allocated-but-not-freedPaul Smith1-5/+5
2006-11-18Fix from Eli for incorrect value of $(MAKE) on Cygwin.Paul Smith1-7/+7
2006-04-09Another round of cleanups:Paul Smith1-1/+1
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
2005-06-25Add a new variable: MAKE_RESTARTS, to count how many times make has re-exec'd.Paul Smith1-1/+2
2004-05-16Various enhancementsPaul Smith1-1/+5
2003-05-02- Fix bug #1405: allow multiple pattern-specific variables to match a target.Paul Smith1-2/+2
2003-03-24Add support for OS/2, contributed by Andreas Buening <andreas.buening@nexgo.de>Paul Smith1-2/+8
2002-10-14Convert the source code to use ANSI C style function definitions andPaul Smith1-4/+4
2000-03-26* Ignore attempt to change a file into itself.Paul Smith1-3/+3
2000-02-05* Updates for VMS, Windows, and DOS ports.Paul Smith1-0/+4
2000-01-22* Merge VMS patches by Hartmut Becker.Paul Smith1-9/+74
1999-10-15* Fix PR/1394.Paul Smith1-2/+1
1999-07-22* Installed new versions of GLIBC glob library.Paul Smith1-10/+10
1999-07-08* Added -R / --no-builtin-variables flag.Paul Smith1-0/+3
1999-03-05* Update FSF address info in copyright notices.Paul Smith1-1/+2
1999-02-22* New feature: .LIBPATTERNS controls the way -lfoo dependencies are expanded.Paul Smith1-0/+10
1998-10-03Checkpoint changes. Bug fixes, mostly.Paul Smith1-1/+1
1998-07-30GNU make release 3.77.Paul Smith1-1/+9
1996-03-20Tue Mar 19 20:21:34 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>Roland McGrath1-3/+111
1996-02-29Wed Feb 28 03:56:20 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>Roland McGrath1-5/+5
1995-12-12Remove all [M_XENIX] code.Roland McGrath1-19/+3
1995-01-11(default_variables) [__hpux]: Remove special definition of ARFLAGS.Roland McGrath1-7/+1