summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-18Simplified usage, changed order of steps, better exclusions.HEADmasterMaarten Hoes5-352/+211
2019-06-17configurable tinderbox server email addressAndras Timar2-1/+5
2019-05-31fix tb commit links to the online repositoryLászló Németh1-3/+7
2019-05-31typo fixesAndras Timar7-352/+350
2018-06-05Add missing branch default nameThorsten Behrens1-0/+3
2017-11-28Add missing branch default namesThorsten Behrens1-0/+15
2017-03-18Make sendemail work with gmail againThorsten Behrens1-1/+1
2016-07-09Change SSLv3 to TLSv1.Maarten Hoes1-1/+1
2016-01-07Filter out special gerrit@gerrit.libreoffice.org when sending blame mailStephan Bergmann1-1/+6
2015-05-20Add some more branch names as known.Thorsten Behrens1-0/+6
2015-05-20Make tb email setup actually different for author/debug/all settings.Thorsten Behrens1-2/+2
2015-05-20Make TLS use configurable from tb config.Thorsten Behrens2-4/+7
2015-03-04Also readlink -f BUILD_DIR when running BEFORE or AFTER.Maarten Hoes1-0/+2
2015-03-04Allow for easier debugging by setting $DEBUG.Maarten Hoes1-0/+2
2015-03-04Change report dir to have a fixed name.Maarten Hoes1-3/+3
2015-01-27Added 'gb_GCOV=YES' to make commands.Maarten Hoes4-6/+8
2015-01-24Make tb/tb_send_email and bin/sendEmail the sameMatúš Kukan2-5/+1
2015-01-24Work around 'invalid SSL_version' error.Maarten Hoes1-1/+1
2015-01-14detect Make 4.0 and use -O on make invocation if it is the caseNorbert Thiebaud2-4/+13
2015-01-04An example config for integration of lcov-report.sh with tinderbox.Maarten Hoes5-0/+147
2014-12-15Be more intelligent with 'readlink -f' for paths that dont exist yet.Maarten Hoes1-7/+16
2014-12-05loperf: Remove lock files if there are any, before executingMatúš Kukan1-0/+1
2014-12-04Allow for relative pathnames, by translating relative to absolutei ones.Maarten Hoes1-4/+4
2014-12-02Minor README corrections.Maarten Hoes1-3/+4
2014-12-01Describe test that was run using lcov's 'description file'.Maarten Hoes2-22/+63
2014-11-28build with internal python for PyUNO.Maarten Hoes1-1/+1
2014-11-17Add missing '/' in directory/file pathname.Maarten Hoes1-1/+1
2014-11-16Dont 'rm TRACEFILE_DIR' when running '-a', some other minor fixes.Maarten Hoes1-5/+12
2014-11-16Allow for separate src and build dirs, updated README.Maarten Hoes2-230/+249
2014-11-16Removed concept of 'commandfile', allow for seperate runs of [-b|-a|-c].Maarten Hoes3-70/+118
2014-11-13Split script up in functions. Added example commandfile and README on usage.Maarten Hoes3-47/+172
2014-11-12Replaced hardcoded variable values with commandline options.Maarten Hoes1-3/+33
2014-11-09Added a license statement.Maarten Hoes1-0/+7
2014-11-08shell script to generate lcov code coverage reports.Maarten Hoes1-0/+116
2014-11-07INPATH wath removed a year ago..Christian Lohmaier1-1/+5
2014-10-08tb TMP and TEMP are also used as TMPDIR....Norbert Thiebaud1-0/+2
2014-10-08tb: support TB_LOCALTEMPDIR=1 to isolate temp files of a buildNorbert Thiebaud1-0/+5
2014-10-08tb: support and use autogen.inputNorbert Thiebaud1-1/+5
2014-10-08try to make sure that R is forwared upNorbert Thiebaud1-3/+4
2014-06-03Add libreoffice-4-3 branch to tb.Thorsten Behrens1-0/+3
2014-05-14tinbuild is long-since unused, bin it.Thorsten Behrens1-367/+0
2014-05-14Add 4-2 branch to old tinbuild2.Thorsten Behrens1-0/+1
2014-03-28loperf: Fix names of callgrind output files.Matúš Kukan1-3/+2
2014-03-25loperf: Use 'ls' to have the files sorted.Matúš Kukan1-1/+1
2014-03-17loperf: Print smaller numbers into history file.Matúš Kukan1-1/+1
2014-03-17loperf: Test plain load of documents separately and then convert them.Matúš Kukan1-10/+21
2014-03-17loperf: Remove user directory before first start; and then start again.Matúš Kukan1-5/+11
2014-03-04Symbols upload: Attempt to reduce the upload time in the tb script too.Jan Holesovsky1-1/+1
2014-03-04Symbols upload: Attempt to reduce the upload time.Jan Holesovsky1-2/+2
2014-02-10loperf: Deduplicate code into function.Matúš Kukan1-66/+39