Build system revamp (internal portion)
commite82404eccbce8c76dea9dbefbedcd8955975d1aa
authorJosh Watzman <jwatzman@fb.com>
Fri, 2 May 2014 21:51:09 +0000 (2 14:51 -0700)
committerJoelMarcey <joelm@fb.com>
Tue, 13 May 2014 22:54:45 +0000 (13 15:54 -0700)
tree9fddd60f7f911d77a5cd0c5e7137badb97a4383d
parentd822edf4f6d11e9c8deaf55fbcbc0cda57e1547f
Build system revamp (internal portion)

Summary: The external part of this revamp just affects the way we deal
with the build ID, see code comment for why. Bigger external revamp
planned once I get the internal stuff squared away.

Reviewed By: @ptarjan

Differential Revision: D1316920
hphp/hack/src/.gitignore
hphp/hack/src/Makefile
hphp/hack/src/utils/.gitignore [new file with mode: 0644]
hphp/hack/src/utils/Makefile
hphp/hack/src/utils/build_id.ml [new file with mode: 0644]
hphp/hack/src/utils/get_build_id.c [new file with mode: 0644]
hphp/hack/test/suggest/verify_quick_hack
hphp/hack/test/typecheck/verify_quick_hack