Paul Smith
4068c5e4a3
Add support for OS/2, contributed by Andreas Buening <andreas.buening@nexgo.de>
...
Also a small patch from Hartmut Becker <Hartmut.Becker@compaq.com> for VMS.
2003-03-24 23:14:15 +00:00
Paul Smith
6374309c6d
Convert the source code to use ANSI C style function definitions and
...
enable the automake ansi2knr capability.
Right now this doesn't quite build using a K&R compiler because of a
problem with the loadavg test program, but the rest of the code works. I'm
asking the automake list about this problem.
2002-10-14 21:54:04 +00:00
Paul Smith
299c72e6ed
Update to a new version of automake and gettext.
...
Invent a new macro HAVE_DOS_PATHS and change various instances of:
#if defined(WINDOWS) || defined(__MSDOS__)
to use the new macro instead. This should help make the OS/2 port
cleaner, as well.
Invent a cvs-clean maintainer target that tries to get the workspace
back to the state it was in after a CVS checkout.
New language.
2002-08-10 01:27:16 +00:00
Paul Smith
c0312423d9
Update copyright info.
2001-11-18 18:38:02 +00:00
Paul Smith
ce2c6eadf1
Fix for EINTR problems when using jobserver.
...
New translation files.
Fix for @+ inside define macros being applied too widely.
Various other bug fixes.
2001-06-01 03:56:50 +00:00
Paul Smith
5d582d4ba0
Some VMS fixes sent by John Fowler.
...
Fix: make flags on some lines of define/endef don't affect other lines
2001-05-21 06:16:00 +00:00
Paul Smith
1a82956eae
* Various fixes; see the ChangeLog.
2000-07-30 18:26:42 +00:00
Paul Smith
fcbfe98cbe
* Fix -q so it works more correctly.
...
* Don't print "nothing to do" messages for ":" commands
* Update the version to 3.79.1
2000-06-23 15:55:46 +00:00
Paul Smith
0d70d05458
* Various fixes for problems in the 3.79.0.1 pretest.
2000-06-19 21:22:44 +00:00
Paul Smith
4a5550c822
* Lots of bug fixes and cleanup; new i18n files, etc.
2000-06-07 05:43:37 +00:00
Paul Smith
c637af71d9
* A large number of fixes/enhancements. See the ChangeLog.
...
* Added a new version of the German translation file.
2000-03-27 06:54:37 +00:00
Paul Smith
90f23f1ea6
* Updates for VMS, Windows, and DOS ports.
...
* Clean up some warnings.
2000-02-05 07:50:47 +00:00
Paul Smith
5577cdc261
* Merge VMS patches by Hartmut Becker.
2000-01-22 05:43:03 +00:00
Paul Smith
b7b83d6398
* Change $(call...) to not expand arguments by default.
...
* Unify the way arguments are passed to builtin functions in function.c.
2000-01-11 07:31:42 +00:00
Paul Smith
217ca5d910
* Add new debugging output level selection feature.
1999-11-22 06:15:35 +00:00
Paul Smith
ebb733c0f9
* Many cleanups and bugfixes.
...
* New handling of += in target-specific variables.
1999-11-17 07:33:47 +00:00
Paul Smith
3e26bde6db
* Fix PR/1394.
...
* Apply changes from Paul Eggert.
* Many other cleanups (index/rindex --> strchr/strrchr, etc.)
1999-10-15 07:00:58 +00:00
Paul Smith
281951154b
* Fix PR/1379: -n/-q behaves correctly when all commands are recursive.
1999-10-13 07:00:23 +00:00
Paul Smith
373dbb43da
* Various pre-release cleanups.
1999-09-11 05:10:27 +00:00
Paul Smith
5dc4b92b60
* Fix jobserver algorithm again.
...
* A couple of nits.
* Fix considered pruning for double-colon rules.
1999-08-23 22:15:17 +00:00
Paul Smith
b3fa4b3c7e
* Start rewrite of jobserver to avoid unique tokens for debugging.
1999-08-23 05:35:14 +00:00
Paul Smith
6fa76a7d15
* Various changes.
1999-08-22 17:50:57 +00:00
Paul Smith
4ff6c62456
* Code cleanup.
1999-08-19 04:43:46 +00:00
Paul Smith
cbb9e38d10
* Rework jobserver yet one more time.
...
* Install the $(if ...) function and document it. Still need some examples.
1999-08-13 07:36:26 +00:00
Paul Smith
e34540f79b
* Release 3.77.92.
...
* Complete implementation of new jobserver algorithm.
* A few minor fixups.
1999-08-01 08:12:06 +00:00
Paul Smith
09f1e4cf83
* Applied some DOS updates.
...
* Started reworking the jobserver algorithm; not complete yet.
1999-08-01 06:05:17 +00:00
Paul Smith
28ef4c4dac
* Add gettext macros to start i18n support.
1999-07-28 06:23:37 +00:00
Paul Smith
a9166bb7bc
* Some configure fixes.
1999-07-24 04:55:08 +00:00
Paul Smith
4e7ee4fc01
* Bugfix for NT archive support.
...
* Rework how the jobserver stuff works.
1999-07-23 22:46:47 +00:00
Paul Smith
588da9812e
* Add configure option to enable dmalloc library.
...
* Various code cleanups.
1999-07-21 05:53:23 +00:00
Paul Smith
73846549f6
* Fix memory leaks, fd leaks, and some long-standing bugs recognizing when
...
targets need to have their modtimes rechecked (-n, etc.)
1999-07-20 22:34:41 +00:00
Paul Smith
826ab14b26
* Fix some memory and file descriptor leaks.
1999-07-16 22:28:46 +00:00
Paul Smith
8df9d54020
* Fixed error rebuilding makefiles with -j>1
...
* Fixed problem with job pipe and -j>1 when waiting on -l loads.
1999-07-09 22:55:44 +00:00
Paul Smith
187787286d
* Various bug fixes.
1999-06-14 05:26:28 +00:00
Paul Smith
fc0fe4103a
* Add new jobserver feature.
...
* Small updates to the manual
* E.Zaretskii fix for new DJGPP version.
1999-04-25 04:30:55 +00:00
Paul Smith
3d1cdf4106
* Fix possible memory stomp.
...
* A few admin file cleanups.
1999-04-02 06:19:33 +00:00
Paul Smith
c4353af3f9
* Reworked function.c to use separate functions instead of a huge case stmt.
...
* Added new functions $(error ...) and $(warning ...) and documented same.
* In windows/dos shells, only treat \ as an escape for special chars.
1999-03-26 04:04:42 +00:00
Paul Smith
a6a9ebb54f
* Define and use xstrdup() instead of strdup().
1999-03-05 07:13:12 +00:00
Paul Smith
9e6ba6a148
* Update FSF address info in copyright notices.
...
* Update maintainers build process; remove GNUmakefile. Require builders to
run automake && autoreconf by hand.
* Use AC_SUBST_FILE to get the maintMakefile included, rather than GNU
make's include directive, which conflicts with automake 1.4's include
directive.
1999-03-05 05:55:11 +00:00
Paul Smith
3948640154
Ignore non-empty lines which become empty after variable expansion.
...
Don't choke on invalid pattern rules if we fail during makefile parsing.
Don't dump core if a non-empty command becomes empty after expansion.
1998-10-13 20:59:08 +00:00
Paul Smith
2c64fb221a
Checkpoint changes. Bug fixes, mostly.
1998-10-03 05:39:55 +00:00
Paul Smith
e2403327e9
GNU make release 3.77.
1998-07-30 20:54:47 +00:00
Paul Smith
6ea87be73b
Changes for GNU make 3.75.93.
1997-09-05 21:01:49 +00:00
Paul Smith
be3fb0ae6d
Updates for GNU make 3.75.92.
1997-08-27 20:30:54 +00:00
Paul Smith
63dff1e0bc
Bug fixes and automake changes.
1997-08-18 18:11:04 +00:00
Paul Smith
0ada207e2d
Changes for make 3.75.1
1997-04-07 07:21:16 +00:00
Roland McGrath
d78f2db327
Mon Mar 10 23:47:02 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
...
* job.c (construct_command_argv_internal): Don't discard an
explicit empty argument at the end of the command line. In the
slow case return immediately if the command line was empty.
1997-03-12 21:17:08 +00:00
Roland McGrath
cf2db2cf3c
Sun Jul 14 12:59:27 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
...
* job.c (construct_command_argv_internal): Fix up #else, #endifs.
1996-07-14 19:59:13 +00:00
Roland McGrath
bdc49369eb
Sat Jun 22 14:56:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
...
* job.c (reap_children): Don't call die if handling_fatal_signal.
* job.c (start_job_command): Call block_sigs.
(block_sigs): New function, broken out of start_job_command.
(reap_children): Block fatal signals around removing dead child from
chain and adjusting job_slots_used.
* job.h: Declare block_sigs.
* job.c (reap_children): Quiescent value of shell_function_pid is
zero, not -1.
1996-06-22 21:42:10 +00:00
Roland McGrath
e0620ee179
Sat Jun 22 14:56:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
...
* job.c (start_job_command): Call block_sigs.
(block_sigs): New function, broken out of start_job_command.
(reap_children): Block fatal signals around removing dead child from
chain and adjusting job_slots_used.
* job.c (reap_children): Quiescent value of shell_function_pid is
zero, not -1.
1996-06-22 19:30:59 +00:00