index
:
delta/make.git
baserock/build-essential
baserock/morph
baserock/richardmaw/S8564/ro-staging-area
baserock/tiagogomes/armv8l64
master
tmp
trunk
launchpad.net: make
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
function.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Porting to VMS, from Hartmut Becker.
Paul Smith
2013-05-27
1
-0
/
+1
*
Update source file format: remove TABs, use GNU coding styles.
Paul Smith
2013-05-17
1
-338
/
+337
*
Update copyright for changes in 2013.
Paul Smith
2013-05-17
1
-1
/
+1
*
cosmetics: fix few innocuous typos
Stefano Lattarini
2013-05-05
1
-1
/
+1
*
Support --output-sync on MS-Windows.
Eli Zaretskii
2013-04-27
1
-12
/
+24
*
Use ENULLLOOP to handle EINTR during realpath(). Fixes Savannah bug #38420
Paul Smith
2013-02-28
1
-13
/
+21
*
Expand the loadable object support.
Paul Smith
2013-02-25
1
-51
/
+74
*
Rename struct floc to typedef gmk_floc as an externally scoped symbol.
Paul Smith
2013-01-20
1
-1
/
+1
*
Rename the make.h file to makeint.h for internal use only.
Paul Smith
2013-01-20
1
-2
/
+2
*
On BSD, realpath(3) doesn't fail if the target doesn't exist, so test
Paul Smith
2012-09-09
1
-4
/
+2
*
Simplify copyrights using ranges of years.
Paul Smith
2012-03-05
1
-3
/
+1
*
Create a new CSTRLEN (constant string length) macro, and use it.
Paul Smith
2012-03-04
1
-10
/
+10
*
Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines.
Paul Smith
2012-03-04
1
-15
/
+15
*
Fix Savannah bug #35410: handle escape chars in filter/filter-out
Paul Smith
2012-03-03
1
-8
/
+7
*
Create a new function $(file ...)
Paul Smith
2012-01-29
1
-0
/
+40
*
Fix failures on MS-Windows when Make's standard handles are invalid.
Eli Zaretskii
2012-01-28
1
-19
/
+54
*
function.c (define_new_function): Fix format strings in calls to `fatal'.
Eli Zaretskii
2012-01-25
1
-2
/
+2
*
Create a new internal interface for defining new make functions.
Paul Smith
2012-01-16
1
-18
/
+27
*
Update copyright notices.
Paul Smith
2012-01-16
1
-3
/
+3
*
Add GNU Guile as an optional embedded scripting language for make.
Paul Smith
2012-01-15
1
-0
/
+18
*
Changes to resolve warnings.
Paul Smith
2011-11-14
1
-1
/
+1
*
Use the same algorithm for counting the number of words to sort as we
Paul Smith
2011-05-02
1
-12
/
+5
*
Add new feature: != shell assignment for portability with BSD make.
Paul Smith
2011-04-18
1
-9
/
+27
*
function.c (func_shell) [WINDOWS32]: Reset just_print_flag
Eli Zaretskii
2010-08-07
1
-3
/
+18
*
Update copyrights for 2010.
Paul Smith
2010-07-13
1
-2
/
+2
*
Fix Savannah bug #30312.
Eli Zaretskii
2010-07-09
1
-0
/
+7
*
job.c (pid2str) [WINDOWS32]: Don't use %Id with GCC < 4.x.
Eli Zaretskii
2010-07-09
1
-6
/
+6
*
Update copyright years.
Paul Smith
2009-10-25
1
-2
/
+2
*
- Include <alloca.h> even on non-__GNUC__ systems.
Paul Smith
2009-10-03
1
-1
/
+2
*
Fix some memory leaks, found with valgrind.
Paul Smith
2009-09-26
1
-0
/
+1
*
- Rework secondary expansion so we only defer it if there's a possibility
Paul Smith
2009-09-24
1
-1
/
+1
*
- Add xcalloc() and call it
Paul Smith
2009-09-16
1
-7
/
+5
*
* function.c (windows32_openpipe): Update envp after calling
Eli Zaretskii
2009-08-31
1
-0
/
+3
*
(func_realpath) [!HAVE_REALPATH]: Require the file to exist, as
Eli Zaretskii
2009-07-04
1
-1
/
+4
*
* function.c (IS_ABSOLUTE, ROOT_LEN): New macros.
Eli Zaretskii
2009-07-04
1
-9
/
+46
*
- Fix Savannah bug 17825
Paul Smith
2009-06-13
1
-18
/
+12
*
- Fix Savannah bug #18124
Paul Smith
2009-06-09
1
-3
/
+3
*
Found this change in an old CVS workspace: rewrite savestring() to the
Paul Smith
2009-05-24
1
-1
/
+1
*
* function.c (func_shell): Don't close pipedes[1] if it is -1.
Eli Zaretskii
2009-03-07
1
-2
/
+5
*
Fixes from Eli Zaretskii:
Paul Smith
2007-10-10
1
-3
/
+4
*
* Update to GPLv3
Paul Smith
2007-07-04
1
-4
/
+4
*
Fix some documentation gitches.
Paul Smith
2007-05-11
1
-1
/
+1
*
Fix Savannah bug #19656: rationalize our use of case-insensitive string
Paul Smith
2007-05-09
1
-1
/
+1
*
This is a major update, which switches virtually every allocated-but-not-freed
Paul Smith
2007-03-20
1
-183
/
+183
*
Fix from Eli for incorrect value of $(MAKE) on Cygwin.
Paul Smith
2006-11-18
1
-34
/
+45
*
Another round of cleanups:
Paul Smith
2006-04-09
1
-23
/
+22
*
Code cleanup: Remove all references to PARAMS() & ansi2knr.
Paul Smith
2006-04-07
1
-2
/
+2
*
Release GNU make 3.81.
Paul Smith
2006-04-01
1
-13
/
+9
*
Fix Savannah bug #106: keep separate track of which variable we are
Paul Smith
2006-02-15
1
-9
/
+10
*
Last of the copyright updates.
Paul Smith
2006-02-11
1
-1
/
+2
[next]