Page MenuHomePhabricator

Rebuild `xhpast.exe` with static linkage
ClosedPublic

Authored by epriestley on Jun 16 2014, 8:30 PM.
Tags
None
Referenced Files
F15417828: D9581.diff
Thu, Mar 20, 6:54 PM
F15408395: D9581.id.diff
Tue, Mar 18, 10:46 PM
F15386165: D9581.id.diff
Sat, Mar 15, 12:08 AM
F15385286: D9581.id22962.diff
Fri, Mar 14, 10:09 PM
F15302644: D9581.id22962.diff
Wed, Mar 5, 7:13 PM
F15302408: D9581.diff
Wed, Mar 5, 6:55 PM
F15282883: D9581.id.diff
Tue, Mar 4, 3:19 AM
Unknown Object (File)
Tue, Feb 25, 4:58 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
Branch
winbuild1
Lint
Lint Errors
SeverityLocationCodeMessage
Errorsupport/xhpast/Makefile:24TXT2Tab Literal
Unit
Tests Passed
Build Status
Buildable 1151
Build 1151: [Placeholder Plan] Wait for 30 Seconds

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).