summaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* More aggressive optimization.Julian Blake Kongslie2022-07-091-1/+1
* Dropping the async interface, and adding some real uarch.Julian Blake Kongslie2022-07-021-2/+1
* Don't redo IWYU work when headers haven't changed.Julian Blake Kongslie2022-06-271-2/+1
* IWYU check on top-level headers.Julian Blake Kongslie2022-06-261-0/+12
* Support link-time optimization.Julian Blake Kongslie2022-06-261-3/+3
* Move a bunch of code from headers to separate compilation units.Julian Blake Kongslie2022-06-261-8/+15
* Significant changes, and a working "ISA" that just computes fib(n).Julian Blake Kongslie2022-06-261-11/+18
* Include what you use.Julian Blake Kongslie2022-06-251-5/+22
* Move git tag generation entirely into the Makefile.Julian Blake Kongslie2022-06-251-2/+15
* Marginally safer 'find' invocation for finding subcomponents.Julian Blake Kongslie2022-06-251-1/+1
* Reorganize Makefile.Julian Blake Kongslie2022-06-251-17/+23
* Support header-only components.Julian Blake Kongslie2022-06-251-13/+22
* Move get-git-tag to a tools subdirectory.Julian Blake Kongslie2022-06-251-1/+1
* Makefile rework, supporting "nested" components.Julian Blake Kongslie2022-06-251-17/+25
* Initial commit.Julian Blake Kongslie2022-06-231-0/+62