Commit Graph

6 Commits

Author SHA1 Message Date
DavidKorczynski e518f6e22e
Fix nodejs build after experimental-quic flag removed. (#5094) 2021-02-02 09:59:09 -08:00
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
DavidKorczynski 0acecb4451
[nodejs] Simplify build process as most work is now upstreamed. (#4327)
* Build of nodejs has now been upstreamed and this commit simplifies the build for nodejs to the new updates.

* We only support libfuzzer for now.

* Simplified the build script.
2020-08-17 07:41:25 -07:00
devtty1er d561c49ae5
Update Dockerfiles (#4070)
* Use LABEL in place of MAINTAINER

* Remove LABEL maintainer from Dockerfiles
2020-07-06 13:18:23 -07:00
DavidKorczynski 4c5bd1da12
[Nodejs] initial integration. (#3860)
* Nodejs initial integration.

* Added headers to fix Travis.

* A lot of simplifications to build script. LDFLAGS is the key here.

* More simplifications to build script.

* Fix Travis.

* Remove msan.

* Generalise and simplify build script.

* utilise all cores and a bit nicer structure in build.
2020-06-08 18:47:09 -07:00
Oliver Chang cb7197e7f5 Rename node.js to nodejs. 2016-12-01 12:19:46 -08:00