~vcs-imports/pmake/main

  • Committer: rillig
  • Date: 2022-08-14 04:12:29 UTC
  • Revision ID: rillig-20220814041229-5e3t1nuldmqicy0e
make.1: not every '-' is a flag
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 29 years ago cgd Initial revision Diff
unit-tests 467 20 years ago sjg Fix parsing bug for :ts - patch from Alan Barrett Diff
.cvsignore 2466 3 years ago sjg Revert last 21 bytes Diff Download File
arch.c 4567 2 years ago rillig make: merge duplicate code for expanding variable 29.6 KB Diff Download File
buf.c 4537 2 years ago rillig make: inline Buf_Clear No functional change. 6.3 KB Diff Download File
buf.h 4537 2 years ago rillig make: inline Buf_Clear No functional change. 5 KB Diff Download File
compat.c 4683 2 years ago rillig make: allow to randomize build order of targets I 19.5 KB Diff Download File
cond.c 4668 2 years ago rillig tests/make: adjust expectations to actual behavior 31.2 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 4684 2 years ago rillig make: fix grammar in comment of DirFindDot 45 KB Diff Download File
dir.h 4426 2 years ago rillig make: remove redundant comments for multiple-inclu 4.6 KB Diff Download File
for.c 4714 1 year ago rillig make: document ExprLen, which is part of a .for lo 12.3 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 4678 2 years ago rillig make: rename Compat_Run to Compat_MakeAll No func 76.4 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 4683 2 years ago rillig make: allow to randomize build order of targets I 49.5 KB Diff Download File
make.1 4734 1 year ago rillig make.1: not every '-' is a flag 67.7 KB Diff Download File
make.c 4683 2 years ago rillig make: allow to randomize build order of targets I 39.8 KB Diff Download File
make.h 4715 1 year ago rillig make: reorganize Parse_Error Determining the loca 34.3 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 4677 2 years ago rillig make: remove test scenarios for old GCC versions 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 4670 2 years ago rillig make: do not use __CONCAT and __STRING in meta_nee 40.9 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 2 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 4726 1 year ago rillig make: fix out-of-bounds read when parsing an inval 71.4 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 4707 1 year ago rillig make: clean up comments for string splitting and s 10.6 KB Diff Download File
str.h 4423 2 years ago rillig make: in CLEANUP mode, free interned strings at th 7.2 KB Diff Download File
suff.c 4656 2 years ago sjg Fix some unused warnings 55.4 KB Diff Download File
targ.c 4669 2 years ago rillig make: add .USEBEFORE to Targ_PrintType When .USEB 15.4 KB Diff Download File
test-variants.mk 4691 2 years ago rillig make: remove test variant without GMAKEEXPORT Und 7.8 KB Diff Download File
trace.c 4663 2 years ago rillig make: prefer 'long long' over 'long' on 32-bit C99 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 4732 1 year ago rillig make: fix parsing of modifiers containing unbalanc 113 KB Diff Download File