aboutsummaryrefslogtreecommitdiff
path: root/infra/build/functions/build_project.py
AgeCommit message (Expand)Author
2021-09-02Fix i386 build uploading.Jonathan Metzman
2021-09-01[language builders] Get rid of base-builder-new (#6361)jonathanmetzman
2021-08-26Fix exception in build. (#6323)Oliver Chang
2021-08-25[build][infra] Improve build functions. (#6296)jonathanmetzman
2021-08-25[Ubuntu upgrade] Remove support for prebuilt MSAN libraries. (#6280)jonathanmetzman
2021-08-23Fix coverage command and misc fixes (#6262)jonathanmetzman
2021-08-10[infra][build] Switch to f-strings. (#6182)jonathanmetzman
2021-07-21[infra][build] Reset HOME using env instead of bash. (#6079)jonathanmetzman
2021-07-20[infra][build] Set HOME=/root on GCB when doing fuzzer builds. (#6069)jonathanmetzman
2021-07-01[build/infra] Build engines in alphabetical order. (#5987)jonathanmetzman
2020-12-04s/test_all/test_all.py for google cloud build. (#4783)Abhishek Arya
2020-08-05Clean up build infra. (#4251)Oliver Chang
2020-07-16Refactoring and request build cloud function (#4120)kabeer27