Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-06-20 | Regularize .gitignore files | Karen Arutyunov | 1 | -0/+2 | |
2016-01-05 | Rename build directory/namespace to build2 | Boris Kolpackov | 1 | -2/+0 | |
2015-05-22 | Add bootstrap script, INSTALL file | Boris Kolpackov | 1 | -2/+1 | |
2015-04-26 | Cover multiple backup copies | Boris Kolpackov | 1 | -1/+1 | |
2015-04-02 | Keep previous version of b executable as b-prev until linker succeeds | Boris Kolpackov | 1 | -3/+2 | |
This is useful in case of a linker error in which case the b binary is deleted and we have nothing to use. Also, it is a good idea to manually keep b-save in case of runtime bugs introduced during development. | |||||
2015-04-01 | Implement initial C++ configuration support | Boris Kolpackov | 1 | -0/+1 | |
2015-01-05 | Rename 'bd' to 'b' | Boris Kolpackov | 1 | -1/+4 | |
What the heck, let's be bold, right? | |||||
2014-12-03 | Add .gitignore files | Boris Kolpackov | 1 | -0/+1 | |