Commit Graph

5 Commits

Author SHA1 Message Date
Abhishek Arya 1d5a2cd84e
Fill in main_repo for several projects. (#4816)
* Fill in main_repo for several projects.

* Add some go repos.
2020-12-09 21:52:40 -08:00
Nico Weber f40f590cea serenity: Build with ninja, and add @bugaevc to cc list (#4742)
* serenity: Build using ninja instead of make

It has a better default -j, which means local builds are much faster.
Also, the output is more pleasant to look at.

* serenity: Add bugaevc as requested on #4738
2020-11-29 13:39:21 -08:00
DavidKorczynski c28f4d8412
serenity: fix entire project build. (#4738) 2020-11-28 08:28:22 -08:00
DavidKorczynski 8c8f6ef31e
serenity: update cmake file (#4719)
fixes has been made in upstream Serenity on the Js fuzzer so it will compile (https://github.com/SerenityOS/serenity/pull/4164)
2020-11-25 13:17:44 -08:00
DavidKorczynski dd8ad0aa04
[Serenity] initial integration (#4696) 2020-11-24 13:56:55 -08:00