projects
/
platform
/
upstream
/
make.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/make.git
2006-03-17
Paul Smith
Minor tweaks for 3.81rc2.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-17
Boris Kolpackov
Fixed Savannah bug #16053.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-15
Paul Smith
Fix Savannah bug #15913.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-10
Paul Smith
Numerous updates to tests for issues found on Cygwin...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-08
Paul Smith
Some test updates for Windows.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-21
Paul Smith
Fix a potential core dump when merging aliases. Might...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-20
Paul Smith
Move the copyright info to the end of the NEWS file...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-20
Paul Smith
- Memory cleanups, found with valgrind.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-17
Paul Smith
Make sure we don't introduce a circularity into the...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-15
Paul Smith
Fix Savannah bug #106: keep separate track of which...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-14
Paul Smith
Some memory leak cleanups (found with valgrind).
commit
|
commitdiff
|
tree
|
snapshot
2006-02-13
Paul Smith
Fix bug #11183.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-11
Paul Smith
Last of the copyright updates.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-11
Paul Smith
More copyright/license updates.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-11
Paul Smith
Update copyright and license notices on all files.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-10
Paul Smith
- New code capability: a read-only string cache. Start...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-08
Boris Kolpackov
Fixed Savannah bug #15641.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-06
Paul Smith
Updates to Windows stuff from Markus Mauhart.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-06
Paul Smith
Fix Savannah bugs # 15341, 15534, and 15533.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-01
Paul Smith
Fix a bug where a variable could be used without being...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-01
Paul Smith
Various updates, mainly to the Windows port, from Eli...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-04
Paul Smith
Various changes getting ready for the release of 3.81.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-14
Boris Kolpackov
Fixed record_target_var to initialize variable's export...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-13
Paul Smith
Update the make.1 man page.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-11
Paul Smith
Extend .SECONDEXPANSION to implicit rules. Final fix...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-09
Boris Kolpackov
Fixed bug #13022 by setting is_target flag on files...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-07
Boris Kolpackov
Fixed bug #14334 by propagate the change of modificatio...
commit
|
commitdiff
|
tree
|
snapshot
2005-11-17
Boris Kolpackov
Implemented the flavor function which returns the flavor of
commit
|
commitdiff
|
tree
|
snapshot
2005-11-14
Boris Kolpackov
Implemented the .INCLUDE_DIRS special variable. It...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-26
Paul Smith
Fix a crash I introduced last-minute.
commit
|
commitdiff
|
tree
|
snapshot
2005-10-24
Paul Smith
Make second expansion optional (partial implementation).
commit
|
commitdiff
|
tree
|
snapshot
2005-09-26
Paul Smith
Make sure to assign a boolean value to a 1-bit bitfield...
commit
|
commitdiff
|
tree
|
snapshot
2005-08-31
Paul Smith
Try using POSIX::getcwd to find the working directory...
commit
|
commitdiff
|
tree
|
snapshot
2005-08-29
Paul Smith
Preserve the backslash that's printed by echo.
commit
|
commitdiff
|
tree
|
snapshot
2005-08-29
Paul Smith
Fix make.h preprocessor directive to work better with...
commit
|
commitdiff
|
tree
|
snapshot
2005-08-25
Paul Smith
If we're on a DOS/W32/OS2 system and we're not using...
commit
|
commitdiff
|
tree
|
snapshot
2005-08-13
Boris Kolpackov
Wrapped calls to $(wildcard ) with $(sort) so that...
commit
|
commitdiff
|
tree
|
snapshot
2005-08-10
Boris Kolpackov
Fixed Savannah bug #13881.
commit
|
commitdiff
|
tree
|
snapshot
2005-08-08
Paul Smith
- Fixed a bug reported by Michael Matz regarding handli...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-15
Paul Smith
Add Indonesian translation.
commit
|
commitdiff
|
tree
|
snapshot
2005-07-12
Paul Smith
Various minor updates and code cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2005-07-04
Paul Smith
Various fixes and updates from testers of the beta3...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-27
Paul Smith
Cleaned up some problems found with the tests running...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-27
Paul Smith
Make sure timestamp problems don't cause the -W test...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-27
Paul Smith
Fixes for some Windows/MSC compile issues.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-27
Paul Smith
Date update.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-27
Paul Smith
Fix strerror() handling for systems which set ANSI_STRING.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-26
Paul Smith
Fix Savannah bug # 1332: handle backslash-newline pairs...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-25
Paul Smith
Fix Savannah bug # 13478. If -L is given, take the...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-25
Paul Smith
Fix Savannah bug #1454: skip over semicolons (and comme...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-25
Paul Smith
Fix -W foo yielding infinite recursion in some cases...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-25
Paul Smith
Add a new variable: MAKE_RESTARTS, to count how many...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-12
Paul Smith
Fix Savannah bug # 1328: if stdout is redirected to...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-10
Paul Smith
Fixes for VMS from Hartmut Becker.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-09
Paul Smith
Fix Savannah bug #11913: ensure that scopes such as...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-31
Boris Kolpackov
Fixed Savannah bugs #13216 and #13218.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-13
Paul Smith
Implement new "if... else if... endif" semantics.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-10
Paul Smith
Fixes to allow "make dist" etc. to work again.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-08
Paul Smith
Document the secondary expansion method. Also, some...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-03
Paul Smith
Fix problems with losing tokens in the jobserver, repor...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-13
Paul Smith
Fix performance degradation introduced by the second...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-08
Paul Smith
Fix some Savannah bugs.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-15
Boris Kolpackov
Fixed Savannah bug #12320.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-10
Boris Kolpackov
Fixed Savannah bug #12267.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-09
Boris Kolpackov
Fixed Savannah bug #12266.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-04
Boris Kolpackov
Fixed Savannah bug #12202.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-04
Paul Smith
- Missing docs for $|
commit
|
commitdiff
|
tree
|
snapshot
2005-03-03
Boris Kolpackov
Fixed stem termination and stem triple-expansion bugs.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-01
Boris Kolpackov
Fixed Savannah bug #12180.
commit
|
commitdiff
|
tree
|
snapshot
2005-02-28
Paul Smith
- Fix bug #7144 (infinite loop sometimes with -q and...
commit
|
commitdiff
|
tree
|
snapshot
2005-02-28
Paul Smith
* New feature: -L option
commit
|
commitdiff
|
tree
|
snapshot
2005-02-27
Boris Kolpackov
Implementation of the .DEFAULT_TARGET special variable.
commit
|
commitdiff
|
tree
|
snapshot
2005-02-27
Boris Kolpackov
Implementation of the second expansion in explicit
commit
|
commitdiff
|
tree
|
snapshot
2005-02-26
Paul Smith
Add configure operations to support MINGW on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2005-02-16
Paul Smith
Update NEWS file.
commit
|
commitdiff
|
tree
|
snapshot
2005-02-16
Paul Smith
Add a patch from Paul Eggert that's been lying around...
commit
|
commitdiff
|
tree
|
snapshot
2005-02-10
Paul Smith
Flush stdout after printing directory info.
commit
|
commitdiff
|
tree
|
snapshot
2005-02-09
Paul Smith
Add a new Irish (ga) translation.
commit
|
commitdiff
|
tree
|
snapshot
2005-02-01
Paul Smith
Add a Finnish translation.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-06
Paul Smith
Handle build.sh in a better way (recommendation from...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-05
Paul Smith
Fix bug with SHELL handling: make sure the variable...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-30
Paul Smith
Fix problems with README and build.sh
commit
|
commitdiff
|
tree
|
snapshot
2004-11-30
Boris Kolpackov
Implemented `realpath' and `abspath' built-in functions.
commit
|
commitdiff
|
tree
|
snapshot
2004-11-29
Paul Smith
Fix bug #10252: Remove any trailing slashes from -C...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-28
Paul Smith
Fix for bug #1276: Handle SHELL according to POSIX...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-28
Paul Smith
Fix WINDOWS32 bug #11155 with patch from Alessandro...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-12
Paul Smith
Patch for command line parsing for VMS from Hartmut...
commit
|
commitdiff
|
tree
|
snapshot
2004-10-21
Boris Kolpackov
New $(lastword ) built-in function: implementation...
commit
|
commitdiff
|
tree
|
snapshot
2004-10-06
Paul Smith
Apply patch from Alessandro Vesely for WINDOWS32-specif...
commit
|
commitdiff
|
tree
|
snapshot
2004-10-05
Boris Kolpackov
Moved expansion of simple pattern-specific variables...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-28
Boris Kolpackov
Implemented dontcare flag inheritance when rebuilding...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-27
Boris Kolpackov
bugfix for exported pattern-specific variables
commit
|
commitdiff
|
tree
|
snapshot
2004-09-22
Paul Smith
Update the test template. A few fixes in run_make_test().
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Boris Kolpackov
Fixed bug in implicit rule prerequisite evaluation...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Paul Smith
Some code cleanups and efficiency enhancements. As...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Paul Smith
Remove sindex() and replace with strstr().
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Paul Smith
Add some more unit tests for variable flavors.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Paul Smith
Fix some bugs in variable pattern substitution (e.g...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-16
Paul Smith
Various enhancements
commit
|
commitdiff
|
tree
|
snapshot
2004-03-22
Paul Smith
Numerous updates and bug fixes.
commit
|
commitdiff
|
tree
|
snapshot
next