This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| # from http://stackoverflow.com/questions/22313407/clang-error-unknown-argument-mno-fused-madd-python-package-installation-fa | |
| export ARCHFLAGS=-Wno-error=unused-command-line-argument-hard-error-in-future | |
| # from http://docs.buildbot.net/current/tutorial/firstrun.html | |
| cd | |
| mkdir -p tmp/buildbot | |
| cd tmp/buildbot | |
| virtualenv --no-site-packages sandbox |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| lldb; attach DigitalColor Meter; expr (void)[[[NSApp windows] firstObject] setLevel:5] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| firefox , 315mb, 41 threads | |
| safari , 190mb , 47 threads | |
| chrome , 457mb , 123 threads | |
| opera , 245mb , 24 threads | |
| stainless , 190mb , 55 threads | |
| Omniweb , 169mb , 30 threads |
NewerOlder