summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-15tb: problem with make interferring with bash trapsfeature/v2Norbert Thiebaud1-3/+5
2013-04-20tb: major rework to simplify thingsNorbert Thiebaud3-981/+534
2013-02-28tb: make sure we are on the right place when running git commandsNorbert Thiebaud1-6/+10
2013-02-28tb: in autogen keep in mind that possibly SRCDIR <> BUILDDIRNorbert Thiebaud1-1/+1
2013-02-28tb: bug in branch check. need to pass the branch nameNorbert Thiebaud1-4/+4
2013-02-27tb: fix issue with moduel prefix and file triggerNorbert Thiebaud1-14/+14
2013-02-27tb_BUILD_TRIGGERRED not always setNorbert Thiebaud1-1/+2
2013-02-26tb: support for new location of installableNorbert Thiebaud1-4/+5
2013-02-26tinbuild2 : tolerate both location for delivery packagesNorbert Thiebaud1-2/+1
2013-02-25tb: add config templateNorbert Thiebaud6-0/+71
2013-02-25tb: add a way to explicitly restrict a mode for a given branchNorbert Thiebaud2-0/+16
2013-02-25tb: source per branch phases.sh if existNorbert Thiebaud2-2/+11
2013-02-25TB_ID is not used anymoreNorbert Thiebaud1-4/+0
2013-02-25tb: added support for external trigger filesNorbert Thiebaud2-7/+33
2013-02-25tb: no argument does not means --help anymoreNorbert Thiebaud1-1/+1
2013-02-15sigh: upload release names tooCaolán McNamara1-1/+1
2013-02-12loperf: Allow to use optional valgrind paramatersMatúš Kukan1-2/+3
2013-02-12loperf: lo version check, csv log dirYifan J2-36/+65
2013-02-12loperf: these are bash scriptsMatúš Kukan2-2/+2
2013-02-03adjust platform names: Linux, MacOSX and WindowsDavid Ostrovsky1-3/+3
2013-02-03tb: --id is implicitely the user used to talk to gerritNorbert Thiebaud1-2/+2
2013-01-27tb: cahnge the stop semaphore location to ~/.tb/stopNorbert Thiebaud2-8/+8
2013-01-25tb : support --help prior to configNorbert Thiebaud1-1/+1
2013-01-25tb: add an 'installation script'Norbert Thiebaud1-0/+71
2013-01-25tb: debug primer buildNorbert Thiebaud1-7/+20
2013-01-25tb: add support for a 'default' profile in the global configNorbert Thiebaud1-0/+8
2013-01-25tb: quoting issue with EXTRA_BUILDIDNorbert Thiebaud1-2/+3
2013-01-25tb: try to intercept Ctrl-C in subshell to avoid reporting 'fail'Norbert Thiebaud1-15/+48
2013-01-25tb: fix tb_Mode/Priority handlingNorbert Thiebaud2-10/+23
2013-01-21tb: bug, variable start with $ :-)Norbert Thiebaud1-7/+7
2013-01-21tb: search for branch profile at the right pathNorbert Thiebaud1-1/+1
2013-01-21TB_PROFILE_DIR is tb_PROFILE_DIR and fix path to branch's configNorbert Thiebaud1-4/+4
2013-01-21typo dev/nukk => dev/nullNorbert Thiebaud1-1/+1
2013-01-18tb: misc code fixup/typoNorbert Thiebaud2-30/+54
2013-01-18tb: try to gues the tinderbox-server branch name to useNorbert Thiebaud1-2/+32
2013-01-18tb: get the absolute path for Bin_dirNorbert Thiebaud1-0/+4
2013-01-18tb: Update DocumentationNorbert Thiebaud2-36/+66
2013-01-18tb: pass the list of candidates branches to builbot get commandNorbert Thiebaud1-1/+1
2013-01-18tb: missing Darwin specific parts, and 'timeout' supportNorbert Thiebaud2-1/+38
2013-01-18tb: size CCACHE_DIR when specified on a per profile or per branchNorbert Thiebaud1-1/+48
2013-01-18tb: allow to call default phase implementation in override functionNorbert Thiebaud1-18/+81
2013-01-18consolitate io and cpu nicesnessNorbert Thiebaud2-10/+6
2013-01-18Merge "Add single number performance indicator CEst"Yifan Jiang2-53/+65
2013-01-17tb: preliminary version of a new tinderbox scriptNorbert Thiebaud4-0/+4255
2013-01-17Add single number performance indicator CEststephan662-53/+65
2013-01-11tb2: the way to report success/failed in gerrit buildbot has changedNorbert Thiebaud1-5/+5
2013-01-11allow thr next_priority setting to survice the sub-shellNorbert Thiebaud1-3/+9
2013-01-11tb: major overall of the READMENorbert Thiebaud1-113/+169
2013-01-11tb2: syntax change in the gerrit plugin.Norbert Thiebaud1-3/+3
2013-01-11tb2: in gerrit related mode of operation, make sure TINDER_ID is setNorbert Thiebaud1-0/+26