Age | Commit message (Expand) | Author | Files | Lines |
2007-06-19 | On the sed expression used to extract $NetBSD$ and $Id$ tags, add | dmcmahill | 1 | -4/+4 |
2007-06-06 | The "build-env" target is no longer defined in this file. | rillig | 1 | -7/+1 |
2007-03-08 | Moved the build-env target from bsd.pkg.debug.mk to build/build.mk. It | rillig | 1 | -11/+1 |
2007-02-19 | Fixed "make debug" when CONFIGURE_ARGS contains a shell redirection for | rillig | 1 | -3/+15 |
2007-02-07 | Fixed the detection of config_headers, so that it also catches | rillig | 1 | -2/+2 |
2007-02-05 | More documentation for debugging pkgsrc. | rillig | 1 | -8/+13 |
2007-01-08 | Rewrote the config.h parsing code to work with both autoconf 2.13 and | rillig | 1 | -20/+20 |
2007-01-08 | Added newlines after each paragraph. | rillig | 1 | -1/+18 |
2006-12-23 | Added code to properly parse the output of many more config.status files | rillig | 1 | -2/+11 |
2006-11-05 | Code cleanup; removed a redundant comment. | rillig | 1 | -5/+2 |
2006-10-26 | Oops, spurious line in the output. | rillig | 1 | -2/+1 |
2006-10-26 | Converted the commands that output lists to make(1) loops instead of | rillig | 1 | -24/+14 |
2006-07-25 | BUILD_ENV was renamed to PKGSRC_MAKE_ENV. | jlam | 1 | -3/+3 |
2006-07-20 | Make _show-dbginfo-configure work for packages that don't set | jlam | 1 | -1/+3 |
2006-07-20 | CONFIGURE_ARGS are processed by an ODE "for" loop, since that prevents | rillig | 1 | -2/+2 |
2006-07-20 | Use an ODE variable loop instead of a make .for loop to output the list | jlam | 1 | -6/+5 |
2006-07-20 | Added the build-env target. | rillig | 1 | -4/+18 |
2006-07-20 | Oops, there had been an RCS tag that should not have been expanded. | rillig | 1 | -2/+2 |
2006-07-20 | Added the "debug" target, which outputs a lot of information helping in | rillig | 1 | -0/+119 |