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
/
implicit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update source file format: remove TABs, use GNU coding styles.
Paul Smith
2013-05-17
1
-2
/
+2
*
Update copyright for changes in 2013.
Paul Smith
2013-05-17
1
-1
/
+1
*
Fix a few compiler warnings found by Eli.
Paul Smith
2013-04-28
1
-7
/
+1
*
Rename the make.h file to makeint.h for internal use only.
Paul Smith
2013-01-20
1
-1
/
+1
*
Simplify copyrights using ranges of years.
Paul Smith
2012-03-05
1
-3
/
+1
*
Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines.
Paul Smith
2012-03-04
1
-15
/
+15
*
Check for possible buffer overflow on very long filenames.
Paul Smith
2012-02-26
1
-0
/
+7
*
Update copyright notices.
Paul Smith
2012-01-16
1
-3
/
+3
*
Update copyrights for 2010.
Paul Smith
2010-07-13
1
-2
/
+2
*
Fixups for warnings on Windows (esp 64bit).
Paul Smith
2010-07-05
1
-1
/
+1
*
Implement linker-compatible library search.
Boris Kolpackov
2009-11-12
1
-1
/
+1
*
Update copyright years.
Paul Smith
2009-10-25
1
-1
/
+1
*
Fix fat-finger bug that left implicit rules with identical stem lengths
Paul Smith
2009-10-25
1
-3
/
+3
*
Fix savannah bug 25780. Optimize things a bit.
Boris Kolpackov
2009-10-06
1
-7
/
+6
*
Performance improvements
Boris Kolpackov
2009-10-05
1
-4
/
+11
*
Implement the shortest stem first search order for pattern-specific variables...
Boris Kolpackov
2009-09-28
1
-0
/
+22
*
Performance improvement.
Boris Kolpackov
2009-09-25
1
-0
/
+4
*
Merge three parallel arrays into one. Make sure sufficient space is allocated.
Boris Kolpackov
2009-09-25
1
-28
/
+36
*
- Fix broken handling of order-only prereqs in secondary expansion
Paul Smith
2009-09-24
1
-225
/
+238
*
- Rework secondary expansion so we only defer it if there's a possibility
Paul Smith
2009-09-24
1
-356
/
+334
*
- Add xcalloc() and call it
Paul Smith
2009-09-16
1
-20
/
+14
*
- Fix Savannah bug 17825
Paul Smith
2009-06-13
1
-1
/
+1
*
- Fix Savannah bug #19108
Paul Smith
2009-06-10
1
-2
/
+1
*
- Modify access of config and gnulib Savannah modules to use GIT
Paul Smith
2009-06-04
1
-2
/
+3
*
* Update to GPLv3
Paul Smith
2007-07-04
1
-4
/
+4
*
This is a major update, which switches virtually every allocated-but-not-freed
Paul Smith
2007-03-20
1
-72
/
+47
*
Another round of cleanups:
Paul Smith
2006-04-09
1
-64
/
+62
*
Code cleanup: Remove all references to PARAMS() & ansi2knr.
Paul Smith
2006-04-07
1
-3
/
+2
*
Release GNU make 3.81.
Paul Smith
2006-04-01
1
-3
/
+2
*
Fixed Savannah bug #16140.
Boris Kolpackov
2006-03-22
1
-2
/
+12
*
Fixed Savannah bug #16053.
Boris Kolpackov
2006-03-17
1
-12
/
+5
*
Numerous updates to tests for issues found on Cygwin and Windows.
Paul Smith
2006-03-10
1
-1
/
+1
*
Fix a potential core dump when merging aliases. Might fix bug #15818.
Paul Smith
2006-02-21
1
-7
/
+9
*
- Memory cleanups, found with valgrind.
Paul Smith
2006-02-20
1
-9
/
+4
*
Some memory leak cleanups (found with valgrind).
Paul Smith
2006-02-14
1
-10
/
+13
*
Fix bug #11183.
Paul Smith
2006-02-13
1
-6
/
+17
*
Last of the copyright updates.
Paul Smith
2006-02-11
1
-1
/
+2
*
Update copyright and license notices on all files.
Paul Smith
2006-02-11
1
-23
/
+17
*
Extend .SECONDEXPANSION to implicit rules. Final fix for bug #13781.
Paul Smith
2005-12-11
1
-24
/
+54
*
Fixed bug #13022 by setting is_target flag on files that this implicit
Boris Kolpackov
2005-12-09
1
-0
/
+5
*
Fix a crash I introduced last-minute.
Paul Smith
2005-10-26
1
-20
/
+18
*
Make second expansion optional (partial implementation).
Paul Smith
2005-10-24
1
-9
/
+5
*
Fixed Savannah bugs #13216 and #13218.
Boris Kolpackov
2005-05-31
1
-0
/
+14
*
Fix performance degradation introduced by the second expansion feature.
Paul Smith
2005-04-13
1
-11
/
+13
*
Fixed Savannah bug #12267.
Boris Kolpackov
2005-03-10
1
-4
/
+18
*
Fixed Savannah bug #12202.
Boris Kolpackov
2005-03-04
1
-0
/
+2
*
Fixed stem termination and stem triple-expansion bugs.
Boris Kolpackov
2005-03-03
1
-5
/
+21
*
* New feature: -L option
Paul Smith
2005-02-28
1
-1
/
+1
*
Implementation of the second expansion in explicit
Boris Kolpackov
2005-02-27
1
-160
/
+421
*
Fixed bug in implicit rule prerequisite evaluation code. Added test.
Boris Kolpackov
2004-09-21
1
-1
/
+3
[next]