Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-05-01 | Add hxx extension for headers | Karen Arutyunov | 1 | -7/+7 |
2017-03-22 | Make use of throw_generic_error() | Karen Arutyunov | 1 | -0/+8 |
2017-03-02 | Implement parallel match | Boris Kolpackov | 1 | -5/+12 |
2017-02-13 | Use target:as<> instead of static_cast for target casting | Boris Kolpackov | 1 | -2/+1 |
2017-02-13 | Pass const target& to recipes | Boris Kolpackov | 1 | -14/+15 |
2017-02-13 | Pass const scope& where modification should not happen | Boris Kolpackov | 1 | -4/+6 |
2017-01-09 | Make use of operator<<(ostream, exception) | Karen Arutyunov | 1 | -4/+4 |
2017-01-05 | Update copyright year | Boris Kolpackov | 1 | -1/+1 |
2016-09-15 | Add io_error alias for std::ios_base::failure | Karen Arutyunov | 1 | -1/+1 |
2016-09-13 | Fix crashing on unhandled system_error thrown by file_exists() | Karen Arutyunov | 1 | -2/+2 |
2016-08-28 | Fix Windows rpath support | Boris Kolpackov | 1 | -41/+146 |
2016-08-12 | Implement support for C compilation | Boris Kolpackov | 1 | -0/+273 |