Commit Graph

5 Commits

Author SHA1 Message Date
Monty Taylor f19e38dab5 Simplify build
We only compile for a single platform, the one inside our container.
Since we do that, we can massively simplify this build.

Change-Id: Ic7d088fd85f2cf88838cb83524aaf1c8b2e858bf
2020-07-15 12:03:05 -05:00
Monty Taylor fc1a31230e Remove cruft from Makefile.am
We don't really need the maintainer-clean thing - we've got git for
that. But also, add README.rst and bindep.txt to EXTRA_DIST.
2019-02-10 19:15:50 +00:00
Monty Taylor 3d97c9fc7a Use libtool automake variables 2019-02-09 21:39:17 +00:00
Monty Taylor 52487147b2 Switch to cpprest and add support for it 2019-02-09 17:51:06 +00:00
Monty Taylor 754c66a53c Initial commit 2019-02-09 15:55:31 +00:00