Don't close the toplevel makefile.
[dragonfly.git] / usr.bin / make / parse.c
2005-11-13 Simon SchubertDon't close the toplevel makefile.
2005-10-01 Simon SchubertMerge from vendor branch GDB:
2005-09-24 Max OkumotoMove OPEN_PAREN, CLOSE_PAREN, OPEN_BRACE, and CLOSE_BRA...
2005-09-24 Max OkumotoRemove Var_Exists() and just use Var_Value() and compare
2005-09-17 Max OkumotoChange shell.c API to reduce usage of global commandShell.
2005-09-11 Simon SchubertMerge from vendor branch GCC:
2005-09-09 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-09-06 Joerg SonnenbergerMerge from vendor branch OPENSSH:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch TEXINFO:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch TEXINFO:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch NCURSES:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GCC:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch CVS:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch BINUTILS:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch BIND:
2005-08-10 Joerg SonnenbergerMerge from vendor branch GCC:
2005-08-09 Max OkumotoUse Var_SetGlobal() instead of Var_Set(XX,YY, VAR_GLOBAL)
2005-08-05 Max OkumotoGet rid of the Byte typedef and just use char. This...
2005-08-03 Max OkumotoCast ctype.h function paramters to (unsigned char).
2005-08-01 Joerg SonnenbergerMerge from vendor branch OPENPAM:
2005-07-29 Max OkumotoUse standard bool instead of our own Boolean type.
2005-07-21 Joerg SonnenbergerMerge from vendor branch ZLIB:
2005-07-14 Joerg SonnenbergerMerge from vendor branch OPENSSH:
2005-07-12 Simon SchubertMerge from vendor branch OPENSSH:
2005-07-11 Simon SchubertMerge from vendor branch OPENSSH:
2005-07-08 Joerg SonnenbergerMerge from vendor branch OPENPAM:
2005-07-07 Simon SchubertMerge from vendor branch OPENSSL:
2005-07-06 Joerg SonnenbergerMerge from vendor branch FILE:
2005-06-29 Simon SchubertMerge from vendor branch BZIP:
2005-06-22 Max OkumotoRenamed struct MakeFlags to struct CLI.
2005-06-19 Joerg SonnenbergerMerge from vendor branch GCC:
2005-06-13 Simon SchubertMerge from vendor branch CVS:
2005-06-06 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2005-06-05 Simon SchubertMerge from vendor branch GCC:
2005-06-01 Joerg SonnenbergerMerge from vendor branch FILE:
2005-05-24 Joerg SonnenbergerMerge from vendor branch GCC:
2005-05-24 Joerg SonnenbergerMerge from vendor branch GCC:
2005-05-23 Max OkumotoMove parseIncPath and sysIncPath out of global scope
2005-05-23 Max OkumotoMove the create list variable out of global scope and...
2005-05-20 Max OkumotoCleanup str_concat() there is no need for special flags...
2005-05-20 Max OkumotoRename functions since they are no longer part of job.c
2005-05-19 Max OkumotoFreeBSD-Date: 2005/05/18 07:50:38
2005-05-19 Max Okumoto2nd Try. The correct version.
2005-05-19 Max OkumotoRevert patch on 2005/05/19 17:53:58 it was the wrong...
2005-05-19 Max OkumotoMove shell code out of job.c into shell.[ch]
2005-05-19 Max OkumotoMove a few global variables into a struct and pass...
2005-05-14 Max OkumotoFreeBSD-Date: 2005/05/12 15:16:44
2005-05-11 Joerg SonnenbergerMerge from vendor branch GCC:
2005-05-07 Simon SchubertFix compilation with gcc40: *_hash() take (unsigned...
2005-05-05 Max OkumotoCleanup globals in str.c
2005-05-03 Joerg SonnenbergerMerge from vendor branch LIBARCHIVE:
2005-05-03 Joerg SonnenbergerMerge from vendor branch BSDTAR:
2005-04-29 Max OkumotoFreeBSD-Date: 2005/04/29 16:15:28
2005-04-29 Max OkumotoFreeBSD-Date: 2005/04/29 15:37:44
2005-04-29 Max OkumotoFreeBSD-Date: 2005/04/28 13:05:43
2005-04-28 Max OkumotoMove comments to the proper section, and removed some...
2005-04-22 Max OkumotoMove prototype for Main_ParseArgLine() into make.h...
2005-04-22 Max OkumotoChange .EXPORT: to .EXPORTVAR: earlier versions of...
2005-04-21 Jeroen Ruigrok/asmodaiMerge from vendor branch GPERF:
2005-04-21 Jeroen Ruigrok/asmodaiMerge from vendor branch CVS:
2005-04-19 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-19 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-18 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-16 Max Okumotopatch-7.184
2005-04-15 Max OkumotoAdd back .makenv compat until everyone's source tree...
2005-04-15 Max Okumotoadd .EXPORT: special tag and add ST_EXPORT variable.
2005-04-15 Max OkumotoFreeBSD-Date: 2005/04/11 08:20:09
2005-04-15 Max OkumotoInline stripvarname() since it will be removed in the...
2005-04-14 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-09 Max OkumotoFreeBSD-Date: 2005/04/08 10:03:40
2005-04-09 Max OkumotoFreeBSD-Date: 2005/04/07 15:39:38
2005-04-09 Max OkumotoFreeBSD-Date: 2005/04/07 12:29:39
2005-04-01 Max OkumotoDate: 2005/03/30 15:18:58
2005-04-01 Max OkumotoFreeBSD-Date: 2005/03/23 16:28:57
2005-04-01 Max OkumotoThe previous patch had conflicts with our version....
2005-03-31 Max OkumotoFreeBSD-Date: 2005/03/23 16:14:41
2005-03-31 Max OkumotoReduce white space diffs between FreeBSD.
2005-03-31 Max OkumotoFreeBSD-Date: 2005/03/23 12:56:15
2005-03-29 David RhodusMerge from vendor branch HEIMDAL:
2005-03-28 David RhodusMerge from vendor branch HEIMDAL:
2005-03-19 Max OkumotoReindent stripvarname() to use 8 space tabs.
2005-03-19 Max Okumotopatch-7.151
2005-03-19 Max Okumotopatch-7.150
2005-03-19 Max Okumotopatch-7.148
2005-03-16 Max OkumotoFreeBSD-Date: 2005/03/16 08:04:45
2005-03-15 Max OkumotoFreeBSD-Date: 2005/03/15 14:25:24
2005-03-12 Eirik NygaardMerge from vendor branch NCURSES:
2005-03-12 Max OkumotoCall ParseFinishLine() also for the last line in a...
2005-03-12 Max OkumotoReorganize Suff_EndTransform to be called only for...
2005-03-08 Simon SchubertMerge from vendor branch CVS:
2005-03-03 Max Okumotoparse.c:
2005-03-02 Max OkumotoUse the LST_FOREACH macro instead of the Lst_ForEach...
2005-03-02 Eirik NygaardMerge from vendor branch NCURSES:
2005-03-02 Joerg SonnenbergerMerge from vendor branch GCC:
2005-02-28 Max OkumotoThe rest of the modifications that Harti made to patch...
2005-02-25 Joerg SonnenbergerMerge from vendor branch NTPD:
next