Age | Commit message (Expand) | Author |
2010-04-25 | pure whitespace cleanup | Marc Espie |
2008-11-04 | changes to get target equivalence to work better. | Marc Espie |
2008-01-12 | new function: lstRequeue, to be used by the job handler | Marc Espie |
2007-10-23 | Fix CLEANFILES | Miod Vallat |
2007-09-17 | rewrite of the basic suffix/target parsing: use hash for suffixes. | Marc Espie |
2007-09-16 | first step towards sanity: take the functions common to parallel/not parallel | Marc Espie |
2007-09-16 | scaffolding to recognize special targets/sources using ohash functions. | Marc Espie |
2007-09-16 | cut up dir.c into dir.c/direxpand.c as there is very little interface between | Marc Espie |
2007-07-21 | zap unneeded stuff | Marc Espie |
2007-07-09 | espie, you have got to be joking | Theo de Raadt |
2007-07-08 | A set of big related changes. okay millert@, tested further by kettenis@ | Marc Espie |
2007-03-18 | allow this to build w/ cross-tools thru providing proper hostcflags; found by... | Michael Shalayeff |
2006-04-25 | same hack for .ln as .o | Marc Espie |
2004-01-28 | revert totally unapproved commit. | Marc Espie |
2004-01-28 | missing deps for generate and a commented out section useful for bootstrappin... | Michael Shalayeff |
2002-07-25 | Obey LDSTATIC when building "generate". | Artur Grabowski |
2002-06-11 | This is the first step in sanitizing the conditional parser. | Marc Espie |
2002-04-22 | Do not hardcode mvme88k-specific compilation flags here, especially since | Miod Vallat |
2001-11-11 | Fixed version... don't see how this could work on i386, since it didn't | Marc Espie |
2001-11-11 | undo changes that crash on (at least) the alpha | Theo de Raadt |
2001-11-11 | Redo LstInit as a macro: smaller and faster code in all cases, zeroing two | Marc Espie |
2001-09-16 | Make make cross-compilable. | Artur Grabowski |
2001-07-18 | CDIAGFLAGS | Marc Espie |
2001-06-05 | Use Str_concat instead of fixed buffers and snprintf in building paths. | Marc Espie |
2001-05-23 | Mostly clean-up: | Marc Espie |
2001-05-03 | Synch with my current work. | Marc Espie |
2001-03-02 | Use the ohash_* that's now in libc. | Marc Espie |
2000-11-24 | Change the time stamp interface to use an abstract datatype. | Marc Espie |
2000-09-14 | This kills the last old hashing table, in arch.c | Marc Espie |
2000-09-14 | Some systematic clean-up. | Marc Espie |
2000-07-17 | Major unobfuscation: split var modifiers handling to a separate file. | Marc Espie |
2000-07-17 | This does replace Str_Match with a better routine, which handles negated | Marc Espie |
2000-06-25 | Cater to people who don't run make depend better. | Marc Espie |
2000-06-23 | This patch is worth a lot, speed-wise. | Marc Espie |
2000-06-23 | This is the speed-up patch, which doubles make speed (almost). | Marc Espie |
2000-06-23 | Trivial consequences of the previous list changes: | Marc Espie |
2000-06-17 | This removes the few instances of Lst_New left. | Marc Espie |
2000-06-10 | Thus, Lst_ForEach no longer needs returning a status. | Marc Espie |
1999-12-19 | Rearrange Lst_Find interface to conform better with other functions. | Marc Espie |
1999-12-09 | Split some allocation/error handling functions out of main.c | Marc Espie |
1999-11-10 | Turn on strict-prototypes, add missing prototypes. | Marc Espie |
1999-10-05 | util.c only holds compatibility functions that OpenBSD doesn't use. | Marc Espie |
1999-09-28 | disabled optimizations for 88k | Steve Murphree |
1998-12-05 | Modifications from netbsd: | Marc Espie |
1998-03-07 | Add -Wno-char-subscripts to CFLAGS | Todd C. Miller |
1997-09-21 | $OpenBSD$ | Theo de Raadt |
1996-11-30 | Sync with NetBSD: | Todd C. Miller |
1996-09-02 | Sync up with NetBSD: | briggs |
1996-03-27 | From NetBSD: merge of 960317 | Niklas Hallqvist |
1996-02-22 | From NetBSD: | Niklas Hallqvist |