index
:
gunmake
master
GNU make with more features of SunOS make
Igor Pashev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
default.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-17
Update source file format: remove TABs, use GNU coding styles.
Paul Smith
1
-2
/
+2
2013-05-17
Update copyright for changes in 2013.
Paul Smith
1
-1
/
+1
2013-05-13
[Savannah #20501] Handle adding -r/-R to MAKEFLAGS in the makefile.
Paul Smith
1
-9
/
+25
2013-05-13
Add a new variable: GNUMAKEFLAGS
Paul Smith
1
-0
/
+2
2013-01-20
Rename the make.h file to makeint.h for internal use only.
Paul Smith
1
-1
/
+1
2012-09-09
Savannah bug #37179: Use alternate shared library syntax for MacOS.
Paul Smith
1
-4
/
+4
2012-03-05
Simplify copyrights using ranges of years.
Paul Smith
1
-3
/
+1
2012-03-04
Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines.
Paul Smith
1
-6
/
+6
2012-01-16
Update copyright notices.
Paul Smith
1
-3
/
+3
2010-11-06
Improve backslash/newline handling to adhere to POSIX requirements.
Paul Smith
1
-31
/
+32
2010-07-13
Update copyrights for 2010.
Paul Smith
1
-2
/
+2
2009-10-25
Update copyright years.
Paul Smith
1
-2
/
+2
2009-10-25
Various simple code cleanups.
Paul Smith
1
-2
/
+2
2009-09-24
- Rework secondary expansion so we only defer it if there's a possibility
Paul Smith
1
-2
/
+3
2009-09-16
- Add xcalloc() and call it
Paul Smith
1
-2
/
+1
2009-06-13
- Fix Savannah bug 17825
Paul Smith
1
-1
/
+1
2007-07-04
* Update to GPLv3
Paul Smith
1
-4
/
+4
2007-05-11
Fix some documentation gitches.
Paul Smith
1
-5
/
+18
2007-03-20
This is a major update, which switches virtually every allocated-but-not-freed
Paul Smith
1
-5
/
+5
2006-11-18
Fix from Eli for incorrect value of $(MAKE) on Cygwin.
Paul Smith
1
-7
/
+7
2006-04-09
Another round of cleanups:
Paul Smith
1
-1
/
+1
2006-02-11
Last of the copyright updates.
Paul Smith
1
-1
/
+2
2006-02-11
Update copyright and license notices on all files.
Paul Smith
1
-14
/
+11
2005-06-25
Add a new variable: MAKE_RESTARTS, to count how many times make has re-exec'd.
Paul Smith
1
-1
/
+2
2004-05-16
Various enhancements
Paul Smith
1
-1
/
+5
2003-05-02
- Fix bug #1405: allow multiple pattern-specific variables to match a target.
Paul Smith
1
-2
/
+2
2003-03-24
Add support for OS/2, contributed by Andreas Buening <andreas.buening@nexgo.de>
Paul Smith
1
-2
/
+8
2002-10-14
Convert the source code to use ANSI C style function definitions and
Paul Smith
1
-4
/
+4
2000-03-26
* Ignore attempt to change a file into itself.
Paul Smith
1
-3
/
+3
2000-02-05
* Updates for VMS, Windows, and DOS ports.
Paul Smith
1
-0
/
+4
2000-01-22
* Merge VMS patches by Hartmut Becker.
Paul Smith
1
-9
/
+74
1999-10-15
* Fix PR/1394.
Paul Smith
1
-2
/
+1
1999-07-22
* Installed new versions of GLIBC glob library.
Paul Smith
1
-10
/
+10
1999-07-08
* Added -R / --no-builtin-variables flag.
Paul Smith
1
-0
/
+3
1999-03-05
* Update FSF address info in copyright notices.
Paul Smith
1
-1
/
+2
1999-02-22
* New feature: .LIBPATTERNS controls the way -lfoo dependencies are expanded.
Paul Smith
1
-0
/
+10
1998-10-03
Checkpoint changes. Bug fixes, mostly.
Paul Smith
1
-1
/
+1
1998-07-30
GNU make release 3.77.
Paul Smith
1
-1
/
+9
1996-03-20
Tue Mar 19 20:21:34 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
Roland McGrath
1
-3
/
+111
1996-02-29
Wed Feb 28 03:56:20 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
Roland McGrath
1
-5
/
+5
1995-12-12
Remove all [M_XENIX] code.
Roland McGrath
1
-19
/
+3
1995-01-11
(default_variables) [__hpux]: Remove special definition of ARFLAGS.
Roland McGrath
1
-7
/
+1
1994-09-07
Add missing ".
Roland McGrath
1
-1
/
+1
1994-07-25
[__MSDOS__]: Define GCC_IS_NATIVE.
Roland McGrath
1
-0
/
+27
1994-05-17
(default_terminal_rules): In SCCS rules, put $(SCCS_OUTPUT_OPTION) before
Roland McGrath
1
-2
/
+2
1994-02-16
entered into RCS
Roland McGrath
1
-0
/
+6
1994-01-17
Formerly default.c.~32~
Roland McGrath
1
-7
/
+7
1993-12-14
Formerly default.c.~31~
Roland McGrath
1
-2
/
+6
1993-11-11
Formerly default.c.~30~
Roland McGrath
1
-2
/
+2
1993-10-14
Formerly default.c.~29~
Roland McGrath
1
-11
/
+24
[next]