[commit: ghc] master: Do not run configure by default (#458) (f15e851)
git at git.haskell.org
git at git.haskell.org
Tue Oct 23 20:11:55 UTC 2018
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/f15e851ca93515156aa431ae9629925e8e6a88ed/ghc
>---------------------------------------------------------------
commit f15e851ca93515156aa431ae9629925e8e6a88ed
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date: Sun Nov 12 11:51:25 2017 +0000
Do not run configure by default (#458)
See #457
* Do not run configure by default
* Enable automated configure on CI
* Update docs
>---------------------------------------------------------------
f15e851ca93515156aa431ae9629925e8e6a88ed
.travis.yml | 8 ++++----
README.md | 28 ++++++++++++++--------------
appveyor.yml | 4 ++--
circle.yml | 4 ++--
doc/cross-compile.md | 4 ++--
src/CommandLine.hs | 32 ++++++++++++++++----------------
src/Rules/Configure.hs | 15 ++++++++-------
7 files changed, 48 insertions(+), 47 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc f15e851ca93515156aa431ae9629925e8e6a88ed
More information about the ghc-commits
mailing list