]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin/make
This commit was generated by cvs2svn to compensate for changes in r153816,
[FreeBSD/FreeBSD.git] / usr.bin / make /
2005-12-29 dougbThis commit was generated by cvs2svn to compensate...
2005-12-27 wollmanThis commit was generated by cvs2svn to compensate...
2005-12-22 wollmanThis commit was generated by cvs2svn to compensate...
2005-12-07 obrienThis commit was generated by cvs2svn to compensate...
2005-12-05 ruPrepare for MACHINE and hw.machine switching to "pc98...
2005-12-01 davidxuQuickly fix brokeness in revision 1.157, that change was
2005-11-30 fjoe- match_var: do not address memory at invalid address...
2005-11-13 samThis commit was generated by cvs2svn to compensate...
2005-11-04 jkimThis commit was generated by cvs2svn to compensate...
2005-11-04 njlThis commit was generated by cvs2svn to compensate...
2005-11-02 hartiThis commit was generated by cvs2svn to compensate...
2005-11-01 jkimThis commit was generated by cvs2svn to compensate...
2005-11-01 jkimThis commit was generated by cvs2svn to compensate...
2005-10-24 obrienThis commit was generated by cvs2svn to compensate...
2005-10-20 wpaulThis commit was generated by cvs2svn to compensate...
2005-10-20 ruThis commit was generated by cvs2svn to compensate...
2005-10-17 ruMake sure that files included using ".include <foo...
2005-10-14 yarRevise the manpage to a certain extent, mostly with...
2005-10-12 yar__MAKE_CONF doesn't really belong here because it is
2005-10-10 wpaulThis commit was generated by cvs2svn to compensate...
2005-10-10 yarClarify the usage and effects of sys.mk, make.conf...
2005-10-09 scottlMake sure that the created fifo gets deleted if the...
2005-10-05 hartiThis commit was generated by cvs2svn to compensate...
2005-10-04 hartiThis commit was generated by cvs2svn to compensate...
2005-10-01 tjrThis commit was generated by cvs2svn to compensate...
2005-09-27 ruRemove redundant `\&' escapes.
2005-09-27 ruFixup previous commit.
2005-09-26 phkPlease ship the pointy hat to its home position.
2005-09-26 phkUpdate coordinates for "mph" hash generator now that...
2005-09-26 phkAdd a .sinclude directive which does the exact same...
2005-09-07 hartiFix the type of the variable 'debug'. It is used as...
2005-09-03 desThis commit was generated by cvs2svn to compensate...
2005-08-26 wollmanThis commit was generated by cvs2svn to compensate...
2005-08-18 dougbThis commit was generated by cvs2svn to compensate...
2005-07-31 keramidaFix all the spelling mistakes I could find in the man...
2005-07-19 hartiFix the "..." special command. If this command is found...
2005-07-11 samThis commit was generated by cvs2svn to compensate...
2005-07-11 samThis commit was generated by cvs2svn to compensate...
2005-07-07 obrienThis commit was generated by cvs2svn to compensate...
2005-07-06 samThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-14 ruMarkup and wording fixes.
2005-06-14 gshapiroThis commit was generated by cvs2svn to compensate...
2005-06-13 samThis commit was generated by cvs2svn to compensate...
2005-06-13 samThis commit was generated by cvs2svn to compensate...
2005-06-09 samThis commit was generated by cvs2svn to compensate...
2005-06-07 gshapiroThis commit was generated by cvs2svn to compensate...
2005-06-07 brooksThis commit was generated by cvs2svn to compensate...
2005-06-05 samThis commit was generated by cvs2svn to compensate...
2005-06-05 samThis commit was generated by cvs2svn to compensate...
2005-06-05 desThis commit was generated by cvs2svn to compensate...
2005-06-05 desThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-25 hartiUnder certain conditions the condition parser would...
2005-05-25 hartiThis commit was generated by cvs2svn to compensate...
2005-05-25 hartiThis commit was generated by cvs2svn to compensate...
2005-05-25 hartiDocument why there is a dependency of certain object...
2005-05-24 hartiThe caller of Var_Value() should not change the variabl...
2005-05-24 hartiGet rid of the third argument to Var_Value() the pointe...
2005-05-24 hartiMake shell.o dependend on the Makefile just in case...
2005-05-24 hartiBump the warning level to 6.
2005-05-24 hartiFix a 64-bit warning by casting an int64_t to intmax_t...
2005-05-24 hartiFactor out ProcExec() into its own file and rename...
2005-05-24 hartiFactor out all the .SHELL parsing related stuff into...
2005-05-24 hartiUse the name of the default shell instead of a numeric...
2005-05-24 hartiAnother shell attribute 'unsetenv' that will cause...
2005-05-24 hartiDescribe the meta and builtins attributes for the ...
2005-05-24 hartiDescribe the -x option and the .WARN pseudo-target.
2005-05-24 hartiBefore doing any parsing parse the builtin shell specif...
2005-05-24 hartiAllow the .SHELL target to specify the list of shell...
2005-05-23 hartiMake the ArgArray_Init() function visible to the rest...
2005-05-23 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 ruThis commit was generated by cvs2svn to compensate...
2005-05-18 hartiGet rid of global variables for argument vectors produc...
2005-05-18 hartiGet rid of the ReturnStatus obscuration that was anyway...
2005-05-17 mikehThis commit was generated by cvs2svn to compensate...
2005-05-16 ruThis commit was generated by cvs2svn to compensate...
2005-05-16 obrienThis commit was generated by cvs2svn to compensate...
2005-05-13 hartiUse the print_flags function to print the OP_ flags...
2005-05-13 hartiMove the Boolean and ReturnStatus stuff from sprite...
2005-05-13 hartiMake Shell_Init() static - it's only used here.
2005-05-12 jmallettInclude <err.h>. On my system CVS Make(1) has an impli...
2005-05-12 hartiStill too early to bump WARNS - there are still warning...
2005-05-12 hartiMake sure machine is initialize before use. Also make...
2005-05-12 hartiGet rid of the warning about vfork() clobbering variables.
2005-05-12 hartiDo mktemp() by hand to get rid of the mktemp() warning...
2005-05-12 hartiUse a variable initialized to a string instead of the...
2005-05-12 hartiMove code in CondToken() and get rid of a goto.
next