Thorsten Behrens
42795c4990
Made tinderbox bcc owner on error mails
...
Every error spam now gets Bcc-ed to the owner. This does not apply
to the x-tinder zipped log file mails.
2011-02-23 09:57:29 +01:00
Thorsten Behrens
b050ea959a
Rename cleanup make target
...
The old version was from libreoffice/build times.
2011-02-23 09:07:48 +01:00
Thorsten Behrens
34daa0c208
Enable tinbuild to also use SMTP auth
...
Previously, tinbuild was only able to use a local MTA - with this
change, one can also e.g. use a googlemail account. Login creds and
smtp crypt method gets passed via command line.
2011-02-23 01:49:56 +01:00
Jan Holesovsky
d1ac976ce2
tinbuild: Better formatting of the tinderbox info.
2011-02-18 13:32:30 +01:00
Jan Holesovsky
7a902663e5
tinbuild: Include all the logs in the mails.
2011-02-17 13:39:27 +01:00
Jan Holesovsky
2f4d8163b2
tinbuild: Use MIME::Lite instead of direct Net::SMTP.
...
We need to send the build logs as gzipped attachments, otherwise they are too
big to be accepted by tinderbox.
2011-02-17 13:39:27 +01:00
Jan Holesovsky
417c1e7908
tinbuild: Plug into http://tinderbox.go-oo.org/MASTER/status.html
...
And also rewrite the mail sending code, to be cross-platform [hopefully ;-)] -
using Perl Net::SMTP module.
2011-02-17 13:39:27 +01:00
Petr Mladek
8d8a189b6a
lo-commit-stat: new --bugs option to print just commits with bugs
...
all add support to filter the ouput by some flags
2011-02-14 15:28:06 +01:00
Miklos Vajna
09441fd8cc
bin/tinbuild: fix typo
2011-02-11 23:37:27 +01:00
Petr Mladek
a0c217c31b
lo-commit-stat: sort modules alphabeticaly
2011-02-09 12:48:29 +01:00
Petr Mladek
b9e228347b
lo-commit-stat: fix bug detection
...
+ fix printing of i#123 bugs
+ removed debug stuff to be able to detect more bugs again
2011-02-09 12:37:47 +01:00
Petr Mladek
9a34f07bd9
lo-commit-stat: really print the found bug numbers
2011-02-02 17:47:39 +01:00
Petr Mladek
3a0ec7548f
lo-commit-stat: new script for analyzing commit logs
...
this script can be used to generate the weekly news, release news;
it might be extended to do even more commit statistics in the future;
2011-01-31 19:43:03 +01:00
Tor Lillqvist
6bf60c6724
Exit early if there is no doxygen
2011-01-27 01:26:19 +02:00
Michael Koch
74d8d2dfed
Added script to search for unnecessary newlines
...
Script recursively searches directorys for
consecutive "empty line(s) - code line" groups
2011-01-26 16:13:01 +01:00
Miklos Vajna
2ce4895f86
find-undocumented-classes: move from build repo
2011-01-20 00:17:54 +01:00
Miklos Vajna
7be59837a9
move find-german-comments from build repo to bootstrap/bin
2011-01-06 13:30:56 +01:00
Thorsten Behrens
fe6ed1e8bf
Add with-linked-git and make repo list configurable
...
* adds --with-linked-git config option, that internally uses
git-new-workdir
* consolidates various repo lists into bin/repo-list, and use
that to dynamically add l10n repo
2010-12-02 00:13:48 +01:00
Jan Holesovsky
f9eb626e4b
tinbuild: Update to match the new bootstrap-based build.
2010-12-01 11:14:57 +01:00
Jan Holesovsky
73a77a19de
tinbuild: Move it from the build repo to bootstrap.
2010-12-01 11:14:57 +01:00
Norbert Thiebaud
dc0370ab52
add a script to generate the links in bootstrap
2010-11-30 20:25:22 -06:00
Norbert Thiebaud
d41f1866bc
simplify the determination of the bootstrap dir
2010-11-30 20:25:21 -06:00
Norbert Thiebaud
f61644158e
add some utility scripts to create new workdir
...
based on kohei blog on the subject, adapted for the 'bootstrap' build
2010-11-30 20:25:21 -06:00