Commit Graph

  • 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
  • d525f4dd72 (union wait check): If WEXITSTATUS and WTERMSIG are defined, just use int. Roland McGrath 1995-01-15 13:23:03 +00:00
  • bd19554ea7 (Foreach Function): Correccion de gramatica espanola. Roland McGrath 1995-01-13 06:30:39 +00:00
  • fffc384bfc (default_variables) [__hpux]: Remove special definition of ARFLAGS. Existence of the `f' flag is not consistent across HPUX versions; and one might be using GNU ar anyway. Roland McGrath 1995-01-11 00:14:53 +00:00
  • afd1d69e7d (clean): Don't remove Info files. Roland McGrath 1995-01-10 11:30:56 +00:00
  • c1305a1a18 ($(bindir)/make): Fix typo in echo. Roland McGrath 1995-01-10 11:29:08 +00:00
  • 43d5fbfc88 Fix typo in comment. Roland McGrath 1995-01-10 11:28:12 +00:00
  • a4642a6a57 (check): Remove gratuitous target declaration. Roland McGrath 1995-01-10 11:27:24 +00:00
  • 11ca7f1ead (ETAGS, CTAGS): Don't use -t. Roland McGrath 1995-01-07 16:59:15 +00:00
  • 4aa992616f Include config.h first. Roland McGrath 1995-01-07 16:57:36 +00:00
  • ab0fb2fa6f (ar_name_equal) [cray]: Subtract 1 like [__hpux]. Roland McGrath 1995-01-07 16:55:30 +00:00
  • e1dd3bfa4a (decode_switches): For --help, print usage to stdout. Roland McGrath 1995-01-07 16:38:08 +00:00
  • 86238ec9d3 install, uninstall, installdirs should not alter the build dir. Richard M. Stallman 1995-01-04 19:37:36 +00:00
  • 2e9779fdb4 (update_file_1): Do set_command_state (FILE, cs_not_started) only if old state was deps_running. 3.72.3 Roland McGrath 1994-12-05 17:42:13 +00:00
  • b61a13463d (start_waiting_job): Use set_command_state. Roland McGrath 1994-11-29 01:10:47 +00:00
  • d3b9c35c8f (CPPFLAGS): New variable. (prefix, exec_prefix): Set from @...@. (compilation loop): Pass $CPPFLAGS to compiler. Roland McGrath 1994-11-28 23:06:28 +00:00
  • c50b75b439 (build.sh.in): Make it executable. Roland McGrath 1994-11-28 23:02:42 +00:00
  • 7376280c33 (globfiles): Add configure.in, configure. Roland McGrath 1994-11-28 22:02:23 +00:00
  • 3c767901f6 (make-$(version).tar): Rename install.sh to install-sh. 3.72.2 Roland McGrath 1994-11-28 20:54:38 +00:00
  • c6dfff5f1b (prefix, exec_prefix): Set. (CPPFLAGS): Filter out @...@. ($(ARCH)/glob/libglob.a): Don't pass down variables. Roland McGrath 1994-11-28 20:51:40 +00:00
  • 74540a1e91 Abbreviate copyright years. Roland McGrath 1994-11-28 20:50:45 +00:00
  • 5159db0aa4 (AC_OUTPUT): Don't write glob/Makefile. Roland McGrath 1994-11-28 20:48:43 +00:00
  • e495d2380d (AC_CHECK_SYMBOL): Use AC_DEFINE_UNQUOTED. Roland McGrath 1994-11-28 20:28:26 +00:00
  • 1ed34a0118 Don't check for ranlib. Roland McGrath 1994-11-28 20:20:43 +00:00
  • e8f64b2c88 (notice_finished_file): Only mark also_make's as updated if really ran cmds. Roland McGrath 1994-11-23 03:42:34 +00:00
  • 4867409da2 Put dnls before random whitespace. Roland McGrath 1994-11-15 11:32:39 +00:00
  • f801fc3521 (CPPFLAGS): New variable, set from @CPPFLAGS@. (RANLIB): Variable removed. (prefix, exec_prefix): Set these from @...@. (.c.o): Use $(CPPFLAGS). (glob/libglob.a): Don't pass down variables to sub-make. glob/Makefile should be configured properly by configure. (distclean): Remove config.log and config.cache (autoconf stuff). Roland McGrath 1994-11-13 10:02:19 +00:00
  • b2c0446e71 Explain reason for new filesystem layout. David J. MacKenzie 1994-11-11 04:33:24 +00:00
  • 8f98ceb724 Add #undef HAVE_UNION_WAIT. Roland McGrath 1994-11-08 02:09:49 +00:00
  • dea9990bc8 Converted to Autoconf v2. Roland McGrath 1994-11-08 02:08:24 +00:00
  • e4c43aab3e Test HAVE_DIRENT_H, HAVE_SYS_DIR_H, HAVE_NDIR_H instead of DIRENT, SYSDIR, NDIR. Roland McGrath 1994-11-08 00:14:50 +00:00
  • e55ed78080 (prefix, exec_prefix): Set these from @...@. (CPPFLAGS): New variable, set from @CPPFLAGS@. (compiling loop): Pass $CPPFLAGS before $CFLAGS. Roland McGrath 1994-11-07 23:42:58 +00:00
  • ca54a0b991 Initial revision Roland McGrath 1994-11-07 23:40:44 +00:00
  • e25e2fb7f5 (define_makeflags): When no flags, set WORDS to zero. Roland McGrath 1994-11-07 18:57:56 +00:00
  • 1a886b6359 (define_makeflags): Terminate properly when FLAGSTRING is empty. Roland McGrath 1994-11-06 23:33:55 +00:00
  • b511712f25 (rcs-mark-{alpha,beta}): Let make do the globbing instead of sh. Roland McGrath 1994-11-04 21:08:52 +00:00
  • 30fcca501f Remove `DRAFT' from edition. 3.72 Roland McGrath 1994-11-04 20:23:23 +00:00
  • 806dc4f7c4 (Variables/Recursion): Fix typo. 3.71.5 Roland McGrath 1994-11-01 08:40:19 +00:00
  • c0163410d2 (start_job_command): When ARGV is nil, only set update_state and call notice_finished_file if job_next_command returns zero. Roland McGrath 1994-11-01 08:34:10 +00:00
  • eac1e9ee66 Doc .DELETE_ON_ERROR. Doc new MAKEFLAGS/MAKEOVERRIDES. Doc .IGNORE/.SILENT with deps. Roland McGrath 1994-11-01 08:29:31 +00:00
  • 8ad5af7c28 (start_job_command): Call notice_finished_file for empty command line. Roland McGrath 1994-11-01 06:18:07 +00:00
  • 857d7ad256 (snap_deps): Set COMMANDS_SILENT for .SILENT, not COMMANDS_NOERROR. Roland McGrath 1994-10-27 06:02:43 +00:00
  • 612a29e0dd [alliant && i860] (FSCALE): Move defn before #ifndef FSCALE. Roland McGrath 1994-10-27 00:34:56 +00:00
  • 462304918c (snap_deps): Set command_flags bits in all :: entries. Roland McGrath 1994-10-26 02:49:21 +00:00
  • 9d36c92adb (snap_deps): Fix last change. Roland McGrath 1994-10-24 23:44:16 +00:00
  • 640c4ecd99 (posix_pedantic): Declare it. Roland McGrath 1994-10-24 23:11:57 +00:00
  • 07f09cfd88 (main): Move checks .IGNORE, .SILENT, .POSIX to snap_deps. Roland McGrath 1994-10-24 22:57:07 +00:00
  • d37c9ba18a (snap_deps): Check .IGNORE, .SILENT, .POSIX here instead of in main. If .IGNORE has deps, OR COMMANDS_NOERROR into their command_flags and don't set -i. Likewise .SILENT. Roland McGrath 1994-10-24 22:56:27 +00:00
  • cc8d6cf343 (start_job_command): In FLAGS initialization, OR in CHILD->file->command_flags. Roland McGrath 1994-10-24 22:50:01 +00:00
  • 4b17f0982b (struct file): New member `command_flags'. Roland McGrath 1994-10-24 22:47:43 +00:00
  • dc576b2051 (Automatic Dependencies): Improve recommended sed command. Mention -MM flag to gcc. Roland McGrath 1994-10-24 05:05:43 +00:00
  • a543a2ae9f (Commands): Add warning about "blank" line starting with a tab. Roland McGrath 1994-10-17 00:02:27 +00:00
  • 0e352e4bf7 (switches): Bump flag values for --no-print-directory and --warn-undefined-variables, so neither is 1 (which indicates a nonoption argument). Roland McGrath 1994-10-16 05:01:46 +00:00
  • 3f8bde0f25 (main): Add missing code in .IGNORE test. Roland McGrath 1994-10-16 03:39:35 +00:00
  • 4308542cb1 Document $+ and $(+D), $(+F). Roland McGrath 1994-10-10 08:10:13 +00:00
  • e622fcf22e (define_automatic_variables): Define +D and +F. Roland McGrath 1994-10-10 08:08:58 +00:00
  • 1766b7fa59 (main): Define hidden automatic variable with command vars, and MAKEOVERRIDES to a reference to that. (define_makeflags): If posix_pedantic, write a reference to that instead. Roland McGrath 1994-10-01 08:07:35 +00:00
  • fa999783d7 (posix_pedantic): New variable. (main): Set posix_pedantic if .POSIX is a target. Fix .IGNORE and .SILENT hecks to require is_target. Roland McGrath 1994-09-30 01:04:54 +00:00
  • e97d6632b5 Comment fix. Roland McGrath 1994-09-29 19:52:49 +00:00
  • e3d013a79a (set_file_variables): Define new automatic variable $+, like $^ but before calling uniquize_deps. Roland McGrath 1994-09-29 08:23:25 +00:00
  • 9807a2869f (reap_children): Call delete_child_targets for non-signal error if .DELETE_ON_ERROR is a target. Roland McGrath 1994-09-29 04:14:20 +00:00
  • e9521d3447 [alliant && i860] (LOAD_AVE_TYPE, FSCALE, NLIST_STRUCT): Define. Roland McGrath 1994-09-28 21:00:06 +00:00
  • c62ca42327 (reap_children): Don't change C->file->command_state when dying. Test it only after calling start_job_command for a new command line. When no more cmds, just set C->file->update_status. (start_job_command): When the last line is empty or under -n, set C->file->update_status. (start_waiting_job): Grok cs_not_started after start_job_command as success. (new_job): Set C->file->update_status when there are no cmds. (job_next_command): When out of lines, don't set CHILD->file->update_status or CHILD->file->command_state. Roland McGrath 1994-09-26 23:02:40 +00:00
  • 2feb36f620 (quote_as_word): Actually test DOUBLE_DOLLARS, instead of always doubling. Roland McGrath 1994-09-26 22:45:08 +00:00
  • f40918e005 (quote_as_word): Renamed from shell_quote. Take new arg; if nonzero, also double $s. (main): Define MAKEOVERRIDES from command_variables here. (define_makeflags): Don't use command_variables here; instead write a reference $(MAKEOVERRIDES) in MAKEFLAGS. Make vars recursive. Roland McGrath 1994-09-26 22:37:10 +00:00
  • b13a443fa7 [__MSDOS__]: Fixed typo. Roland McGrath 1994-09-26 22:20:56 +00:00
  • e938a511be (selective_vpath_search): Reset EXISTS when stat fails. Roland McGrath 1994-09-26 22:16:51 +00:00
  • a96d572aa6 remove CONFIG_BROKETS David J. MacKenzie 1994-09-26 21:57:54 +00:00
  • 990c39d973 REMOVE CONFIG_BROKETS David J. MacKenzie 1994-09-26 21:56:21 +00:00
  • 24d37fb493 remove CONFIG_BROKETS David J. MacKenzie 1994-09-26 21:52:40 +00:00