~vcs-imports/pmake/main

  • Committer: rillig
  • Date: 2023-09-19 17:43:43 UTC
  • Revision ID: rillig-20230919174343-omz1h0iqebku5s2l
make: clean up code for parsing the '-j' command line option

No binary change.
Filename Latest Rev Last Changed Committer Comment Size
..
filemon 1394 4 years ago riastradh Per sjg's suggestion, split filemon API into separ Diff
PSD.doc 37 30 years ago cgd Initial revision Diff
unit-tests 467 21 years ago sjg Fix parsing bug for :ts - patch from Alan Barrett Diff
.cvsignore 2466 4 years ago sjg Revert last 21 bytes Diff Download File
arch.c 4841 1 year ago rillig make: reduce complexity of evaluating expressions 29.6 KB Diff Download File
buf.c 4895 1 year ago rillig make: shorten function names, clean up comments N 6.3 KB Diff Download File
buf.h 4895 1 year ago rillig make: shorten function names, clean up comments N 5 KB Diff Download File
compat.c 4875 1 year ago sjg Compat_RunCommand mark bp volatile gcc 4.8.5 (Net 19.6 KB Diff Download File
cond.c 4936 1 year ago rillig make: clean up multiple-inclusion guards No funct 31.8 KB Diff Download File
config.h 3649 3 years ago rillig make(1): fix documentation of POSIX configuration 5.6 KB Diff Download File
dir.c 4928 1 year ago rillig make: warn about malformed patterns in ':M', ':N' 45.4 KB Diff Download File
dir.h 4833 1 year ago sjg make: .SYSPATH: to add dirs to sysIncPath .SYSPAT 4.7 KB Diff Download File
for.c 4896 1 year ago rillig make: add more details to debug logging of .for lo 13.1 KB Diff Download File
hash.c 4635 2 years ago rillig make: fix mistakes, spelling and typos in comments 9.3 KB Diff Download File
hash.h 4621 2 years ago rillig make: remove redundant declaration of HashIter_Ini 6.3 KB Diff Download File
job.c 4845 1 year ago rillig make: inline macros for variable names The variab 76.1 KB Diff Download File
job.h 4428 2 years ago rillig make: format comments according to /usr/share/misc 7.1 KB Diff Download File
lst.c 4646 2 years ago rillig make: fix memory leak in Lst_Remove (since 2020-10 6.3 KB Diff Download File
lst.h 4653 2 years ago rillig make: improve comments and a parameter name No bi 6.6 KB Diff Download File
main.c 4963 1 year ago rillig make: clean up code for parsing the '-j' command l 50.3 KB Diff Download File
make.1 4962 1 year ago rillig make: fix typo 72.6 KB Diff Download File
make.c 4842 1 year ago rillig make: clean up calls to Var_Subst None of the cal 40 KB Diff Download File
make.h 4958 1 year ago rillig make: remove redundant 'extern' from function decl 33.9 KB Diff Download File
make_malloc.c 4504 2 years ago rillig make: rename local variable in bmake_malloc The l 2.5 KB Diff Download File
make_malloc.h 4424 2 years ago rillig make: remove bmake_free It was only used in 2 pla 1.8 KB Diff Download File
Makefile 4907 1 year ago rillig make: sort files in coverage report alphabetically 4 KB Diff Download File
Makefile.boot 4671 2 years ago rillig make: document the available preprocessor definiti 1 KB Diff Download File
meta.c 4942 1 year ago sjg meta_ignore: check metaIgnorePaths on raw path So 41 KB Diff Download File
meta.h 4419 2 years ago rillig make: mark several functions whose result must be 2.4 KB Diff Download File
metachar.c 4224 3 years ago rillig make: replace macro is_shell_metachar with inline 3.6 KB Diff Download File
metachar.h 4536 2 years ago rillig make: rename is_shell_metachar, fix character conv 1.8 KB Diff Download File
parse.c 4947 1 year ago rillig make: show realistic invalid line in error message 74.7 KB Diff Download File
pathnames.h 3505 3 years ago rillig make(1): use space instead of tab for preprocessor 2 KB Diff Download File
str.c 4929 1 year ago rillig make: reduce indentation in pattern matching code 11.3 KB Diff Download File
str.h 4928 1 year ago rillig make: warn about malformed patterns in ':M', ':N' 7.2 KB Diff Download File
suff.c 4842 1 year ago rillig make: clean up calls to Var_Subst None of the cal 55.3 KB Diff Download File
targ.c 4813 1 year ago rillig make: clean up comments No binary change. 15.4 KB Diff Download File
test-variants.mk 4826 1 year ago rillig tests/make: add tests for whitespace in leading '@ 7.8 KB Diff Download File
trace.c 4871 1 year ago rillig make: declare all common symbols in headers, unexp 3.1 KB Diff Download File
trace.h 3885 3 years ago rillig make(1): remove do-not-format markers from comment 1.8 KB Diff Download File
util.c 4428 2 years ago rillig make: format comments according to /usr/share/misc 8.7 KB Diff Download File
var.c 4950 1 year ago rillig make: only work around wrong strftime if actually 115 KB Diff Download File