Skip to content
This repository has been archived by the owner on Oct 3, 2021. It is now read-only.

Add Makefile build system. This will be used to test that the #40

Merged
merged 1 commit into from Oct 11, 2015

Commits on Oct 11, 2015

  1. Add Makefile build system. This will be used to test that the

    sources files can actually be built by clang and/or gcc.
    
    See ``Makefile-README.md`` for documentation.
    
    The warning flags passed to the compiler are based on the
    ``check`` script which we can probably remove as the build
    system superseeds that script.
    
    Note ``WARNINGS_AS_ERRORS`` is set to off by default because
    a lot of the benchmarks would fail to compile otherwise.
    Dan Liew committed Oct 11, 2015
    Configuration menu
    Copy the full SHA
    bba2e98 View commit details
    Browse the repository at this point in the history