jlam
|
af66f920c9
|
BUILD_ENV was renamed to PKGSRC_MAKE_ENV.
|
2006-07-25 16:04:44 +00:00 |
|
jlam
|
574f8fe190
|
Make _show-dbginfo-configure work for packages that don't set
CONFIGURE_ARGS. We guard against an empty CONFIGURE_ARGS to prevent
the ODE variable loop from expanding to an empty value.
|
2006-07-20 19:00:50 +00:00 |
|
rillig
|
8774cc5fc5
|
CONFIGURE_ARGS are processed by an ODE "for" loop, since that prevents
an empty line from being printed when the variable is empty. It also
removes the need for special handling of "<".
|
2006-07-20 17:56:27 +00:00 |
|
jlam
|
6bd385f1bb
|
Use an ODE variable loop instead of a make .for loop to output the list
of "TOOL" variables defined by the tools framework.
|
2006-07-20 17:40:45 +00:00 |
|
rillig
|
63572ebd6f
|
Added the build-env target.
|
2006-07-20 17:31:20 +00:00 |
|
rillig
|
5902b29ca6
|
Oops, there had been an RCS tag that should not have been expanded.
|
2006-07-20 17:14:26 +00:00 |
|
rillig
|
680b655fe9
|
Added the "debug" target, which outputs a lot of information helping in
debugging packages that have build problems.
|
2006-07-20 17:10:45 +00:00 |
|