Age | Commit message (Expand) | Author | Files | Lines |
2006-02-11 | Renamed the ``restart'' variable to ``resume'', as that is what the | rillig | 1 | -13/+11 |
2006-01-30 | Added the bulk build ID to the subject line of the report mail. It had been | rillig | 1 | -2/+2 |
2006-01-21 | - Added a new top level file that saves the REPORT_BASEDIR from the first | rillig | 1 | -7/+20 |
2005-12-05 | Shortened the code to extract pkgsrc variables by 30 lines, taking out | rillig | 1 | -85/+49 |
2005-11-30 | - Ignore the return value of the "unset" command. This would terminate the | rillig | 1 | -3/+3 |
2005-11-28 | Instead of extracting the PKG_TOOLS_BIN make(1) variable, extract | rillig | 1 | -10/+13 |
2005-11-28 | Prefixed the messages with "build> " that I had forgotten in the last | rillig | 1 | -6/+6 |
2005-11-28 | Prefixed the status messages from this program with "build> ", to | rillig | 1 | -13/+13 |
2005-11-28 | Print a message before creating the bulk build report, as this takes | rillig | 1 | -1/+2 |
2005-11-24 | Indentation fix to make the "case" statements look more uniform. | rillig | 1 | -3/+3 |
2005-11-24 | Corrected the quoting of variables in clear cases. | rillig | 1 | -12/+13 |
2005-11-23 | Per request, back out all the SKIP_AUDIT_PACKAGES changes. | erh | 1 | -2/+2 |
2005-11-20 | - If the BULKFILESDIR differs from PKGSRCDIR, create it before trying to | rillig | 1 | -1/+16 |
2005-11-19 | Indentation fix. | rillig | 1 | -3/+2 |
2005-11-19 | The toplevel database files are referenced in the report, so they must not | rillig | 1 | -3/+1 |
2005-11-19 | To check if the pkg_install tools are up to date, the bulk build script | agc | 1 | -2/+2 |
2005-11-18 | Revert the change in 1.77, which does not work correctly. | agc | 1 | -15/+11 |
2005-11-18 | If the bulk build is taking place in a sandbox, then typically read-only | agc | 1 | -11/+15 |
2005-11-16 | Changes for enabling separate BULKFILESDIR and PKGSRCDIR. | rillig | 1 | -6/+13 |
2005-11-11 | Removed the "BULK>" prefix from a message, as that prefix is reserved for | rillig | 1 | -2/+2 |
2005-11-10 | Fixed the remaining instances of code relying on trailing white-space in | rillig | 1 | -2/+2 |
2005-11-09 | Before extracting the pkgsrc variables (which takes some time), print a | rillig | 1 | -1/+3 |
2005-11-08 | - Improved error handling. | rillig | 1 | -8/+7 |
2005-11-08 | - Removed the redundant check on USR_PKGSRC. | rillig | 1 | -8/+3 |
2005-11-06 | Added basic checks to make sure the values from the configuration file are | rillig | 1 | -1/+2 |
2005-11-06 | Remove extra ${pkgsrc_dir} that slipped in. | seb | 1 | -2/+2 |
2005-11-05 | - Replaced spaces with tabs in the "build --help" message. | rillig | 1 | -38/+39 |
2005-11-05 | - Condensed the code. | rillig | 1 | -37/+18 |
2005-11-05 | Reformatted the --help output. Instead of many echo(1) commands, one | rillig | 1 | -42/+43 |
2005-11-05 | - Added a comment above each paragraph explaining what goes on there. | rillig | 1 | -31/+74 |
2005-11-05 | - Added an alias --resume for --restart, as "restart" sounds too much like | rillig | 1 | -19/+13 |
2005-11-05 | - Added a function post_filter_cmd() that can be overridden in bulk.conf. | rillig | 1 | -33/+54 |
2005-11-05 | - Added a shell function die() that is used to provide consistently | rillig | 1 | -19/+18 |
2005-11-05 | - Removed trailing white-space from the --help output. | rillig | 1 | -39/+41 |
2005-11-05 | Export the BULK_BUILD_CONF variable so that subprocesses can see it. Rewrote | rillig | 1 | -10/+12 |
2005-11-05 | Added a command line option --config that allows to specify a custom | rillig | 1 | -2/+10 |
2005-11-02 | Microoptimization: awk has BRE pattern matching, so use it instead of | tv | 1 | -2/+2 |
2005-09-21 | Make the directory before creating the pkgsrc-results text file in it. | reed | 1 | -2/+2 |
2005-09-20 | Add a new command line option "-e | --no-email" to not send the email | xtraeme | 1 | -2/+17 |
2005-08-26 | Use PKG_TOOLS_BIN, so it doesn't run wrong pkg_* tools found in the PATH. | reed | 1 | -7/+10 |
2005-06-24 | Use ${PERL5} instead of `perl' and relying on $PATH order. | sketch | 1 | -2/+5 |
2005-06-24 | lang/perl58 has been renamed to lang/perl5 (hi johnny!) | dillo | 1 | -2/+2 |
2005-05-19 | list all the extracted variables, not just some of them | dillo | 1 | -1/+8 |
2005-05-19 | PERL5_PKGSRCDIR is no more. Explicitly use "lang/perl58" for the | jlam | 1 | -4/+2 |
2005-05-18 | Reinstall BULK_PREREQ before running the post-build script as there may be | sketch | 1 | -1/+10 |
2005-05-03 | Teach the bulk build scripts about the new tools framework. | jlam | 1 | -5/+5 |
2005-01-14 | "uptodate-pkgtools" is actually a dead target these days. Use "fetch" in | tv | 1 | -2/+2 |
2004-12-11 | The documentation claims you can use -m as an alias for --mirror_only. | kristerw | 1 | -2/+2 |
2004-11-23 | Don't hard-code "lang/perl58". Instead, use the value of PERL5_PKGSRCDIR | jlam | 1 | -2/+4 |
2004-11-16 | Preserve the .work.log file from a broken build as .broken.work.html | jlam | 1 | -1/+4 |