Michael Snoyman
2b3e44bbff
Upper bound for #483
2015-03-20 08:02:42 +02:00
Michael Snoyman
a54f2711c5
Disable doctest for jose-jwt
2015-03-19 19:11:58 +02:00
Michael Snoyman
38fd5a2b4a
Expected test failure jose-jwt #482
2015-03-19 17:58:42 +02:00
Michael Snoyman
edef23f412
Merge pull request #482 from tekul/master
...
Add jose-jwt library to build-constraints.yml
2015-03-19 17:21:47 +02:00
___
e8304baaf9
Add jose-jwt library
2015-03-19 14:34:41 +00:00
Michael Snoyman
653accd9dc
Merge pull request #480 from mgsloan/executable-hash
...
Add executable-hash
2015-03-19 09:23:00 +02:00
Michael Sloan
c71cbd72de
Add executable-hash
2015-03-19 00:08:56 -07:00
Michael Snoyman
08c674509f
Another upper bound on #440
2015-03-19 07:55:57 +02:00
Michael Snoyman
baf7dca591
Upper bound for #479
2015-03-19 07:51:42 +02:00
Michael Snoyman
076c477905
skip-hoogle options
2015-03-18 15:46:07 +02:00
Michael Snoyman
d0138fae7a
V2 upload by default, --server-url option when building
2015-03-18 15:17:03 +02:00
Michael Snoyman
52580761e7
Upper bound for ekmett/linear#70
2015-03-18 12:22:37 +02:00
Michael Snoyman
b7a582c18c
Remove upper bounds and close #478
2015-03-18 12:00:23 +02:00
Michael Snoyman
956060c5d3
Version bump
2015-03-18 11:13:47 +02:00
Michael Snoyman
1c71e419b1
Fix haddocks
2015-03-18 10:56:51 +02:00
Michael Snoyman
ffb705f874
Merge branch 'new-upload'
...
Conflicts:
build-constraints.yaml
2015-03-18 10:55:18 +02:00
Michael Snoyman
03ac82de68
Upper bound for #478
2015-03-18 08:38:07 +02:00
Michael Snoyman
705c6b28a7
Extra #440 upper bound
2015-03-18 08:37:57 +02:00
Michael Snoyman
0d7e1e421d
Merge pull request #477 from acfoltzer/patch-1
...
Add gitrev
2015-03-18 07:41:08 +02:00
Adam C. Foltzer
56e1afd3e6
Add gitrev
...
Hey, I've been using stackage for months now, might as well start contributing ;)
2015-03-17 15:46:49 -07:00
Michael Snoyman
b872245bb5
Upper bound for #476
2015-03-17 10:37:41 +02:00
Michael Snoyman
ca22965695
Upper bound for #476
2015-03-17 10:37:27 +02:00
Michael Snoyman
923d655e09
Provide options for v2 uploads
2015-03-16 17:17:45 +02:00
Michael Snoyman
43639bd6c5
Remove some expected failures c/o @chrisdone
2015-03-16 12:33:29 +02:00
Michael Snoyman
fb1d2607bc
Get rid of superfluous quotes
2015-03-15 19:15:57 +02:00
Michael Snoyman
7dfde3ba49
Generate v2 bundle during complete build
2015-03-15 18:51:55 +02:00
Michael Snoyman
c3d3821b87
Merge branch 'master' into new-upload
2015-03-15 18:32:36 +02:00
Michael Snoyman
e80a8d0acf
Only create log files when needed
...
Did this for two reasons:
1. Easier to read incremental output this way
2. I believe that, with incremental builds, we were running out of file
descriptors in some cases due to so rapidly plowing through all of the
packages. I'm not certain this was the source of the errors I was
seeing, but given (1), it made sense to try this first.
2015-03-15 15:46:58 +02:00
Michael Snoyman
2aa6ecc968
Merge branch 'incremental'
2015-03-15 15:31:06 +02:00
Michael Snoyman
eef9c14d24
Delete libraries when unregistering
...
Pinging @manny-fp
2015-03-15 15:29:49 +02:00
Michael Snoyman
8f74bbee49
Delete previous results when unregistering
...
Previously, package install status was determined by checking the
package database. However, this didn't work for executables, so I
switched it to keep explicit track of build results. I forgot to then
clear those results when unregistering a package.
Pinging @manny-fp @chrisdone
2015-03-14 20:48:02 +02:00
Michael Snoyman
51f3aa1d10
Merge branch 'incremental' into new-upload
...
Conflicts:
ChangeLog.md
stackage.cabal
2015-03-13 14:45:55 +02:00
Michael Snoyman
d625c4747b
Expect Haddock failure: gtk
2015-03-13 12:33:07 +02:00
Michael Snoyman
e404fd2178
Merge branch 'master' into incremental
2015-03-13 11:21:08 +02:00
Michael Snoyman
19a64410d2
Add expected test failure network-anonymous-i2p
2015-03-13 11:20:52 +02:00
Michael Snoyman
9598bf9a3c
Merge branch 'master' into incremental
2015-03-13 08:52:42 +02:00
Michael Snoyman
ca28a53e91
Switch default library profiling to true (pinging @manny-fp)
2015-03-13 08:46:13 +02:00
Michael Snoyman
cd0e717aab
File for store build results
2015-03-13 08:40:16 +02:00
Michael Snoyman
351c03b881
Use PackageIdentifier
2015-03-13 08:39:50 +02:00
Michael Snoyman
75faf6126b
Add logging when unregistering a package
2015-03-12 17:57:43 +02:00
Michael Snoyman
e75b014b8b
Delete old Haddocks when unregistering
2015-03-12 17:00:56 +02:00
Michael Snoyman
f5bd0c777d
Add expected test failure network-anonymous-i2p
2015-03-12 16:59:57 +02:00
Michael Snoyman
eadca478ae
First stab an incremental builds
...
Pinging @chrisdone
2015-03-12 14:26:16 +02:00
Tim Dysinger
0ffdb203c3
add buildflags for dynamic executables
2015-03-12 13:04:11 +01:00
Tim Dysinger
f6b95190f1
add installflag for dynamic executables
2015-03-12 13:04:11 +01:00
Tim Dysinger
4b651e8865
add performbuild flag for dynamic executables
2015-03-12 13:04:11 +01:00
Michael Snoyman
a30a429774
Remove upper bounds and close #473
2015-03-12 08:12:47 +02:00
Michael Snoyman
60c5482d16
Merge pull request #475 from solatis/master
...
Adds network-anonymous-i2p
2015-03-12 07:53:52 +02:00
Leon Mergen
3ef123f4b4
Adds network-anonymous-i2p
2015-03-12 12:05:20 +07:00
Chris Done
eb53a8dc80
Merge pull request #472 from fpco/add-binary-alex-and-happy-to-docker
...
Install alex & happy via PPA onto the docker image as a binary deb package
2015-03-11 22:22:23 +01:00