Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-10-22 | Move global mutex shards to context | Boris Kolpackov | 1 | -4/+6 |
2019-08-26 | Fix bug in scope::find_target_key() | Boris Kolpackov | 1 | -1/+8 |
2019-08-26 | Suppress gcc's 'control reaches end of non-void function' warning | Karen Arutyunov | 1 | -1/+1 |
2019-08-26 | Factor target name processing code from parser to scope | Boris Kolpackov | 1 | -0/+59 |
2019-08-26 | Make target types project-wide | Boris Kolpackov | 1 | -26/+13 |
2019-08-23 | Introduce notion of build context | Boris Kolpackov | 1 | -19/+14 |
2019-07-01 | Split build system into library and driver | Boris Kolpackov | 1 | -0/+911 |