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