]> hydra-www.ietfng.org Git - dyna2/commit
Tweak build process
authorNathaniel Wesley Filardo <nwf@cs.jhu.edu>
Thu, 27 Feb 2014 00:21:43 +0000 (19:21 -0500)
committerNathaniel Wesley Filardo <nwf@cs.jhu.edu>
Thu, 27 Feb 2014 00:23:46 +0000 (19:23 -0500)
commit48673905b491bfa012829b52274e43ba62c16a36
tree8fa69d93a65702fa9ab883fa2006d3b93ba16e9e
parent7dd255f56590ef35eb5be56d8650a6d0ba43f7f7
Tweak build process

Notably, build compiler without tests if we're not asked for tests.  It's
not quite perfect, since if we are asked for both a compiler and tests we
`cabal configure` again, but so it goes.  Additionally, since we
characterize sphinx as an optional dependency, conditionalize building docs.

Addresses github nwf/dyna#75
Makefile