Commit graph

147 commits

Author SHA1 Message Date
Sergio Durigan Junior 1ba38b09a8 Removing Jan's email; improving the way we identify each commit's author 2014-12-23 22:14:54 -05:00
Sergio Durigan Junior 165357d83a Fixing stupid mistake 2014-12-23 20:48:03 -05:00
Sergio Durigan Junior 6cbe15bbbe Implementing a new way to store test results 2014-12-23 20:22:22 -05:00
Sergio Durigan Junior 633aad43c6 Improving email message; little formatting issues 2014-12-23 20:02:31 -05:00
Sergio Durigan Junior 0174f62cba Adding description to the RemoveDirectory step 2014-12-23 14:22:25 -05:00
Sergio Durigan Junior 409f91e6ac Making first commit if repo did not exist, try 2 2014-12-23 14:14:26 -05:00
Sergio Durigan Junior 51b1d30f9f Making first commit if repo did not exist 2014-12-23 13:36:44 -05:00
Sergio Durigan Junior d3e85f9afd Only create commit and tag if tag does not exist 2014-12-23 02:36:01 -05:00
Sergio Durigan Junior 9635be1ae7 Using is_dirty to know when to commit things 2014-12-23 02:16:43 -05:00
Sergio Durigan Junior e350a348bc Including xfail in the email 2014-12-23 01:54:48 -05:00
Sergio Durigan Junior f340d4c6f3 Fixing arg to FileUpload 2014-12-22 22:34:05 -05:00
Sergio Durigan Junior efacff7073 Missing close-paren 2014-12-22 22:32:30 -05:00
Sergio Durigan Junior bf97593525 Lots of fixes on gdbgitdb and other places 2014-12-22 22:29:12 -05:00
Sergio Durigan Junior 555c6db4b0 New gdbgitdb.py file; improve result email; improve the way we save logs and sums 2014-12-22 17:51:13 -05:00
Sergio Durigan Junior 7e5c68d7ce text must be string, not list 2014-12-22 00:29:57 -05:00
Sergio Durigan Junior e8684f84e1 Properly fetching log content 2014-12-22 00:06:44 -05:00
Sergio Durigan Junior 254aa307f9 Setting the messageFormatter to the proper function 2014-12-21 23:31:56 -05:00
Sergio Durigan Junior 9631182c22 Passing arguments in the right order for compute_regressions 2014-12-21 22:56:46 -05:00
Sergio Durigan Junior dea6ebf05f First attempt of a mail notifier 2014-12-21 19:38:24 -05:00
Sergio Durigan Junior 57326f7ef2 Migrating the xfail file to each builder 2014-12-20 20:47:56 -05:00
Sergio Durigan Junior 023a791787 Fixing the comparison of testcases by istry 2014-12-20 20:37:10 -05:00
Sergio Durigan Junior 1dc62ca8ce Deleting gdbbuilder.py 2014-12-20 14:07:42 -05:00
Sergio Durigan Junior d1e7a9d94e Moving TODO from gdbbuilder.py to master.cfg 2014-12-20 14:07:23 -05:00
Sergio Durigan Junior f57605c7a9 Revert "Fixing path of config.json and passwords.json"
This reverts commit 75b2676597.
2014-12-19 20:41:29 -05:00
Sergio Durigan Junior 75b2676597 Fixing path of config.json and passwords.json 2014-12-19 20:39:26 -05:00
Sergio Durigan Junior 9d40e455f3 Moving everything from lib/gdbbuilder.py into master.cfg; adding lots of comments. 2014-12-19 19:07:14 -05:00
Sergio Durigan Junior 1159ea34bf Implementing random wait before git-fetching things 2014-12-19 18:04:46 -05:00
Sergio Durigan Junior 6260e0ddda Do not set properties on Builder 2014-12-16 01:15:36 -05:00
Sergio Durigan Junior 9dd2efa567 Setting isTryBuilder to no where necessary, try 3 2014-12-16 01:14:14 -05:00
Sergio Durigan Junior 444949e3eb Setting isTryBuilder to no where necessary, try 2 2014-12-15 23:54:04 -05:00
Sergio Durigan Junior 3060b28a96 Setting isTryBuilder to no where necessary 2014-12-15 23:36:14 -05:00
Sergio Durigan Junior 355cbdd863 Enabling parallel testing on native-gdbserver/-m64 2014-12-15 21:40:11 -05:00
Sergio Durigan Junior 73550f34b7 Fix for cc-with-index path 2014-12-15 21:27:30 -05:00
Sergio Durigan Junior 17dc6d5f6e Using retryfetch on git 2014-12-14 19:19:50 -05:00
Sergio Durigan Junior 15490251d1 Improving gdbbuilder 2014-12-14 18:35:38 -05:00
Sergio Durigan Junior 07ab18a6c1 Fixing config.json, removing wrong builder names 2014-12-14 17:11:29 -05:00
Sergio Durigan Junior 018013191a Cleaning and fixing master.cfg 2014-12-14 17:09:22 -05:00
Sergio Durigan Junior 58642ebb3e Fixing errors on gdbbuilder.py 2014-12-14 17:06:44 -05:00
Sergio Durigan Junior 67fa276c27 Fixing architecture_triplet, part 2: making a list 2014-12-13 04:00:39 -05:00
Sergio Durigan Junior b2d73ebe58 Fixing architecture_triplet 2014-12-13 03:58:58 -05:00
Sergio Durigan Junior 302a8eedbf Adapting master.cfg to reflect the modifications on lib/gdbbuilder.py 2014-12-13 03:45:56 -05:00
Sergio Durigan Junior ff2c10d2be New file config.json, with some example configurations 2014-12-13 03:42:13 -05:00
Sergio Durigan Junior 8590dd67c0 Modifying .gitignore to not ignore new files in lib/ 2014-12-13 03:41:48 -05:00
Sergio Durigan Junior 610283d761 New version of gdbbuilder.py, with lots of new features 2014-12-13 03:39:48 -05:00
Tom Tromey dbcbfcc669 update README.md 2013-08-01 11:51:57 -06:00
Tom Tromey 342fc84a46 initial import of the code 2013-08-01 11:40:38 -06:00
tromey 7a22cf7523 Initial commit 2013-08-01 10:37:22 -07:00