Age | Commit message (Expand) | Author | Files | Lines |
2013-05-17 | Update source file format: remove TABs, use GNU coding styles. | Paul Smith | 1 | -0/+0 |
2013-05-17 | Update copyright for changes in 2013. | Paul Smith | 1 | -1/+1 |
2013-02-25 | Expand the loadable object support. | Paul Smith | 1 | -8/+27 |
2012-10-29 | Implement new "load" directive. | Paul Smith | 1 | -15/+14 |
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 | -1/+1 |
2012-03-03 | Fix Savannah bug #35410: handle escape chars in filter/filter-out | Paul Smith | 1 | -1/+1 |
2012-01-16 | Update copyright notices. | Paul Smith | 1 | -2/+2 |
2010-08-14 | - Fix the NEWS file to be accurate | Paul Smith | 1 | -0/+3 |
2010-07-13 | Update copyrights for 2010. | Paul Smith | 1 | -1/+2 |
2010-07-12 | Add the beginning of the .ONESHELL special feature. | Paul Smith | 1 | -0/+2 |
2009-10-25 | Update copyright years. | Paul Smith | 1 | -1/+1 |
2009-09-28 | - Update manual description for pattern rule search algorithm | Paul Smith | 1 | -9/+14 |
2009-09-16 | - Add xcalloc() and call it | Paul Smith | 1 | -1/+1 |
2009-06-10 | - Fix Savannah bug #19108 | Paul Smith | 1 | -13/+42 |
2007-07-14 | Fix Savannah bug #20452. | Paul Smith | 1 | -4/+13 |
2007-07-04 | * Update to GPLv3 | Paul Smith | 1 | -8/+9 |
2007-03-20 | This is a major update, which switches virtually every allocated-but-not-freed | Paul Smith | 1 | -1/+2 |
2006-10-01 | Fixed a number of documentation bugs, plus some build/install issues: | Paul Smith | 1 | -5/+0 |
2006-03-08 | Some test updates for Windows. | Paul Smith | 1 | -1/+1 |
2006-02-11 | Last of the copyright updates. | Paul Smith | 1 | -2/+2 |
2006-02-11 | More copyright/license updates. | Paul Smith | 1 | -0/+16 |
2006-02-10 | - New code capability: a read-only string cache. Start of solution for | Paul Smith | 1 | -1/+3 |
2005-12-13 | Update the make.1 man page. | Paul Smith | 1 | -2/+2 |
2005-10-24 | Make second expansion optional (partial implementation). | Paul Smith | 1 | -2/+5 |
2005-08-31 | Try using POSIX::getcwd to find the working directory wherever it exists. | Paul Smith | 1 | -6/+9 |
2005-02-28 | * New feature: -L option | Paul Smith | 1 | -9/+4 |
2005-02-26 | Add configure operations to support MINGW on Windows. | Paul Smith | 1 | -8/+17 |
2005-02-10 | Flush stdout after printing directory info. | Paul Smith | 1 | -0/+4 |
2004-09-22 | Update the test template. A few fixes in run_make_test(). | Paul Smith | 1 | -2/+2 |
2004-09-21 | Fixed bug in implicit rule prerequisite evaluation code. Added test. | Boris Kolpackov | 1 | -1/+1 |
2004-09-21 | Add some more unit tests for variable flavors. | Paul Smith | 1 | -18/+29 |
2004-09-21 | Fix some bugs in variable pattern substitution (e.g. $(VAR:A=B)), | Paul Smith | 1 | -0/+8 |
2004-05-16 | Various enhancements | Paul Smith | 1 | -49/+83 |
2003-05-02 | - Fix bug #1405: allow multiple pattern-specific variables to match a target. | Paul Smith | 1 | -1/+5 |
2002-07-11 | Install Greg McGary's patches to port the id-utils hashing functions to | Paul Smith | 1 | -0/+34 |
2000-02-05 | * Updates for VMS, Windows, and DOS ports. | Paul Smith | 1 | -0/+11 |
1999-09-17 | * Fix escaping from perl to the shell. | Paul Smith | 1 | -1/+1 |
1999-09-17 | * A few script fixes and updates for 3.78. | Paul Smith | 1 | -16/+38 |
1999-09-15 | * Cleanup the test suite. | Paul Smith | 1 | -26/+26 |
1999-09-14 | * Added the test suite to the main distribution. | Paul Smith | 1 | -0/+203 |