This is an archive of the discontinued LLVM Phabricator instance.

Add update target to ninja
Needs ReviewPublic

Authored by Black on Mar 1 2014, 7:46 AM.

Details

Reviewers
hansw
chapuni
Summary

I just added an update command to ninja, now we can do $ ninja update, as we can do $ make update.

Diff Detail

Event Timeline

chandlerc edited edge metadata.Mar 29 2015, 11:38 AM

I'm strongly opposed to wiring the build system and version control system together.