Commit Graph

1735 Commits

Author SHA1 Message Date
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
Michael Snoyman
79ccb289bd Upper bound for #473 2015-03-11 22:11:32 +02:00
Tim Dysinger
ba470b136b Install alex & happy via PPA onto the docker image as a binary deb package
Might be acceptable for #471 in the short term
2015-03-11 09:50:57 -10:00
Michael Snoyman
66069e64b5 Merge pull request #470 from phadej/waitra
Add waitra package
2015-03-11 15:01:28 +02:00
Michael Snoyman
d0f8ae6e34 Expect nettle test failure 2015-03-11 14:49:27 +02:00
Oleg Grenrus
6443a04219 Add waitra package 2015-03-11 14:42:13 +02:00
Michael Snoyman
4b9c9e1c68 Get a missing executable for lhs2tex 2015-03-11 07:36:22 +02:00
Michael Snoyman
508fefe618 Remove upper bounds and close #291 2015-03-11 07:27:48 +02:00
Michael Snoyman
7f68c4aa0d Remove upper bounds and close #469 2015-03-10 21:39:30 +02:00
Michael Snoyman
b096a8b49b Upper bound for #469 2015-03-10 08:59:25 +02:00
Michael Snoyman
ac07851dac Expected test failure for users-postgresql-simple 2015-03-10 08:56:53 +02:00
Alexander Thiemann
aab7687816 add users, users-test, users-postgresql-simple 2015-03-08 20:33:54 +01:00
Michael Snoyman
2495abb79e Remove upper bounds and close #464 2015-03-08 06:43:36 +02:00
Michael Snoyman
7a10048b01 Remove upper bounds and close #465 2015-03-08 06:43:12 +02:00
Michael Snoyman
661ff01999 Remove upper bounds and close #466 2015-03-08 06:42:48 +02:00
Michael Snoyman
0fd3665aea Expected test failure jcristovao/enclosed-exceptions#6 2015-03-08 06:33:53 +02:00