summaryrefslogtreecommitdiff
path: root/job.c
Commit message (Expand)AuthorAgeFilesLines
* Another round of cleanups:Paul Smith2006-04-091-40/+38
* Code cleanup: Remove all references to PARAMS() & ansi2knr.Paul Smith2006-04-071-24/+24
* Minor fixes before the rc2 release.Paul Smith2006-03-201-1/+1
* Add some alloca(0) calls for systems without "normal" alloca support.Paul Smith2006-03-201-1/+1
* Numerous updates to tests for issues found on Cygwin and Windows.Paul Smith2006-03-101-3/+7
* - Memory cleanups, found with valgrind.Paul Smith2006-02-201-2/+5
* Last of the copyright updates.Paul Smith2006-02-111-1/+2
* Update copyright and license notices on all files.Paul Smith2006-02-111-15/+12
* Fixed Savannah bug #15641.Boris Kolpackov2006-02-081-2/+6
* Updates to Windows stuff from Markus Mauhart.Paul Smith2006-02-061-5/+6
* Various updates, mainly to the Windows port, from Eli Zaretskii andPaul Smith2006-02-011-10/+25
* Various changes getting ready for the release of 3.81.Paul Smith2006-01-041-2/+2
* Make sure to assign a boolean value to a 1-bit bitfield. Reported onPaul Smith2005-09-261-6/+11
* If we're on a DOS/W32/OS2 system and we're not using a unixy shell, don'tPaul Smith2005-08-251-7/+25
* - Fixed a bug reported by Michael Matz regarding handling of parallelPaul Smith2005-08-081-16/+44
* Fix Savannah bug # 1332: handle backslash-newline pairs in command scriptsPaul Smith2005-06-261-54/+39
* Fixes for VMS from Hartmut Becker.Paul Smith2005-06-101-3/+3
* Fixed Savannah bugs #13216 and #13218.Boris Kolpackov2005-05-311-2/+8
* Document the secondary expansion method. Also, some other documentationPaul Smith2005-05-081-9/+28
* Fix problems with losing tokens in the jobserver, reported by GrantPaul Smith2005-05-031-685/+37
* Fix some Savannah bugs.Paul Smith2005-04-081-0/+8
* Patch for command line parsing for VMS from Hartmut Becker.Paul Smith2004-11-121-0/+11
* Apply patch from Alessandro Vesely for WINDOWS32-specific bug # 9748.Paul Smith2004-10-061-18/+85
* Fix some bugs in variable pattern substitution (e.g. $(VAR:A=B)),Paul Smith2004-09-211-2/+2
* Various enhancementsPaul Smith2004-05-161-6/+30
* Numerous updates and bug fixes.Paul Smith2004-03-221-120/+117
* Many compiler warning cleanups.Paul Smith2004-02-241-1/+1
* Numerous fixes: patches for OS/2; core for -f ''; makefile updates.Paul Smith2004-02-231-26/+18
* VMS fix.Paul Smith2004-02-211-24/+6
* Many bug fixes etc.Paul Smith2004-01-211-4/+77
* Enhancements to the documentation (fixes bugs #1772 and 4898).Paul Smith2004-01-081-7/+6
* Minor updates for Windows and OS/2.Paul Smith2003-07-191-1/+1
* - Fix bug #1405: allow multiple pattern-specific variables to match a target.Paul Smith2003-05-021-7/+6
* Fix bug #2892.Paul Smith2003-03-251-8/+9
* Add support for OS/2, contributed by Andreas Buening <andreas.buening@nexgo.de>Paul Smith2003-03-241-59/+452
* Convert the source code to use ANSI C style function definitions andPaul Smith2002-10-141-48/+24
* Update to a new version of automake and gettext.Paul Smith2002-08-101-2/+2
* Update copyright info.Paul Smith2001-11-181-1/+1
* Fix for EINTR problems when using jobserver.Paul Smith2001-06-011-27/+77
* Some VMS fixes sent by John Fowler.Paul Smith2001-05-211-2/+10
* * Various fixes; see the ChangeLog.Paul Smith2000-07-301-1/+1
* * Fix -q so it works more correctly.Paul Smith2000-06-231-26/+33
* * Various fixes for problems in the 3.79.0.1 pretest.Paul Smith2000-06-191-1/+2
* * Lots of bug fixes and cleanup; new i18n files, etc.Paul Smith2000-06-071-18/+18
* * A large number of fixes/enhancements. See the ChangeLog.Paul Smith2000-03-271-13/+8
* * Updates for VMS, Windows, and DOS ports.Paul Smith2000-02-051-24/+24
* * Merge VMS patches by Hartmut Becker.Paul Smith2000-01-221-44/+539
* * Change $(call...) to not expand arguments by default.Paul Smith2000-01-111-3/+1
* * Add new debugging output level selection feature.Paul Smith1999-11-221-34/+30
* * Many cleanups and bugfixes.Paul Smith1999-11-171-1/+1