Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-06 | Remove tools/build.py (#2865) | Ryan Dahl | |
Testing regression: ASAN build removed. | |||
2019-01-21 | chore: update license lines (#1557) | Yoshiya Hinosawa | |
2018-11-30 | Use pylint. | Ryan Dahl | |
2018-10-25 | build: fix compatibility with rustc 1.30.0 | Bert Belder | |
Additionally: * Rebuild rust crates when the rustc version changes. * Fetch all rust ldflags in one exec_script() call instead of two. |