Commit Graph

  • 11af972f87 . Roland McGrath 1995-04-27 16:41:39 +00:00
  • d9c126da40 . Roland McGrath 1995-04-27 16:41:12 +00:00
  • 7170467928 . Roland McGrath 1995-04-27 16:37:56 +00:00
  • 81699266d3 (remove_intermediates): Fix inverted test to bail under -n for signal case. Bail under -q or -t. Skip files with update_status==-1. Roland McGrath 1995-04-26 21:27:19 +00:00
  • cbdb3653da [HAVE_UNISTD_H]: Include unistd.h so it can declare sys_siglist. Roland McGrath 1995-04-26 21:19:26 +00:00
  • 5d82479d89 (job_next_command): Skip empty lines. (new_job): Don't test the return of job_next_command. Just let start_waiting_job handle the case of empty commands. Roland McGrath 1995-04-26 21:15:25 +00:00
  • ed0d607279 . Roland McGrath 1995-04-19 22:20:52 +00:00
  • 855bd6896d [__MSDOS__]: Include <fcntl.h>. From DJ Delorie. Roland McGrath 1995-04-19 18:09:30 +00:00
  • 179ef370e8 Regenerated for 3.73.1 3.73.1 Roland McGrath 1995-04-19 07:29:56 +00:00
  • 01dc9a22f9 Updated from libc Roland McGrath 1995-04-19 07:28:27 +00:00
  • bc15ada5ed . Roland McGrath 1995-04-19 07:26:32 +00:00
  • fce5e4a9b9 . Roland McGrath 1995-04-08 18:54:00 +00:00
  • 07a45cd0af (notice_finished_file): Set FILE->update_status to zero if it's -1. Roland McGrath 1995-04-08 18:52:42 +00:00
  • 226a132e31 (CPPFLAGS): Use $(defines) too. Roland McGrath 1995-04-05 04:53:56 +00:00
  • b59f5f30b9 Regenerated for 3.73 3.73 Roland McGrath 1995-04-05 04:41:14 +00:00
  • acdd73ea34 . Roland McGrath 1995-04-05 04:21:27 +00:00
  • 38b5b27eb5 Add '95 to copyright years. Roland McGrath 1995-04-05 03:32:21 +00:00
  • e8325b9be2 (Options/Recursion): Correction: -I is indeed passed in MAKEFLAGS. Roland McGrath 1995-04-05 03:29:01 +00:00
  • f8eb0fc41b . Roland McGrath 1995-03-30 10:02:35 +00:00
  • ea38e1fe78 (main): Fixed braino in assert. Roland McGrath 1995-03-28 18:59:57 +00:00
  • ed276c008d Regenerated for 3.72.13 3.72.13 Roland McGrath 1995-03-28 18:28:18 +00:00
  • 910d25619e (CPPFLAGS): Use $(CPPFLAGS) instead of $(defines). Roland McGrath 1995-03-28 18:24:20 +00:00
  • 2ae5430550 Remade with Autoconf 2.3 Roland McGrath 1995-03-28 18:04:30 +00:00
  • e53ac8a6fc . Roland McGrath 1995-03-27 10:55:57 +00:00
  • cb51d55ab2 Avoid string in assert expression. Some systems are broken. Roland McGrath 1995-03-27 10:28:35 +00:00
  • 0b4723a689 . Roland McGrath 1995-03-27 10:02:36 +00:00
  • 3f9ce84b4a Include <assert.h>. Roland McGrath 1995-03-24 23:39:24 +00:00
  • bdbe8501c6 (main): Handle 1 and 2 returns from update_goal_chain makefile run properly. Roland McGrath 1995-03-24 23:27:05 +00:00
  • 3a12be3a73 autoheader 3.72.12 Roland McGrath 1995-03-24 07:30:46 +00:00
  • 2346f99368 Regenerated for 3.72.12 Roland McGrath 1995-03-24 07:28:53 +00:00
  • d855846472 . Roland McGrath 1995-03-24 07:27:44 +00:00
  • b9f7d21e42 Regenerated Roland McGrath 1995-03-24 06:37:24 +00:00
  • db089ad3e3 . Roland McGrath 1995-03-24 05:58:13 +00:00
  • 1331cca1fa (handle_non_switch_argument): New function, broken out of decode_switches. (decode_switches): Set optind to 0 to reinitialize getopt, not to 1. When getopt_long returns EOF, break the loop and handle remaining args with a simple second loop. Roland McGrath 1995-03-24 05:56:41 +00:00
  • fe05aaf7f2 (update_file_1): Handle FILE->update_status == 2 in -d printout. Roland McGrath 1995-03-24 05:40:22 +00:00
  • cc35ff7381 (remake_file): Set update_status to 2 instead of 1 for no rule to make. Mention parent (dependent) in error message. Roland McGrath 1995-03-24 05:33:31 +00:00
  • a146085382 (start_job_command, reap_children): Set update_status to 2 instead of 1 for failed commands. Roland McGrath 1995-03-24 05:32:12 +00:00
  • 79fcb77ad1 (signame_init): Define SIGINFO. Roland McGrath 1995-03-21 21:44:32 +00:00
  • 3608635ec6 (search_path): Function removed (was already #if 0'd out). Roland McGrath 1995-03-21 21:24:36 +00:00
  • ca53696814 Remove AC_TYPE_GETGROUPS; nothing needs it any more. Roland McGrath 1995-03-21 21:23:26 +00:00
  • 61dac07200 Updated from libc Roland McGrath 1995-03-17 21:17:43 +00:00
  • 9e42026e08 . Roland McGrath 1995-03-17 21:16:34 +00:00
  • b52ea79ee6 Write @CPPFLAGS@ translation. Roland McGrath 1995-03-17 20:57:17 +00:00
  • e483431569 . Roland McGrath 1995-03-13 05:51:54 +00:00
  • 28b622b8a1 (stamp-glob): Remove $(globfiles), not the whole glob directory. Roland McGrath 1995-03-13 05:51:44 +00:00
  • cbfc50cb51 (parse_file_seq): Rearranged l(a b)' -> l(a) l(b)' loop to not skip the elt immediately preceding `l(...'. Roland McGrath 1995-03-13 05:45:44 +00:00
  • deb7cced6e Regenerated for 3.72.11 Roland McGrath 1995-03-10 20:36:06 +00:00
  • f9af56ac67 . 3.72.11 Roland McGrath 1995-03-10 20:36:06 +00:00
  • 3ba2e947ac Changed find_char_unquote callers here too. Roland McGrath 1995-03-10 20:34:41 +00:00
  • 13d0eeb8e5 (find_char_unquote): Make second arg a string of stop chars instead of a single stop char. Stop when any char in the string is hit. All callers changed. (find_semicolon): Pass stop chars "#;" to one find_char_unquote call, instead of using two calls. If the match is not a ; but a #, return zero. Roland McGrath 1995-03-10 20:33:40 +00:00
  • d9f063656b . 3.72.10 Roland McGrath 1995-03-10 19:08:28 +00:00
  • aceefb74da (read_makefile, parse_file_seq): Fix typo __MS_DOS__ -> __MSDOS__. Roland McGrath 1995-03-10 19:07:26 +00:00
  • f38d98e988 Regenerated for 3.72.10 Roland McGrath 1995-03-10 19:00:29 +00:00
  • ff8ff73e65 . Roland McGrath 1995-03-10 18:58:47 +00:00
  • 8478b0c10a (globfiles): Add glob/configure.bat. (distfiles): Add configh.dos, configure.bat. Roland McGrath 1995-03-10 18:56:38 +00:00
  • 1adf3a07dc (read_makefile, parse_file_seq) [__MS_DOS__]: Don't see : as separator in "C:\...". Roland McGrath 1995-03-09 01:42:12 +00:00
  • a5a27a893d (STDC_HEADERS): Define only if undefined. (HAVE_SYS_PARAM_H): Don't define this. (HAVE_STRERROR): Define this. Roland McGrath 1995-03-09 01:13:02 +00:00
  • 595f7598ae (construct_command_argv_internal) [__MSDOS__]: Fix typos. Roland McGrath 1995-03-09 01:08:14 +00:00
  • 8bc1a424e2 . 3.72.9 Roland McGrath 1995-03-08 18:21:45 +00:00
  • 5e69859273 Regenerated Roland McGrath 1995-03-08 18:18:03 +00:00
  • 3a0f9ce0cb (decode_switches): Reset optind to 1 instead of 0. Roland McGrath 1995-03-08 18:10:43 +00:00
  • 3aabdf96a1 . Roland McGrath 1995-03-08 18:09:30 +00:00
  • 55b99d4151 Undo last change. Bad juju. Roland McGrath 1995-03-08 18:08:00 +00:00
  • f3699ad75f (configure, config.h.in): Depend on aclocal.m4. Commit files to CVS. Roland McGrath 1995-03-08 18:06:59 +00:00
  • 0af0c8dba0 . Roland McGrath 1995-03-08 00:13:28 +00:00
  • 1280ee49bb (configure, config.h.in): Uncomment these rules. Commit the files to CVS if there is a CVS directory. Roland McGrath 1995-03-08 00:11:27 +00:00
  • 8fc1187283 Do CVS magic, not RCS magic. Roland McGrath 1995-03-08 00:10:10 +00:00
  • e8dcf11ae0 . Roland McGrath 1995-03-07 23:49:08 +00:00
  • ce40d6af9f . Roland McGrath 1995-03-07 23:44:43 +00:00
  • 636435e5c2 (decode_switches): If non-option arg is "-", ignore it. Roland McGrath 1995-03-07 22:31:01 +00:00
  • 0733d6947d (strsignal): Cast sys_siglist elt to char *. Roland McGrath 1995-03-07 06:41:05 +00:00
  • b91d62feb3 [! __STDC__]: Don't use prototype for strsignal decl. Roland McGrath 1995-02-23 23:42:12 +00:00
  • f6d5cdba19 (main): Pass missing arg to tmpnam. 3.72.8 Roland McGrath 1995-02-22 03:19:53 +00:00
  • fcb29e5e96 Check for strsignal. Roland McGrath 1995-02-22 03:18:18 +00:00
  • d7a043b46c (child_error): Use strsignal. Roland McGrath 1995-02-22 03:17:54 +00:00
  • d85ab5953a (main): Don't call signame_init #ifdef HAVE_STRSIGNAL. Roland McGrath 1995-02-22 03:17:22 +00:00
  • 93dd485ab6 (strsignal): Declare it. Roland McGrath 1995-02-22 03:15:51 +00:00
  • 5c350f4fd5 [! HAVE_STRSIGNAL] (strsignal): New function. Roland McGrath 1995-02-22 03:13:12 +00:00
  • 514c4bac33 (strerror): Fix swapped args in sprintf. Roland McGrath 1995-02-22 03:10:16 +00:00
  • 8f24715a10 (CFLAGS, LDFLAGS): Don't set these variables. Roland McGrath 1995-02-13 16:50:03 +00:00
  • 4c7f18cd09 (print_version): Add 95 to copyright years. Roland McGrath 1995-02-11 01:39:58 +00:00
  • c5af4810ff (start_job_command): Remember to call notice_finsihed_file under -n when not recursing. To do this, consolidate that code under the empty command case and goto there for the -n case. 3.72.6 Roland McGrath 1995-02-10 23:44:03 +00:00
  • 551c4322cb real-clean renamed to maintainer-clean. Description changed too. Richard M. Stallman 1995-02-07 23:45:48 +00:00
  • e33c50b1e2 [! STDC_HEADERS]: Don't declare qsort. Sun headers declare it int. Roland McGrath 1995-02-07 18:36:00 +00:00
  • bc1e6b66f1 (read_makefile): For bogus line starting with tab, ignore it if blank after removing comments. Roland McGrath 1995-02-06 22:58:07 +00:00
  • bbd5e695f5 Cast results of alloca' to char *'. Roland McGrath 1995-02-06 22:37:36 +00:00
  • f3cfccf0b8 Cast results of alloca' to char *' in two places. Roland McGrath 1995-02-06 22:36:43 +00:00
  • 016e1beef5 Check for mktemp. 3.72.5 Roland McGrath 1995-02-05 23:50:12 +00:00
  • 21a8ec0d72 (main) [! HAVE_MKTEMP]: Use tmpnam instead of mktemp. Roland McGrath 1995-02-05 23:49:40 +00:00
  • fecd9e661a (make_cv_sysconf_open_max): New check for `sysconf (_SC_OPEN_MAX)'. Roland McGrath 1995-02-05 23:45:49 +00:00
  • 2914c705e5 Added #undef HAVE_SYSCONF_OPEN_MAX. Roland McGrath 1995-02-05 23:36:04 +00:00
  • 3f506aaf90 [HAVE_SYSCONF_OPEN_MAX] (getdtablesize): Define as macro using sysconf. Roland McGrath 1995-02-05 23:35:39 +00:00
  • 75ea6c3ce2 (update_file_1): When !MUST_MAKE, don't set FILE->update_status to zero before calling notice_finished_file. (notice_finished_file): Touch only when FILE->update_status is zero. (remake_file): Set FILE->update_status to zero after not calling execute_file_command and deciding to touch instead. Roland McGrath 1995-01-27 09:42:00 +00:00
  • 3fb9ebf83f (debug_signal_handler): New function; toggles debug_flag. (main): Handle SIGUSR1 with that. Roland McGrath 1995-01-26 06:29:18 +00:00
  • b4890bdb1c (realclean): Remove Info files. Roland McGrath 1995-01-16 20:46:50 +00:00
  • 2cbfa1024a (variable_expand): Fix braino in last change. 3.72.4 Roland McGrath 1995-01-15 16:33:35 +00:00
  • 258dad0f9a Fix nits in last change. Roland McGrath 1995-01-15 16:32:10 +00:00
  • 37358a9a82 (start_job_command): Save and restore environ around vfork call. (search_path): Function #if 0'd out. (exec_command): Use execvp instead of search_path. Roland McGrath 1995-01-15 15:57:48 +00:00
  • e167e0a3c2 (variable_expand): Rewrote computed variable name and substitution reference handling to be simpler. First expand the entire text between the parens if it contains any $s, then examine the result of that for subtitution references and do no further expansion while parsing them. Roland McGrath 1995-01-15 15:32:37 +00:00
  • 7879457545 (construct_command_argv_internal): Handle " quoting too, when no backslash, $ or ` characters appear inside the quotes. Roland McGrath 1995-01-15 13:43:48 +00:00