Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-05-24 | Some more TFTP upload robustness work | Boris Kolpackov | 3 | -24/+30 | |
2017-05-24 | Remove task response manifest for good measure | Boris Kolpackov | 1 | -0/+2 | |
2017-05-20 | Add *.ii to .gitignore | Karen Arutyunov | 1 | -0/+1 | |
2017-05-19 | Make TFTP upload even more robust | Boris Kolpackov | 1 | -7/+18 | |
2017-05-19 | Tweak systemd diagnostics output | Boris Kolpackov | 1 | -5/+8 | |
2017-05-13 | Make TFTP upload more robust | Boris Kolpackov | 1 | -0/+10 | |
2017-05-12 | Adjust repository URL, fingerprints in tests | Boris Kolpackov | 1 | -3/+3 | |
2017-05-12 | Add support for including data with trace object | Boris Kolpackov | 4 | -17/+29 | |
2017-05-12 | Do soft/hard fail properly | Boris Kolpackov | 3 | -56/+35 | |
2017-05-11 | Complete doc/ infra | Karen Arutyunov | 9 | -1/+74 | |
2017-05-11 | Allow multi-line machine manifest options value | Karen Arutyunov | 2 | -6/+74 | |
2017-05-11 | Add machine manifest unit test | Karen Arutyunov | 7 | -172/+333 | |
2017-05-11 | Make machine_manifest class to partially delegate parsing/serialization to ↵ | Karen Arutyunov | 2 | -55/+14 | |
base one | |||||
2017-05-10 | Suspend machine on abnormal build for investigation | Boris Kolpackov | 1 | -15/+18 | |
2017-05-08 | Soft-fail if result manifest is broken | Boris Kolpackov | 3 | -12/+29 | |
2017-05-05 | Use version id in agent signature | Boris Kolpackov | 1 | -4/+4 | |
2017-05-05 | Bump version to 0.6.0-a.0.z, master is open for business | Boris Kolpackov | 2 | -4/+4 | |
2017-05-03 | Bump version to 0.5.00.5.0 | Boris Kolpackov | 2 | -5/+5 | |
2017-05-03 | Pass toolchain name/version to controller | Boris Kolpackov | 8 | -9/+62 | |
2017-05-03 | Spec toolchain-name and toolchain-version in task request manifest | Boris Kolpackov | 1 | -3/+12 | |
2017-05-03 | Use VERSION_ID instead of VERSION_STR where appropriate | Boris Kolpackov | 2 | -2/+2 | |
2017-05-02 | Explicitly specify --environments in rc.d since there is no HOME | Boris Kolpackov | 1 | -1/+1 | |
2017-05-02 | Add FreeBSD rc.d script | Boris Kolpackov | 1 | -0/+14 | |
2017-05-02 | Add VC14 bootstrap/environment batch files | Boris Kolpackov | 4 | -2/+225 | |
2017-05-01 | Add bootstrap/environment batch files for MinGW | Boris Kolpackov | 2 | -0/+219 | |
2017-05-01 | Adapt to adding hxx extension for headers and lib prefix for library dir in ↵ | Karen Arutyunov | 12 | -37/+37 | |
libbutl | |||||
2017-05-01 | Fix tests for previous version change | Boris Kolpackov | 1 | -10/+10 | |
2017-05-01 | Use standard version in bootstrap manifest | Boris Kolpackov | 6 | -45/+51 | |
2017-05-01 | Retry mis-booted machines | Boris Kolpackov | 3 | -144/+201 | |
2017-05-01 | Soft-fail on VM forcedown failures | Boris Kolpackov | 5 | -88/+113 | |
Since we've got the result this should be harmless. And should help with spurious KVM crashes with Mac OS guest. | |||||
2017-05-01 | Prevent MSYS2 tar from forking for decompression | Boris Kolpackov | 1 | -2/+5 | |
2017-04-30 | Add hxx extension for headers and lib prefix for library dirs | Karen Arutyunov | 28 | -98/+102 | |
2017-04-29 | Use fixed TFTP ports for robustness | Boris Kolpackov | 7 | -45/+59 | |
This way we can cleanup old iptables entries in case or crash/termination | |||||
2017-04-29 | Update to standard versioning scheme | Boris Kolpackov | 2 | -3/+3 | |
2017-04-28 | Make tap deletion more robust | Boris Kolpackov | 1 | -37/+66 | |
2017-04-28 | Switch to version module | Karen Arutyunov | 9 | -98/+104 | |
2017-04-28 | Fix files distribution | Karen Arutyunov | 1 | -1/+1 | |
2017-04-24 | Add build-email value to manifest file | Karen Arutyunov | 1 | -0/+1 | |
2017-04-24 | Add more agent tracing | Boris Kolpackov | 1 | -0/+6 | |
2017-04-24 | Implement more robust task download in worker | Boris Kolpackov | 1 | -13/+37 | |
2017-04-22 | Make HTTP soft error handling more robust | Boris Kolpackov | 3 | -16/+57 | |
2017-04-22 | Up default agent verbosity to 3 | Boris Kolpackov | 1 | -1/+1 | |
2017-04-22 | Add support for ifname=? and mac=? in kvm options | Boris Kolpackov | 2 | -3/+25 | |
2017-04-22 | Rename directory /build/bbot/ to /build/bots/ | Boris Kolpackov | 1 | -1/+1 | |
To be consistent with machines/, etc. | |||||
2017-04-22 | Rename directory toolchain/ to toolchains/ | Boris Kolpackov | 2 | -7/+7 | |
To be consistent with machines/ | |||||
2017-04-22 | Rename directory/option environment to environments | Boris Kolpackov | 10 | -20/+20 | |
To be consistent with machines/ and toolchains/ | |||||
2017-04-22 | Various tweaks | Boris Kolpackov | 6 | -5/+30 | |
2017-04-21 | Add machine test, bootstrap/environment scripts | Boris Kolpackov | 9 | -1/+510 | |
2017-04-21 | Various improvements | Boris Kolpackov | 2 | -16/+46 | |
2017-04-21 | Make compilable on Windows | Boris Kolpackov | 4 | -54/+56 | |