Page MenuHomePhabricator

Rebuild `xhpast.exe` with static linkage
ClosedPublic

Authored by epriestley on Jun 16 2014, 8:30 PM.
Tags
None
Referenced Files
F14035096: D9581.diff
Sun, Nov 10, 4:07 AM
F14032435: D9581.id22962.diff
Sat, Nov 9, 2:25 PM
F14032321: D9581.diff
Sat, Nov 9, 2:04 PM
F13991947: D9581.id22962.diff
Tue, Oct 22, 1:29 PM
F13968991: D9581.diff
Oct 16 2024, 11:50 PM
Unknown Object (File)
Sep 30 2024, 9:31 PM
Unknown Object (File)
Sep 24 2024, 1:12 AM
Unknown Object (File)
Sep 14 2024, 5:34 PM
Subscribers

Details

Summary

Fixes T5372.

This thing is like 2.5MB but surely we will never regret checking multi-megabyte binaries into the VCS.

Test Plan
  • Observed static flags being used during build.
  • Ran xhpast.exe with some PHP piped into it.
  • Saw large binary size.

Diff Detail

Repository
rPHU libphutil
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Rebuild `xhpast.exe` with static linkage.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: richardvanvelzen.
richardvanvelzen edited edge metadata.

It's crazy, but it does work.

windows-xhpast-lint.png (212×667 px, 8 KB)

This revision is now accepted and ready to land.Jun 16 2014, 8:36 PM
epriestley updated this revision to Diff 22962.

Closed by commit rPHU41d51cc2b01d (authored by @epriestley).