.. |
lst.lib
|
new function: lstRequeue, to be used by the job handler
|
2008-01-12 13:05:57 +00:00 |
PSD.doc
|
Work done at p2k7.
|
2007-11-02 17:27:24 +00:00 |
arch.c
|
simplify dynamic variable handling a great deal:
|
2007-11-17 16:39:45 +00:00 |
arch.h
|
reindent garray.h, add new function, to be used later
|
2007-09-17 10:12:35 +00:00 |
buf.c
|
reindent (no binary change)
|
2007-07-24 21:09:07 +00:00 |
buf.h
|
kill extra spaces at end of line
|
2007-09-17 09:28:36 +00:00 |
cmd_exec.c
|
reindent (no binary change)
|
2007-07-24 21:09:07 +00:00 |
cmd_exec.h
|
kill extra spaces at end of line
|
2007-09-17 09:28:36 +00:00 |
compat.c
|
changes to get target equivalence to work better.
|
2008-11-04 07:22:35 +00:00 |
compat.h
|
|
|
cond_int.h
|
A set of big related changes. okay millert@, tested further by kettenis@
|
2007-07-08 17:44:20 +00:00 |
cond.c
|
reindent cond.c
|
2007-09-18 09:44:35 +00:00 |
cond.h
|
A set of big related changes. okay millert@, tested further by kettenis@
|
2007-07-08 17:44:20 +00:00 |
config.h
|
more dead code: we always define LIBRARIES and INCLUDES
|
2007-09-16 09:49:24 +00:00 |
defines.h
|
changes to get target equivalence to work better.
|
2008-11-04 07:22:35 +00:00 |
dir.c
|
changes to get target equivalence to work better.
|
2008-11-04 07:22:35 +00:00 |
dir.h
|
changes to get target equivalence to work better.
|
2008-11-04 07:22:35 +00:00 |
direxpand.c
|
reindent
|
2007-09-17 12:22:52 +00:00 |
direxpand.h
|
cut up dir.c into dir.c/direxpand.c as there is very little interface between
|
2007-09-16 10:14:26 +00:00 |
engine.c
|
missing static
|
2008-11-10 10:48:43 +00:00 |
engine.h
|
changes to get target equivalence to work better.
|
2008-11-04 07:22:35 +00:00 |
error.c
|
changes to get target equivalence to work better.
|
2008-11-04 07:22:35 +00:00 |
error.h
|
changes to get target equivalence to work better.
|
2008-11-04 07:22:35 +00:00 |
extern.h
|
rewrite of the basic suffix/target parsing: use hash for suffixes.
|
2007-09-17 12:42:09 +00:00 |
for.c
|
kill extra spaces at end of line
|
2007-09-17 09:28:36 +00:00 |
for.h
|
kill extra spaces at end of line
|
2007-09-17 09:28:36 +00:00 |
garray.h
|
I was sure I had committed this already, grrrr.
|
2007-12-01 15:14:34 +00:00 |
generate.c
|
kill extra spaces at end of line
|
2007-09-17 09:28:36 +00:00 |
gnode.h
|
changes to get target equivalence to work better.
|
2008-11-04 07:22:35 +00:00 |
init.c
|
rewrite of the basic suffix/target parsing: use hash for suffixes.
|
2007-09-17 12:42:09 +00:00 |
init.h
|
|
|
job.c
|
allocate job only when it's needed.
|
2008-11-11 09:32:20 +00:00 |
job.h
|
better error reporting/job handling error:
|
2008-01-12 13:08:59 +00:00 |
lowparse.c
|
rename functions and data structures for clarity
|
2007-09-22 10:43:38 +00:00 |
lowparse.h
|
kill extra spaces at end of line
|
2007-09-17 09:28:36 +00:00 |
lst_t.h
|
|
|
lst.h
|
better error reporting/job handling error:
|
2008-01-12 13:08:59 +00:00 |
main.c
|
changes to get target equivalence to work better.
|
2008-11-04 07:22:35 +00:00 |
main.h
|
rewrite of the basic suffix/target parsing: use hash for suffixes.
|
2007-09-17 12:42:09 +00:00 |
make.1
|
changes to get target equivalence to work better.
|
2008-11-04 07:22:35 +00:00 |
make.c
|
changes to get target equivalence to work better.
|
2008-11-04 07:22:35 +00:00 |
make.h
|
I was sure I had committed this already, grrrr.
|
2007-12-01 15:14:34 +00:00 |
Makefile
|
changes to get target equivalence to work better.
|
2008-11-04 07:22:35 +00:00 |
Makefile.boot
|
|
|
memory.c
|
bye, bye recalloc. Bad interface for various reasons.
|
2008-03-24 18:03:53 +00:00 |
memory.h
|
bye, bye recalloc. Bad interface for various reasons.
|
2008-03-24 18:03:53 +00:00 |
node_int.h
|
scaffolding to recognize special targets/sources using ohash functions.
|
2007-09-16 10:20:17 +00:00 |
parse.c
|
put parsing of operator (:, ::, !) into its own function
|
2007-09-23 09:47:56 +00:00 |
parse.h
|
parseIncPath -> userIncludePath and assorted renames
|
2007-09-17 11:11:30 +00:00 |
parsevar.c
|
Parse_DoVar -> Parse_As_Var_Assignment
|
2007-09-17 11:14:37 +00:00 |
parsevar.h
|
Parse_DoVar -> Parse_As_Var_Assignment
|
2007-09-17 11:14:37 +00:00 |
pathnames.h
|
|
|
regress.c
|
|
|
stats.c
|
|
|
stats.h
|
|
|
str.c
|
zap more spaces at end of line
|
2007-09-17 09:44:20 +00:00 |
str.h
|
|
|
suff.c
|
more parallel make fixes.
|
2007-11-24 15:41:01 +00:00 |
suff.h
|
more parallel make fixes.
|
2007-11-24 15:41:01 +00:00 |
symtable.h
|
simplify dynamic variable handling a great deal:
|
2007-11-17 16:39:45 +00:00 |
targ.c
|
changes to get target equivalence to work better.
|
2008-11-04 07:22:35 +00:00 |
targ.h
|
changes to get target equivalence to work better.
|
2008-11-04 07:22:35 +00:00 |
targequiv.c
|
changes to get target equivalence to work better.
|
2008-11-04 07:22:35 +00:00 |
targequiv.h
|
changes to get target equivalence to work better.
|
2008-11-04 07:22:35 +00:00 |
timestamp_t.h
|
|
|
timestamp.c
|
rename Targ_FmtTime into time_to_string and move it, as it's not related
|
2007-09-16 12:09:36 +00:00 |
timestamp.h
|
zap more spaces at end of line
|
2007-09-17 09:44:20 +00:00 |
util.c
|
kill extra spaces at end of line
|
2007-09-17 09:28:36 +00:00 |
var_int.h
|
|
|
var.c
|
typo fixed (overriden -> overridden)
|
2008-11-09 12:34:46 +00:00 |
var.h
|
simplify dynamic variable handling a great deal:
|
2007-11-17 16:39:45 +00:00 |
varmodifiers.c
|
fix some lint FALLTHROUGH
|
2007-11-03 15:42:10 +00:00 |
varmodifiers.h
|
kill extra spaces at end of line
|
2007-09-17 09:28:36 +00:00 |
varname.c
|
indent correctly
|
2007-07-09 12:29:45 +00:00 |
varname.h
|
kill extra spaces at end of line
|
2007-09-17 09:28:36 +00:00 |