make/src
Dmitry Goncharov 77734be2af [SV 63044] load: Update .LOADED if the setup function returns -1
* src/load.c (load_file): Update .LOADED if setup returns non-0.
* tests/scripts/features/load: Change the return value based on an
environment variable.  Ensure that returning -1 still adds to
.LOADED.  Also add a test that verifies that make doesn't try to
rebuild the loaded file if -1 is returned.
2022-09-10 22:42:28 -04:00
..
w32 Rework output sync to lock a temp file on POSIX 2022-08-30 15:44:43 -04:00
amiga.c Take advantage of mempcpy() and stpcpy() 2022-07-30 18:40:21 -04:00
amiga.h * <all>: Update copyright notices. 2022-02-10 14:48:26 -05:00
ar.c * <all>: Update copyright notices. 2022-02-10 14:48:26 -05:00
arscan.c * src/misc.c (make_toui): Parse a string into an unsigned int 2022-06-04 18:34:15 -04:00
commands.c Take advantage of mempcpy() and stpcpy() 2022-07-30 18:40:21 -04:00
commands.h Run autoupdate and clean up autoconf usage 2022-07-09 10:46:47 -04:00
config.ami.template Convert HAVE_GETLOADAVG to HAVE_DECL_GETLOADAVG 2022-07-09 11:09:17 -04:00
config.h-vms.template Support implementing the jobserver using named pipes 2022-08-02 23:36:35 -04:00
config.h.W32.template Support implementing the jobserver using named pipes 2022-08-02 23:36:35 -04:00
configh.dos.template * <all>: Update copyright notices. 2022-02-10 14:48:26 -05:00
debug.h * <all>: Update copyright notices. 2022-02-10 14:48:26 -05:00
default.c * <all>: Update copyright notices. 2022-02-10 14:48:26 -05:00
dep.h [SV 62100] Add '--shuffle' option support 2022-06-04 19:04:37 -04:00
dir.c * <all>: Update copyright notices. 2022-02-10 14:48:26 -05:00
expand.c [SV 63040] shell: Fall back to the callers environment 2022-09-10 16:27:47 -04:00
file.c [SV 62706] Only second-expand targets that might be built 2022-07-30 18:40:28 -04:00
filedef.h [SV 62706] Only second-expand targets that might be built 2022-07-30 18:40:28 -04:00
function.c Disable the jobserver in non-recursive children 2022-07-30 18:40:28 -04:00
getopt1.c * <all>: Update copyright notices. 2022-02-10 14:48:26 -05:00
getopt.c * <all>: Update copyright notices. 2022-02-10 14:48:26 -05:00
getopt.h * <all>: Update copyright notices. 2022-02-10 14:48:26 -05:00
gettext.h * <all>: Update copyright notices. 2022-02-10 14:48:26 -05:00
gmk-default.scm * <all>: Update copyright notices. 2022-02-10 14:48:26 -05:00
gnumake.h * <all>: Update copyright notices. 2022-02-10 14:48:26 -05:00
guile.c * <all>: Update copyright notices. 2022-02-10 14:48:26 -05:00
hash.c Clean up a few Windows build warnings (not all!) 2021-09-05 21:09:27 -04:00
hash.h hash: Remove unnecessary isupper() check before tolower() 2022-04-24 17:52:54 -04:00
implicit.c Take advantage of mempcpy() and stpcpy() 2022-07-30 18:40:21 -04:00
job.c Rework output sync to lock a temp file on POSIX 2022-08-30 15:44:43 -04:00
job.h Run autoupdate and clean up autoconf usage 2022-07-09 10:46:47 -04:00
load.c [SV 63044] load: Update .LOADED if the setup function returns -1 2022-09-10 22:42:28 -04:00
loadapi.c * <all>: Update copyright notices. 2022-02-10 14:48:26 -05:00
main.c [SV 62840] Don't change IO buffering before printing version 2022-08-30 21:04:48 -04:00
makeint.h Rework output sync to lock a temp file on POSIX 2022-08-30 15:44:43 -04:00
misc.c Rework output sync to lock a temp file on POSIX 2022-08-30 15:44:43 -04:00
os.h Rework output sync to lock a temp file on POSIX 2022-08-30 15:44:43 -04:00
output.c [SV 62840] Don't change IO buffering before printing version 2022-08-30 21:04:48 -04:00
output.h Rework output sync to lock a temp file on POSIX 2022-08-30 15:44:43 -04:00
posixos.c Ensure debug output ends in newline 2022-09-08 03:04:15 -04:00
read.c Replace strcmp() with memcmp() where possible 2022-04-24 17:52:54 -04:00
remake.c [SV 62706] Only second-expand targets that might be built 2022-07-30 18:40:28 -04:00
remote-cstms.c getloadavg: Remove support for privileged invocation 2022-07-09 10:47:13 -04:00
remote-stub.c * <all>: Update copyright notices. 2022-02-10 14:48:26 -05:00
rule.c [SV 62206] Fix %-substitution in second expansion of pattern rules 2022-04-24 17:52:07 -04:00
rule.h * <all>: Update copyright notices. 2022-02-10 14:48:26 -05:00
shuffle.c [SV 62100] Add '--shuffle' option support 2022-06-04 19:04:37 -04:00
shuffle.h [SV 62100] Add '--shuffle' option support 2022-06-04 19:04:37 -04:00
signame.c * <all>: Update copyright notices. 2022-02-10 14:48:26 -05:00
strcache.c * <all>: Update copyright notices. 2022-02-10 14:48:26 -05:00
variable.c [SV 63016] Don't fail exporting to $(shell ...) 2022-09-08 03:04:15 -04:00
variable.h [SV 63016] Don't fail exporting to $(shell ...) 2022-09-08 03:04:15 -04:00
version.c * <all>: Update copyright notices. 2022-02-10 14:48:26 -05:00
vms_exit.c * <all>: Update copyright notices. 2022-02-10 14:48:26 -05:00
vms_export_symbol.c * <all>: Update copyright notices. 2022-02-10 14:48:26 -05:00
vms_progname.c * <all>: Update copyright notices. 2022-02-10 14:48:26 -05:00
vmsdir.h * <all>: Update copyright notices. 2022-02-10 14:48:26 -05:00
vmsfunctions.c * <all>: Update copyright notices. 2022-02-10 14:48:26 -05:00
vmsify.c * <all>: Update copyright notices. 2022-02-10 14:48:26 -05:00
vmsjobs.c Enhance get_tmpfile() and add get_tmppath() 2022-08-02 23:36:35 -04:00
vpath.c Take advantage of mempcpy() and stpcpy() 2022-07-30 18:40:21 -04:00