Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | +2002-09-06 Junichi Uekawa <dancer@debian.org> | dancer | 2002-09-06 |
| | | | | | | | | | | | + + * pbuider-loadconfig: create from checkparams. a module to load config files only. + + * debuild-pbuilder: add debuild wrapper script. + + * debuild-pbuilder.1: add manpage + + * pbuilder-buildpackage (BUILD_PID): use "trap" a bit, so that error checking can be done at all. | ||
* | +2002-08-20 Junichi Uekawa <dancer@debian.org> | dancer | 2002-08-20 |
| | | | | | | | | | | | | | | | | + + * pbuilder-modules: document --timeout option. + + * pbuilder.8: document --timeout option + + * pbuilder-checkparams: add --timeout option + + * pbuilderrc.5: document TIMEOUT_TIME + + * pbuilder-buildpackage (CHROOTEXEC): add missing executehooks "C" to a + case. + (CHROOTEXEC): clean the command-line a bit, so that it's easier to use. + (BUILD_PID): add timeout for build process. | ||
* | commit changes, trying to address bugs | dancer | 2002-03-03 |
| | |||
* | noninteractive | dancer | 2002-02-08 |
| | |||
* | fixing typos and minor details. | dancer | 2002-02-01 |
| | |||
* | many modifications done to make things improved. | dancer | 2002-02-01 |
| | |||
* | checkparam, reads ${home}/.pbuilderrc. | dancer | 2002-01-28 |
| | | | | --logfile option is improved. (hopefully) | ||
* | fixing minor bugs ready for release | dancer | 2002-01-18 |
| | |||
* | added Daniel Kobras patch, to implement dpkg-buildpacakge options. | dancer | 2002-01-17 |
| | | | | Testing this should be a good idea. | ||
* | some mods | dancer | 2002-01-16 |
| | |||
* | added configs | dancer | 2002-01-15 |
| | |||
* | added --logfile option | dancer | 2001-11-25 |
| | |||
* | fix pbuilder login noninteractiveness problem | dancer | 2001-11-18 |
| | |||
* | fixes, and improvements | dancer | 2001-11-03 |
| | |||
* | added some feature, which I think was a bad idea. | dancer | 2001-11-03 |
| | |||
* | fixing DEBEMAIL related things, and | dancer | 2001-11-02 |
| | | | | noninteractive | ||
* | fixed typo | dancer | 2001-11-02 |
| | |||
* | things are re-implemented with DEBEMAIL in mind. Always call ↵ | dancer | 2001-11-02 |
| | | | | dpkg-buildpackage with -m | ||
* | fixed some problems. Changed specs, so that it will use env var to specify ↵ | dancer | 2001-10-25 |
| | | | | maint address than command-line | ||
* | added support for sponsorship | dancer | 2001-10-25 |
| | |||
* | including the patch submitted from dale amon | dancer | 2001-09-27 |
| | |||
* | pbuilder fixings ... adding more options. | dancer | 2001-09-25 |
| | |||
* | daily checkin | dancer | 2001-09-23 |
| | |||
* | adding non-us mirror and other support | dancer | 2001-09-07 |
| | |||
* | fixes and enhancements | dancer | 2001-09-01 |
| | |||
* | fixed the --mirror option to work | dancer | 2001-08-28 |
| | |||
* | making ready for uploading to Debian archive, changing depends line to ↵ | dancer | 2001-08-28 |
| | | | | debootstrap with versioned depends. Re-tabbing, extactbuildplace function is created to move common code out from create and build. added an error message for unknown parameter option. added a TAGS target to the makefile to make ETAGS work. | ||
* | changed the buildplace. | dancer | 2001-08-27 |
| | |||
* | added buildresult feature and fixed the readlink typo | dancer | 2001-08-27 |
| | |||
* | moved pbuilderrc loading to the main file. | dancer | 2001-08-27 |
| | |||
* | adding support for proc and using readlink | dancer | 2001-08-25 |
| | |||
* | fixed typo | dancer | 2001-08-25 |
| | |||
* | fixed debian/control, and debian/rules for real builds | dancer | 2001-08-25 |
| | |||
* | making more use of quotation marks, and adding pbuilder checkparams support ↵ | dancer | 2001-08-25 |
| | | | | for all apps. They all have decent command-line support now, I guess | ||
* | added a pbuilder-checkparams, to be sourced from packages to configure from ↵ | dancer | 2001-08-25 |
command-line. |