Commit Graph

  • 4145bcbcda * Handle case of empty static pattern rule prerequisites. * Fix linenumbers in error messages for rule definitions. Paul Smith 2000-03-27 20:53:50 +00:00
  • c637af71d9 * A large number of fixes/enhancements. See the ChangeLog. * Added a new version of the German translation file. Paul Smith 2000-03-27 06:54:37 +00:00
  • a81013175c * Ignore attempt to change a file into itself. * Define COFLAGS to avoid unknown variable warning. * Fix some usec problems on UnixWare. * Don't remove .INTERMEDIATE targets specified on the command line. Paul Smith 2000-03-26 06:56:54 +00:00
  • 646aeb50a1 * remake.c: (update_file_1): (check_dep): fixed problem with double colon rules and circular precursor detection. filedef-cleanup Tim Magill 2000-03-14 04:30:07 +00:00
  • fed90f1fa8 * remake.c (update_goal_chain): re-arranged logic so that it makes more sense. After update_file(), the target status is used to handle the goal and possibly remove it from the goal chain. Tim Magill 2000-03-12 19:50:20 +00:00
  • 6a1a4343f3 more cleanup Tim Magill 2000-03-11 23:27:28 +00:00
  • e27c3fc91b more cleanup Tim Magill 2000-03-11 23:19:51 +00:00
  • 9f3539c4ae removed excess loop in update_goal_chain() Tim Magill 2000-03-01 04:46:33 +00:00
  • 1b40ffb900 changed return type of recursive update functions Tim Magill 2000-02-21 04:17:36 +00:00
  • 0d621b0627 removed essentially unused variable from update_goal_chain Tim Magill 2000-02-21 02:02:58 +00:00
  • 5ed230d3f8 cleaned up usage of filedef->update_status Tim Magill 2000-02-13 04:24:24 +00:00
  • b0e3148933 minor cleanup Tim Magill 2000-02-12 22:32:30 +00:00
  • 75f879f37f * Fix backslash-escape in targets. * Release 3.78.91. 3.78.91 Paul Smith 2000-02-09 19:57:15 +00:00
  • e68a27ec7b * Fix some warnings in gettext.c and function.c * Don't try to execute tests which are actually directories. Paul Smith 2000-02-09 07:02:18 +00:00
  • 3b4369f170 removed updated member from struct filedef Tim Magill 2000-02-09 05:49:41 +00:00
  • 17f2dda0ac * Fix for dir.c from Andreas Schwab. * Fix += target-specific variables: if your direct parent doesn't have a setting for the variable but his parent does, you'll get recursive expansion errors. filedef-cleanup-base Paul Smith 2000-02-07 19:54:04 +00:00
  • 90f23f1ea6 * Updates for VMS, Windows, and DOS ports. * Clean up some warnings. Paul Smith 2000-02-05 07:50:47 +00:00
  • 9b0a3d91ea * Fix PR/1407. * Keep filename/lineno information for variables, for debugging. Paul Smith 2000-02-05 07:37:40 +00:00
  • 95a09e94f7 * Some pre-pretest release cleanup. Paul Smith 2000-01-27 00:00:27 +00:00
  • de2a8fc730 * Updated gettext to use more advanced libit 0.7 version. * Various cleanups. Paul Smith 2000-01-25 07:42:51 +00:00
  • 447c76f601 * A few fixes. Paul Smith 2000-01-23 07:05:16 +00:00
  • 24aec1878b * Mention it in NEWS. Paul Smith 2000-01-22 08:59:09 +00:00
  • 2fd5b943d1 * Implement GNU gettext internationalization support in GNU make. Paul Smith 2000-01-22 08:57:17 +00:00
  • 74fca88bf3 * More fixes to VMS by Hartmut Becker. Paul Smith 2000-01-22 05:59:28 +00:00
  • 5577cdc261 * Merge VMS patches by Hartmut Becker. Paul Smith 2000-01-22 05:43:03 +00:00
  • b7b83d6398 * Change $(call...) to not expand arguments by default. * Unify the way arguments are passed to builtin functions in function.c. Paul Smith 2000-01-11 07:31:42 +00:00
  • af44f16799 * Fix problems with double-colon rules. * Fix problems with INTERMEDIATE rules. Paul Smith 1999-12-18 17:43:47 +00:00
  • 1a35bfb45b * Various changes and fixes. See ChangeLog. Paul Smith 1999-12-08 20:13:50 +00:00
  • 4d5c556f00 * Update debugging to use string flags instead of integers. Paul Smith 1999-11-27 08:09:42 +00:00
  • ce3413f883 * Add new debug header file. Paul Smith 1999-11-22 06:16:48 +00:00
  • 217ca5d910 * Add new debugging output level selection feature. Paul Smith 1999-11-22 06:15:35 +00:00
  • ebb733c0f9 * Many cleanups and bugfixes. * New handling of += in target-specific variables. Paul Smith 1999-11-17 07:33:47 +00:00
  • 3e26bde6db * Fix PR/1394. * Apply changes from Paul Eggert. * Many other cleanups (index/rindex --> strchr/strrchr, etc.) Paul Smith 1999-10-15 07:00:58 +00:00
  • c71200d022 * Ensure -Iglob comes before any user-specified CPPFLAGS. Paul Smith 1999-10-14 23:20:12 +00:00
  • 281951154b * Fix PR/1379: -n/-q behaves correctly when all commands are recursive. Paul Smith 1999-10-13 07:00:23 +00:00
  • 829f4fd04b * Fix test suite on DOS (PR/1344) * Fix target-specific vars bug (PR/1378) Paul Smith 1999-10-08 06:32:24 +00:00
  • f26e413b12 * Fix for DOS short filenames. Paul Smith 1999-09-29 06:29:38 +00:00
  • dbb8f3e30b * Ouch: found a bug where re-exec from changed makefiles turned off jobserver :(. 3.78.1 Paul Smith 1999-09-23 18:23:33 +00:00
  • c828aeaa98 * Oops. Fix a problem running submakes like $(MAKE) $(MFLAGS). 3.78 Paul Smith 1999-09-22 05:57:52 +00:00
  • 3c83c469e4 * Fix escaping from perl to the shell. Paul Smith 1999-09-17 04:20:45 +00:00
  • a63f51340b * A few script fixes and updates for 3.78. Paul Smith 1999-09-17 03:15:37 +00:00
  • 45e04a5860 * Some minor pre-release updates. Paul Smith 1999-09-16 05:58:44 +00:00
  • 6ec7d1881c * Fix some tests. Paul Smith 1999-09-16 03:43:10 +00:00
  • c800367385 * Cleanup the test suite. Paul Smith 1999-09-15 22:23:35 +00:00
  • 0d366b6682 * Added the test suite to the main distribution. Paul Smith 1999-09-14 02:03:19 +00:00
  • 4121dea6a5 * Some configuration fixes. Paul Smith 1999-09-14 00:17:58 +00:00
  • b88c1d3a3d * Various cleanups for release. Paul Smith 1999-09-11 05:44:53 +00:00
  • 373dbb43da * Various pre-release cleanups. Paul Smith 1999-09-11 05:10:27 +00:00
  • 5e9a3e34ac * Some doc and help changes. Paul Smith 1999-09-06 05:21:52 +00:00
  • 860a30ae1e * Fix for infinite recursion. Paul Smith 1999-09-04 22:05:18 +00:00
  • e49b2f15c9 * Removed a memory stomp (reading freed memory). * Fixed some infinite recursion on rebuilt makefiles bugs. Paul Smith 1999-09-03 22:46:28 +00:00
  • 10fee1c03c * A few W32 fixes for backslash support. Paul Smith 1999-09-02 00:31:21 +00:00
  • 82f0c5495a * A bugfix on MAKEFLAGS options creation that broke jobserver. * Put the host info in the --version output. * Don't croak if the user forces -jN on submakes. Paul Smith 1999-09-01 08:04:30 +00:00
  • bf7cc546dd * Added config.guess/config.sub for new autoconf tests. Paul Smith 1999-09-01 03:58:04 +00:00
  • 27255c5b51 * Large file support for AIX, HP-UX, and IRIX. * W32 support for Cygnus Cygwin shell (bash). Paul Smith 1999-08-31 17:02:31 +00:00
  • b134da5505 * A few cleanups, and 3.77.94 release. 3.77.94 Paul Smith 1999-08-25 21:39:28 +00:00
  • d0b03e9355 * Terminology change in docs and code. Paul Smith 1999-08-24 04:49:39 +00:00
  • 5dc4b92b60 * Fix jobserver algorithm again. * A couple of nits. * Fix considered pruning for double-colon rules. Paul Smith 1999-08-23 22:15:17 +00:00
  • b3fa4b3c7e * Start rewrite of jobserver to avoid unique tokens for debugging. Paul Smith 1999-08-23 05:35:14 +00:00
  • 6fa76a7d15 * Various changes. Paul Smith 1999-08-22 17:50:57 +00:00
  • 4ff6c62456 * Code cleanup. Paul Smith 1999-08-19 04:43:46 +00:00
  • cbb9e38d10 * Rework jobserver yet one more time. * Install the $(if ...) function and document it. Still need some examples. Paul Smith 1999-08-13 07:36:26 +00:00
  • 9e79637ec3 * Some DOS fixes. Paul Smith 1999-08-12 23:16:42 +00:00
  • e34540f79b * Release 3.77.92. * Complete implementation of new jobserver algorithm. * A few minor fixups. 3.77.92 Paul Smith 1999-08-01 08:12:06 +00:00
  • 09f1e4cf83 * Applied some DOS updates. * Started reworking the jobserver algorithm; not complete yet. Paul Smith 1999-08-01 06:05:17 +00:00
  • 28ef4c4dac * Add gettext macros to start i18n support. Paul Smith 1999-07-28 06:23:37 +00:00
  • 3a945a665e * Update the manual. Paul Smith 1999-07-26 05:06:58 +00:00
  • 6dbd348522 * Forgot ChangeLog. Paul Smith 1999-07-24 04:56:06 +00:00
  • a9166bb7bc * Some configure fixes. Paul Smith 1999-07-24 04:55:08 +00:00
  • 4e7ee4fc01 * Bugfix for NT archive support. * Rework how the jobserver stuff works. Paul Smith 1999-07-23 22:46:47 +00:00
  • b05cb1d99e * Make some portability fixes. 3.77.90 Paul Smith 1999-07-22 06:29:02 +00:00
  • c8a60e7431 * Update the AUTHORS file. Paul Smith 1999-07-22 04:41:51 +00:00
  • 6d2984e0b2 * Fix backward incompatibility in new function implementation. * Add support for ARFZMAG archive formats. Paul Smith 1999-07-22 04:31:11 +00:00
  • ec50fe2a2b * Installed new versions of GLIBC glob library. * Installed Tim Magill's "graph pruning" performance enhancement. * Update version to 3.77.90 for the release. * Require automake 1.4. Paul Smith 1999-07-22 04:20:14 +00:00
  • c69d4c95bf * Installed VMS fixes. Paul Smith 1999-07-21 16:06:18 +00:00
  • 588da9812e * Add configure option to enable dmalloc library. * Various code cleanups. Paul Smith 1999-07-21 05:53:23 +00:00
  • 73846549f6 * Fix memory leaks, fd leaks, and some long-standing bugs recognizing when targets need to have their modtimes rechecked (-n, etc.) Paul Smith 1999-07-20 22:34:41 +00:00
  • 169e6b8c3d pdfimage takes braces Karl Berry 1999-07-18 18:19:53 +00:00
  • 826ab14b26 * Fix some memory and file descriptor leaks. Paul Smith 1999-07-16 22:28:46 +00:00
  • a3cf773e29 * Various bug fixes. Paul Smith 1999-07-16 02:25:03 +00:00
  • 9d89ad56bf * Fix up and document $(apply ...) function. Paul Smith 1999-07-15 07:36:44 +00:00
  • adb1632033 Sync to ftp.gnu.org version of 1999-07-06. Paul Eggert 1999-07-13 04:50:09 +00:00
  • 8df9d54020 * Fixed error rebuilding makefiles with -j>1 * Fixed problem with job pipe and -j>1 when waiting on -l loads. Paul Smith 1999-07-09 22:55:44 +00:00
  • 9035aa27b7 * Minor code cleanup. Paul Smith 1999-07-08 22:32:38 +00:00
  • e1d72ad3f1 * Added -R / --no-builtin-variables flag. Paul Smith 1999-07-08 06:49:52 +00:00
  • 012254e81e * Various bugfixes/updates. See ChangeLog. Paul Smith 1999-07-06 21:09:32 +00:00
  • 2858f7a8f1 * Various bug fixes. Paul Smith 1999-06-14 06:50:28 +00:00
  • 187787286d * Various bug fixes. Paul Smith 1999-06-14 05:26:28 +00:00
  • fc0fe4103a * Add new jobserver feature. * Small updates to the manual * E.Zaretskii fix for new DJGPP version. Paul Smith 1999-04-25 04:30:55 +00:00
  • 7f3ffd4019 Clean up some logic. Paul Smith 1999-04-13 02:28:27 +00:00
  • a2ea1bd27f If a file declared .INTERMEDIATE already exists before make starts, we won't delete it--this is how normal intermediate files behave, too. Paul Smith 1999-04-09 05:57:35 +00:00
  • 3d1cdf4106 * Fix possible memory stomp. * A few admin file cleanups. Paul Smith 1999-04-02 06:19:33 +00:00
  • 7052a57152 * Ignore CR in CRLF line terminators for compatibility with DOSsy makefiles. Paul Smith 1999-03-31 23:25:13 +00:00
  • 47922a5a65 * texinfo.tex (\defopheader): missing word space before `on'. Report from: Chris Hanson <cph@martigny.ai.mit.edu>. Karl Berry 1999-03-31 18:30:14 +00:00
  • e005a48b9f * More build fixes. I think a vanilla CVS checkout should build OK now. Paul Smith 1999-03-30 06:19:17 +00:00
  • 0798a61169 * texinfo.tex (\imagexxx): Equalize space above and below if in vmode. From rms. ., Karl Berry 1999-03-27 10:32:23 +00:00
  • ecb3bca9f5 * Manual updates: added xrefs, some typos sent by users. * Change the build env. to not link libglob.a unless we need it. Paul Smith 1999-03-26 07:08:57 +00:00
  • 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. Paul Smith 1999-03-26 04:04:42 +00:00
  • 8363e0496d * texinfo.tex (&): be sure active & is defined for @deftypefn operator&. Report from: Nathan Sidwell <nathan@acm.org>. Karl Berry 1999-03-24 16:04:27 +00:00
  • 4025030d96 * texinfo.tex: Changes from Andreas to use \sl\$ inside italics and to avoid extra spaces around @anchor. * texinfo.tex (\image, \imagexx): move pdf test to imagexxx for correct filename parsing. Karl Berry 1999-03-20 21:49:38 +00:00