~vcs-imports/pmake/main

  • Committer: christos
  • Date: 2020-08-09 02:53:21 UTC
  • Revision ID: christos-20200809025321-4c22yckpl9ybzh6h
Fix build; gcc does not like VLA's, so hard code the boundary
Use c99 initializers
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 1616 3 years ago rillig make(1): ignore gcov files for CVS 21 bytes Diff Download File
arch.c 1756 3 years ago rillig make(1): no declaration-after-statement anymore N 38.3 KB Diff Download File
buf.c 1802 3 years ago rillig make(1): remove trailing Z from buffer functions 7.2 KB Diff Download File
buf.h 1802 3 years ago rillig make(1): remove trailing Z from buffer functions 4.8 KB Diff Download File
compat.c 1711 3 years ago rillig make(1): use consistent indentation in source code 20.4 KB Diff Download File
cond.c 1802 3 years ago rillig make(1): remove trailing Z from buffer functions 32.3 KB Diff Download File
config.h 1012 12 years ago christos Add a gmake inspired export command 6 KB Diff Download File
dir.c 1756 3 years ago rillig make(1): no declaration-after-statement anymore N 51 KB Diff Download File
dir.h 1331 6 years ago maya Don't prefix include guards by _, suggested by ria 4.5 KB Diff Download File
File enum.c 1797 3 years ago rillig make(1): fix CRLF line endings in newly added file 2.5 KB Diff Download File
File enum.h 1804 3 years ago christos Fix build; gcc does not like VLA's, so hard code t 2.9 KB Diff Download File
for.c 1802 3 years ago rillig make(1): remove trailing Z from buffer functions 12.2 KB Diff Download File
hash.c 1711 3 years ago rillig make(1): use consistent indentation in source code 13.2 KB Diff Download File
hash.h 1768 3 years ago rillig make(1): remove unused macro Hash_Size 5.5 KB Diff Download File
job.c 1711 3 years ago rillig make(1): use consistent indentation in source code 82.9 KB Diff Download File
job.h 1455 3 years ago rillig make(1): remove trailing whitespace 10.7 KB Diff Download File
lst.c 1711 3 years ago rillig make(1): use consistent indentation in source code 28.5 KB Diff Download File
lst.h 1168 9 years ago joerg Revert all make changes except the unit tests to t 6.6 KB Diff Download File
main.c 1802 3 years ago rillig make(1): remove trailing Z from buffer functions 51.8 KB Diff Download File
make.1 1760 3 years ago dholland Also mention that make dependency operators must b 64.8 KB Diff Download File
make.c 1703 3 years ago rillig make(1): avoid calls to free(3) in the common case 45.5 KB Diff Download File
make.h 1721 3 years ago rillig make(1): use enum for return values of Cond_Eval a 20.9 KB Diff Download File
make_malloc.c 1454 3 years ago rillig make(1): remove redundant parentheses around retur 2.7 KB Diff Download File
make_malloc.h 1711 3 years ago rillig make(1): use consistent indentation in source code 2.1 KB Diff Download File
Makefile 1795 3 years ago rillig make(1): add more detailed debug logging for varia 2.8 KB Diff Download File
Makefile.boot 1127 10 years ago skrll Rename NetBSD/hp700 to NetBSD/hppa. Unfortunately 1.4 KB Diff Download File
meta.c 1756 3 years ago rillig make(1): no declaration-after-statement anymore N 40.2 KB Diff Download File
meta.h 1455 3 years ago rillig make(1): remove trailing whitespace 2.3 KB Diff Download File
metachar.c 1757 3 years ago rillig make(1): replace end-of-line comments with block c 3.6 KB Diff Download File
metachar.h 1211 8 years ago christos remove <sys/cdefs.h> for portability reasons 1.9 KB Diff Download File
nonints.h 1786 3 years ago rillig make(1): clean up Var_UnExport Mark the parameter 7.5 KB Diff Download File
parse.c 1765 3 years ago sjg Remove VARE_WANTRES for LINT We need the parsing 85.4 KB Diff Download File
pathnames.h 864 15 years ago apb Honour the TMPDIR environment variable instead of 2 KB Diff Download File
sprite.h 1331 6 years ago maya Don't prefix include guards by _, suggested by ria 4.4 KB Diff Download File
str.c 1756 3 years ago rillig make(1): no declaration-after-statement anymore N 11.1 KB Diff Download File
strlist.c 843 15 years ago dsl Move the bmake_malloc() functions into their own . 2.7 KB Diff Download File
strlist.h 831 15 years ago dsl Allocate string vector in chunks, instead of calli 2.4 KB Diff Download File
suff.c 1711 3 years ago rillig make(1): use consistent indentation in source code 70.4 KB Diff Download File
targ.c 1536 3 years ago sjg Make DEBUG_HASH less of a fire-hose. Reporting ke 22.8 KB Diff Download File
trace.c 1756 3 years ago rillig make(1): no declaration-after-statement anymore N 3 KB Diff Download File
trace.h 753 16 years ago martin Remove clause 3 and 4 from TNF licenses 1.7 KB Diff Download File
util.c 1711 3 years ago rillig make(1): use consistent indentation in source code 10.5 KB Diff Download File
var.c 1804 3 years ago christos Fix build; gcc does not like VLA's, so hard code t 96.2 KB Diff Download File