Closed mixu closed 12 years ago
Sort files by name before building. Makes for nicer diffs if you commit the build results since file order is consistent on all platforms.
I was working on a patch for engine.io-client and did make build all and was confused as to why everything changed.
make build all
Thanks again
Sort files by name before building. Makes for nicer diffs if you commit the build results since file order is consistent on all platforms.
I was working on a patch for engine.io-client and did
make build all
and was confused as to why everything changed.