Enable auto-deps in all of Folly
authorChristopher Dykes <cdykes@fb.com>
Mon, 28 Aug 2017 22:13:58 +0000 (15:13 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Mon, 28 Aug 2017 22:22:19 +0000 (15:22 -0700)
commit2ccbaf9e215b23a357ad6f07de0d1374597b47b8
tree1fc8152485a9491d7ef91e532bc342461ce97cf0
parent053fb02511ed385754f32987baa616221125036f
Enable auto-deps in all of Folly

Summary: This enables the last of the magic internally.

Reviewed By: yfeldblum

Differential Revision: D5719795

fbshipit-source-id: fb59a0d7873e9a9f3b73f556b42b647091ca7e67
14 files changed:
folly/AUTODEPS [new file with mode: 0644]
folly/IPAddressV6.cpp
folly/portability/Config.h
folly/portability/Event.h
folly/portability/Malloc.cpp
folly/portability/Sockets.cpp
folly/portability/Sockets.h
folly/portability/Stdlib.h
folly/portability/SysMembarrier.cpp
folly/portability/SysTypes.h
folly/portability/Time.cpp
folly/portability/Unistd.cpp
folly/portability/Unistd.h
folly/portability/Windows.h