| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2017-11-13 | Use #!/usr/bin/env as shebang for Bash scripts | Sébastien Santoro | -2/+2 | |
| On some systems, the bash command could be available in another directory than /bin. As such, to offer an env shebang is more convenient. This make sense even for docker scripts, as you can use Docker on FreeBSD or SmartOS for example. | ||||
| 2017-10-17 | Remove tabs | bgermann | -2/+2 | |
| 2017-10-17 | Make Solaris builder compatible with Solaris 10 retry | bgermann | -14/+14 | |
| Unfortunately, #45255 does not quite cut it, so use a different approach to have Solaris 10 compatibility by tricking libbacktrace's autoconf tests. The sysroot download routine is slightly changed, too. | ||||
| 2017-10-15 | Auto merge of #45299 - kennytm:rollup, r=kennytm | bors | -15/+19 | |
| Rollup of 9 pull requests - Successful merges: #45113, #45250, #45255, #45258, #45263, #45264, #45269, #45280, #45289 - Failed merges: | ||||
| 2017-10-13 | Make Solaris builder compatible with Solaris 10 | bgermann | -15/+19 | |
| 2017-10-11 | Add gcc-multilib to cross2 | Marco A L Barbosa | -0/+1 | |
| 2017-10-11 | Add builder for x86_64-unknown-linux-gnux32 in cross2 | Marco A L Barbosa | -0/+1 | |
| 2017-10-05 | Add libsocket and libresolv to Solaris builder | bgermann | -0/+4 | |
| 2017-10-05 | Fix CC for solaris environments | bgermann | -2/+2 | |
| 2017-10-05 | Merge dist-solaris with cross2 builder | bgermann | -16/+126 | |
| 2017-10-05 | Rename dist-fuchsia builder to cross2 | bgermann | -0/+131 | |
