Age | Commit message (Expand) | Author | Files | Lines |
2021-09-27 | Finalize license | Boris Kolpackov | 15 | -15/+15 |
2021-07-22 | Add Emscripten environment script | Boris Kolpackov | 1 | -0/+45 |
2021-07-21 | Run command prompt from environment batch files if no bbot specified | Boris Kolpackov | 4 | -12/+36 |
2021-07-06 | Run interactive shell from environment script if no bbot specified | Boris Kolpackov | 1 | -2/+8 |
2020-11-11 | Retry periodically failing rmdir in bootstrapt scripts for Windows | Karen Arutyunov | 4 | -44/+184 |
2020-02-07 | Drop copyright notice from source code | Karen Arutyunov | 14 | -14/+0 |
2019-10-19 | Pass compiler mode as part of config.{c,cxx} in environment scripts | Boris Kolpackov | 3 | -10/+10 |
2019-10-16 | Tweak bootstrap/environments batch files for Clang and MSVC | Boris Kolpackov | 3 | -4/+13 |
2019-10-15 | Update MSVC and Clang environments now that we can do prompt-less | Boris Kolpackov | 2 | -8/+21 |
2019-10-08 | Don't assume which mode (-m32/-m64, etc) is required in environment setup | Boris Kolpackov | 5 | -32/+39 |
2019-10-07 | Fix copy/paste error in bbot-bootstrap-clang.bat | Boris Kolpackov | 1 | -1/+1 |
2019-10-07 | Add bootstrap/environment batch files for Clang targeting MSVC | Boris Kolpackov | 6 | -77/+119 |
2019-03-12 | Add MSVC 16 bootstrap and environment batch scripts | Boris Kolpackov | 2 | -0/+223 |
2019-01-16 | Update copyright year | Karen Arutyunov | 12 | -12/+12 |
2018-06-15 | Command line interface redesign for bootstrap scripts | Boris Kolpackov | 6 | -32/+47 |
2018-05-19 | Update copyright year | Karen Arutyunov | 12 | -12/+12 |
2018-03-06 | Rename manifest in bootstrap scripts, add backwards-compatibility to agent | Boris Kolpackov | 4 | -12/+16 |
2017-12-15 | Enable core dumps in bootstrap scripts | Boris Kolpackov | 3 | -1/+18 |
2017-12-12 | Fix bug bootstrap scripts | Boris Kolpackov | 4 | -18/+33 |
2017-10-20 | Make Windows shutdown delay same as for other platforms (5 seconds) | Boris Kolpackov | 3 | -3/+3 |
2017-10-20 | Use build options in mingw/msvc bootstrap batch files | Boris Kolpackov | 3 | -3/+5 |
2017-10-20 | Move shutdown to platform-specific scripts | Boris Kolpackov | 4 | -5/+15 |
2017-10-20 | Add support for parallel bootstrap on Linux, Mac OS, and FreeBSD | Boris Kolpackov | 7 | -10/+63 |
2017-10-19 | Add network timeout of 600 seconds to bootstrap scripts/batch files | Boris Kolpackov | 4 | -10/+14 |
2017-10-06 | Use multi-user.target instead of default.target in systemd units | Boris Kolpackov | 1 | -2/+2 |
2017-08-24 | Don't install etc/buildfile | Karen Arutyunov | 1 | -1/+1 |
2017-08-06 | Add shutdown to bootstrap script | Boris Kolpackov | 5 | -5/+16 |
2017-07-20 | Add blank line before batch file label | Boris Kolpackov | 3 | -0/+3 |
2017-07-17 | Require target in environment scripts | Boris Kolpackov | 4 | -34/+39 |
2017-05-02 | Explicitly specify --environments in rc.d since there is no HOME | Boris Kolpackov | 1 | -1/+1 |
2017-05-02 | Add FreeBSD rc.d script | Boris Kolpackov | 1 | -0/+14 |
2017-05-02 | Add VC14 bootstrap/environment batch files | Boris Kolpackov | 4 | -2/+225 |
2017-05-01 | Add bootstrap/environment batch files for MinGW | Boris Kolpackov | 2 | -0/+219 |
2017-05-01 | Prevent MSYS2 tar from forking for decompression | Boris Kolpackov | 1 | -2/+5 |
2017-04-22 | Rename directory/option environment to environments | Boris Kolpackov | 6 | -12/+12 |
2017-04-22 | Various tweaks | Boris Kolpackov | 3 | -2/+19 |
2017-04-21 | Add machine test, bootstrap/environment scripts | Boris Kolpackov | 6 | -0/+418 |