Commit Graph

  • 9a3666d550 (set_file_variables): Add parens in length computation in .SUFFIXES dep loop to quiet compiler warning. From Jim Meyering. Roland McGrath 1994-07-25 22:09:25 +00:00
  • 90dffad2cc (read_makefile): Free FILENAME if we allocated it. From Jim Meyering. Roland McGrath 1994-07-25 22:07:41 +00:00
  • c1f2ef6d09 Update ISBN number to 1-882114-50-7 for edition 0.46. Use new macro ISBN set at top of file. Roland McGrath 1994-07-20 12:30:52 +00:00
  • 51250a676d Split a shell command line in @example to avoid overfull hbox. Roland McGrath 1994-07-08 18:33:15 +00:00
  • d2461a2409 (Goals): Say that only first target in first rule is default goal. (Archive Pitfalls): New node. Roland McGrath 1994-07-05 21:27:09 +00:00
  • fdea69c5fa (selective_vpath_search): Use safe_stat in place of stat. Roland McGrath 1994-07-04 21:56:24 +00:00
  • 7c7552336d (construct_include_path): Use safe_stat in place of stat. Roland McGrath 1994-07-04 21:55:13 +00:00
  • 535dcf6a22 (search_path): Use safe_stat in place of stat. Roland McGrath 1994-07-04 21:54:18 +00:00
  • 84091971f9 (find_directory): Use safe_stat in place of stat. Roland McGrath 1994-07-04 21:53:25 +00:00
  • 61da194af9 (delete_target): Use safe_stat in place of stat. Roland McGrath 1994-07-04 21:52:28 +00:00
  • 30c1465265 (ar_member_touch) [EINTR]: Do EINTR looping around fstat. Roland McGrath 1994-07-04 21:51:49 +00:00
  • b574b8ea5a (name_mtime): Use safe_stat in place of stat. (touch_file) [EINTR]: Do EINTR looping around fstat. Roland McGrath 1994-07-04 21:50:03 +00:00
  • 710e8e6f6f (safe_stat): New function, EINTR-safe wrapper around stat. Roland McGrath 1994-07-04 21:46:58 +00:00
  • 4a8a7637f3 (read_makefile): Check for a shell command first, and then strip leading tabs before further checking if it's not a shell command line. Roland McGrath 1994-06-24 10:34:03 +00:00
  • 6348923799 Fix typo in last change. Roland McGrath 1994-06-24 10:22:37 +00:00
  • 660a23d649 [__arm]: Undefine POSIX. [!__GNU_LIBRARY__ && !POSIX && !_POSIX_VERSION]: Don't declare system functions that return int. Roland McGrath 1994-06-24 09:45:35 +00:00
  • 5bd9836fba (construct_command_argv_internal): After swallowing a backslash-newline combination, if INSTRING is set goto string_char (new label) for normal INSTRING handling code. Roland McGrath 1994-06-24 09:40:13 +00:00
  • 0cb47363e1 Put #include of errno.h and decl of errno before #ifndef HAVE_GETLOADAVG. Roland McGrath 1994-06-04 05:24:48 +00:00
  • fff5a9ece0 Don't check for sys_siglist and _sys_siglist with AC_HAVE_FUNCS. Instead use two AC_COMPILE_CHECKs. Roland McGrath 1994-06-04 05:11:12 +00:00
  • e3a24fc596 [emacs]: Block input around the garbage reclamation. Include blockinput.h. Richard M. Stallman 1994-06-02 17:45:40 +00:00
  • bb38b0c253 [!__GNU_LIBRARY__ && !POSIX]: Also test #ifndef _POSIX_VERSION for these declarations. Roland McGrath 1994-05-23 22:25:30 +00:00
  • d2ed03e72a [GETLOADAVG_PRIVILEGED] [POSIX]: Remove bogus #ifndefs around #undefs of HAVE_SETREUID and HAVE_SETREGID. Roland McGrath 1994-05-23 22:20:30 +00:00
  • e72213687f [GETLOADAVG_PRIVILEGED] [POSIX]: Don't test [HAVE_SETUID] and [HAVE_SETGID]. Every system has those, and configure doesn't check for them. 3.71 Roland McGrath 1994-05-21 20:28:10 +00:00
  • 491d66a916 [_POSIX_VERSION]: Don't #define POSIX #ifdef ultrix. Roland McGrath 1994-05-21 20:27:18 +00:00
  • f4fb1be3d8 (loadavg): Depend on and use loadavg.c instead of getloadavg.c. (loadavg.c): Link or copy it from getloadavg.c. (distclean): Remove loadavg.c. Roland McGrath 1994-05-21 20:26:33 +00:00
  • 10abeb4a08 (AC_MACRODIR): Don't define it. [AC_MACRODIR]: Protect deps using it with ifdef. Roland McGrath 1994-05-19 00:35:53 +00:00
  • a369402d11 Correct update date updated in last change. 3.70.4 Roland McGrath 1994-05-17 03:50:09 +00:00
  • fe3962cf54 Update update date for last change. Roland McGrath 1994-05-17 03:46:27 +00:00
  • cf76b42f2b [GETLOADAVG_PRIVILEGED] [! POSIX]: Undefine HAVE_SETEUID and HAVE_SETEGID. Roland McGrath 1994-05-17 03:09:02 +00:00
  • fb088e4526 (SCCS_GET_MINUS_G check): Put -G flag before file name. Roland McGrath 1994-05-17 02:59:57 +00:00
  • f2804372bd (default_terminal_rules): In SCCS rules, put $(SCCS_OUTPUT_OPTION) before $<. On some systems -G is grokked only before the file name. Roland McGrath 1994-05-17 02:58:49 +00:00
  • c25db14264 (Overriding Makefiles): Don't suggest using .DEFAULT; that loses if the target file exists. Instead recommend the combination of a match-anything rule and a force target. Roland McGrath 1994-05-11 01:42:43 +00:00
  • e83c7d40cd (construct_command_argv_internal): Swallow backslash-newline combinations inside '' strings too. Roland McGrath 1994-05-10 20:27:17 +00:00
  • 65d0cd98a9 (do_define): Call collapse_continuations on each line before all else. Roland McGrath 1994-05-05 08:15:00 +00:00
  • ec505152e0 (AC_MACRODIR): Change default back. Roland McGrath 1994-05-02 23:45:18 +00:00
  • 0d2488a804 Note that dirs in VPATH, vpath can be separated by blanks as well as colons. Roland McGrath 1994-05-02 23:00:39 +00:00
  • bc5f054132 (config.h.in): Use $(AC_MACRODIR) in dep. Roland McGrath 1994-05-02 22:32:54 +00:00
  • e812d40f9f (AC_MACRODIR): Define if undefined. (ACFLAGS, configure, config.h.in): Use that value. Roland McGrath 1994-05-02 22:29:56 +00:00
  • b12c639bb2 (ARCH==hp300): Disabled customs. Roland McGrath 1994-04-25 23:37:12 +00:00
  • dd841ded6f (construct_command_argv_internal): Notice newline inside '' string when RESTP is non-null. Roland McGrath 1994-04-25 23:31:55 +00:00
  • 3c9e8b266a (update_goal_chain): Reset FILE to G->file after the double-colon loop so it is never null for following code. 3.70.3 Roland McGrath 1994-04-22 21:58:26 +00:00
  • e6bce5ef88 (read_makefile): Fix override define' parsing to skip whitespace after define' properly. Roland McGrath 1994-04-22 21:57:47 +00:00
  • bdff21b09a (srcdir): Define as @srcdir@; don't reference $(VPATH). (glob/Makefile): New target. Roland McGrath 1994-04-22 21:33:25 +00:00
  • 408e868fd2 (Using Variables): Fixed @xref node to `Automatic'. 3.70.2 Roland McGrath 1994-04-21 22:39:51 +00:00
  • cf63c0c966 (dist): Depend on rcs-mark first. (rcs-mark): New target. (rcs-mark-alpha, rcs-mark-beta): Use $(version-); append : to name for -N. (version-): New variable, removes dots (RCS doesn't like) from $(version). Roland McGrath 1994-04-21 22:35:15 +00:00
  • d2e496cc01 (Using Variables): Fix menu item to `Automatic'. Roland McGrath 1994-04-21 22:23:37 +00:00
  • ac336f7a9c Undo last change; reverted to revision 1.22. Roland McGrath 1994-04-21 22:14:01 +00:00
  • 8f581d3bc0 (parse_file_seq): Fix typo in last change. Remove unused variable. Roland McGrath 1994-04-21 21:28:59 +00:00
  • b2522ec319 (chop_commands): Fix braino in last change (failed to initialize IDX for loop). Roland McGrath 1994-04-21 21:28:02 +00:00
  • 117d4e0f36 (remove_comments): Use find_char_unquote. Roland McGrath 1994-04-21 21:18:04 +00:00
  • 9b0a99a051 (find_char_unquote): Declare it. Roland McGrath 1994-04-21 20:37:39 +00:00
  • 5c807f5457 (find_char_unquote): New function, generalized from find_percent. (find_percent, find_semicolon, parse_file_seq): Use that. Roland McGrath 1994-04-21 20:36:47 +00:00
  • 7eeab2fbe1 (chop_commands): Use find_char_unquote to find newlines. Roland McGrath 1994-04-21 20:16:42 +00:00
  • f6716d5e74 (pattern_search): Always allocate new storage for FILE->stem. It is not safe to store STEM's address because it might be auto storage. Roland McGrath 1994-04-21 03:48:00 +00:00
  • be451f6d29 Check for seteuid and setegid. Roland McGrath 1994-04-21 02:41:56 +00:00
  • eb0dbf1993 [HAVE_SETEUID]: Declare seteuid. [HAVE_SETEGID]: Declare setegid. (make_access, user_access) [HAVE_SETEUID]: Use seteuid. [HAVE_SETEGID]: Use setegid. Roland McGrath 1994-04-21 02:41:36 +00:00
  • 5ebd380d7a Clarify -q exit status. (Running): Enumerate possible exit status values (0, 1, 2). Roland McGrath 1994-04-21 02:33:10 +00:00
  • cbfe6d75f6 (update_goal_chain): Set STATUS to FILE->update_status, to preserve whether it's 2 for error or 1 for -q trigger. When STATUS gets nonzero and -q is set, always stop immediately. Roland McGrath 1994-04-21 02:15:37 +00:00
  • 716e804b5b (main, decode_switches): Die with 2 for errors. (main): Accept 2 return from update_goal_chain and die with that. Roland McGrath 1994-04-21 02:08:28 +00:00
  • 4848c19870 (fatal, makefile_fatal): Die with 2; 1 is reserved for -q answer. Roland McGrath 1994-04-21 02:01:24 +00:00
  • bca4e882ba (reap_children): Die with 2 for error. (start_job_command): Set update_status to 2 for error. Set it to 1 when we would run a command and question_flag is set. Roland McGrath 1994-04-21 02:00:20 +00:00
  • eb08818828 (read_makefile): Don't mark makefiles as precious. Just like other targets, they can be left inconsistent and in need of remaking by aborted commands. Roland McGrath 1994-04-21 01:39:36 +00:00
  • b86e35d2a6 (Automatic Dependencies): Mention here that deps preclude intermediate files. Roland McGrath 1994-04-21 01:35:11 +00:00
  • f5b14eee67 (Wildcard Pitfall): Fixed typo. Roland McGrath 1994-04-21 01:21:39 +00:00
  • 118439508b (Bugs): Take my bloody e-mail address out of the manual and tell them to send misc. questions to the bug address. Roland McGrath 1994-04-21 00:59:00 +00:00
  • f875c95115 (Archive Members): Don't say archive file must exist. Instead, in ar cmds example, use `c' flag and mention it is needed if archive doesn't exist. (Archive Update): Fix typo: foo.o -> file.o. Roland McGrath 1994-04-21 00:55:18 +00:00
  • f2c10dedf0 (read_makefile): Write no error msg for -include file. Roland McGrath 1994-04-20 22:42:32 +00:00
  • 37c95f6d39 (dist-flavor): New variable, default to alpha. (dist): Depend on rcs-mark-$(dist-flavor). (rcs-mark-beta): New target. Roland McGrath 1994-04-20 22:25:09 +00:00
  • 22846c7022 (Using Variables): Add paragraph that xrefs to Automatic Variables. Add Automatic Variables item to the menu. Roland McGrath 1994-04-20 22:21:51 +00:00
  • fd025b9089 (fatal_error_signal): Don't unblock signals. Roland McGrath 1994-04-06 01:17:43 +00:00
  • 6dc8e442f2 (update_goal_chain): Do inner loop on double-colon entries. (update_file): Use FILE->double_colon pointer to find all entries. (f_mtime): Likewise. (notice_finished_file): Propagate mtime change to all entries. Roland McGrath 1994-04-05 10:37:12 +00:00
  • 4e4b1ed670 (main): When disqualifying makefiles for updating, use double_colon pointer to find all entries for a file. Roland McGrath 1994-04-05 10:20:03 +00:00
  • 3580cdedd8 (enter_file): If there is already a double-colon entry for the file, set NEW->double_colon to that pointer. (file_hash_enter): Use FILE->double_colon to find all entries to set name. Roland McGrath 1994-04-05 10:17:01 +00:00
  • 108cca9aa5 (record_files): Set double_colon pointer instead of flag. Roland McGrath 1994-04-05 10:14:49 +00:00
  • 98104e4d2e (try_variable_definition): Return after abort. Roland McGrath 1994-04-05 10:09:28 +00:00
  • dc8983dc8b (struct file): Change member double_colon' from flag to struct file *'. Roland McGrath 1994-04-05 09:22:13 +00:00
  • 0513e29593 (read_makefile): Remove unused variable. (parse_file_seq): When removing an elt that is just `)', properly fix up the previous elt's next pointer. Roland McGrath 1994-04-01 23:44:10 +00:00
  • 087ef58502 Put $Id$ inside [] in AC_REVISION, since expansion contains a comma. Roland McGrath 1994-03-29 00:23:41 +00:00
  • 298a8363ff (rcs-mark-alpha): New target. (dist): Depend on that. Roland McGrath 1994-03-29 00:18:03 +00:00
  • ebe1ed2e49 (Makefile.in): Edit MAKE assignment into @SET_MAKE@. Roland McGrath 1994-03-29 00:13:58 +00:00
  • 6a7b0d623b Do AC_SET_MAKE. Roland McGrath 1994-03-28 23:31:37 +00:00
  • f0c1a986db Added rcsid. Roland McGrath 1994-03-28 22:58:08 +00:00
  • e7defc873b entered into RCS Roland McGrath 1994-03-23 14:53:21 +00:00
  • 4b4d5bcd0a Added rcs id. Roland McGrath 1994-03-23 14:43:56 +00:00
  • d3fbc4f345 entered into RCS Roland McGrath 1994-03-23 14:12:55 +00:00
  • 227cffec2b entered into RCS Roland McGrath 1994-03-04 05:36:26 +00:00
  • 5d3189c952 Formerly read.c.~75~ Roland McGrath 1994-03-04 05:10:22 +00:00
  • c71c43c0b5 Formerly misc.c.~31~ Roland McGrath 1994-03-04 05:10:20 +00:00
  • 1944def8db entered into RCS Roland McGrath 1994-02-16 23:58:49 +00:00
  • 4b7d940657 Formerly read.c.~74~ Roland McGrath 1994-02-16 22:55:31 +00:00
  • d68bb0895b entered into RCS Roland McGrath 1994-02-16 21:32:01 +00:00
  • 29b051dc0c Formerly misc.c.~30~ Roland McGrath 1994-02-16 21:25:32 +00:00
  • 8e1432e250 Formerly main.c.~105~ Roland McGrath 1994-02-16 21:13:16 +00:00
  • 015d472119 entered into RCS Roland McGrath 1994-02-16 21:09:47 +00:00
  • 7aca4a343d entered into RCS Roland McGrath 1994-02-12 00:16:20 +00:00
  • 92c245ab98 entered into RCS Roland McGrath 1994-02-11 02:45:27 +00:00
  • 3bb79f5823 Formerly make.h.~82~ Roland McGrath 1994-02-04 21:28:53 +00:00
  • 554f67bc64 Formerly misc.c.~29~ Roland McGrath 1994-02-03 07:21:18 +00:00
  • 5ee9dc7472 Formerly variable.c.~27~ Roland McGrath 1994-02-01 00:11:47 +00:00
  • bb55335906 Formerly read.c.~73~ Roland McGrath 1994-02-01 00:07:17 +00:00