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
Oleg Grenrus
4312df025f
Add --skip-haddock -flag
2015-02-21 12:39:02 +02:00
Emanuel Borsboom
f51b86e165
Add install subcommand.
...
Used to install a Stackage snapshot from a build plan.
2015-01-29 14:03:54 -08:00
Michael Snoyman
548578c16b
skip-check option to nightly (good for 7.10 builds)
2015-01-07 17:10:49 +02:00
Michael Snoyman
e77403edc4
upload-nightly
2015-01-06 10:54:02 +02:00
Chris Done
5712c2172a
Add simple verbose mode (-v) for debugging
2014-12-31 22:17:45 +01:00
Chris Done
335fa91385
Add library profiling support #3973
...
* Implements --enable-library-profiling in the executable
* Adds pbEnableLibProfiling
* Adds ability to skip profiling on some packages, e.g.
skipped-profiling:
- transformers-compat
2014-12-31 22:14:57 +01:00
Chris Done
1f2824540e
Add --skip-upload flag
...
Easier for testing stackage the executable/library itself.
2014-12-31 19:45:29 +01:00
Chris Done
c42b61bd4c
Reformat stackage.hs in tibbe style
...
@snoyberg Not bad, ran this through hindent --johan-tibell, looks
legit. Looks like you wrote it =)
2014-12-31 19:36:21 +01:00
Chris Done
7819eea565
Port stackage.hs to use optparse-applicative
2014-12-31 19:36:21 +01:00
Michael Snoyman
4396bed20c
stackage check
2014-12-25 19:14:05 +02:00
Michael Snoyman
0e1a160477
Cleanup in prep of release to Hackage
2014-12-15 08:10:16 +02:00
Michael Snoyman
11f9b73cf3
Remove all old code
...
Now constraints are always taken from a config file, meaning that
executables do not need to be recompiled for every settings change.
2014-12-15 07:49:25 +02:00
Michael Snoyman
4505cc8b6a
LTS build executables
2014-12-12 11:25:44 +02:00
Michael Snoyman
bff71d5566
stackage-nightly executable (lts-bump needs work)
2014-12-12 10:55:58 +02:00
Michael Snoyman
24d0c3b4d7
Upload as a Hackage distribution
2014-10-31 12:43:03 +02:00
Michael Snoyman
6de04c4feb
Expect some test failures
...
* https://github.com/ndmitchell/extra/issues/2
* https://github.com/vincenthz/hs-asn1/issues/11
* https://github.com/vincenthz/hs-tls/issues/84
2014-10-21 11:45:45 +03:00
Michael Snoyman
7d79b2ea7f
Jenkins: use one test thread
2014-05-28 19:03:24 +03:00
Michael Snoyman
735cf7b939
Default to no platform
2014-05-18 09:47:23 +03:00
Michael Snoyman
d95f3d0661
Initial ignoreUpgradeableCore
2014-03-13 08:21:11 +02:00
Michael Snoyman
2d420cc03b
Allow user control of -j argument #141
2013-11-17 14:37:20 +02:00
Michael Snoyman
58cd68ff7e
Remove unneeded upload code
2013-10-15 18:01:18 +03:00
Michael Snoyman
f8d7858fb8
More replacement tarball tweaks
2013-09-01 13:20:40 +03:00
Michael Snoyman
c02e3ff8e1
printForbidden and filterForbidden
2013-07-07 22:13:39 +03:00
Michael Snoyman
f90bccf74a
Track multiple haskell-platform versions and determine GHC version
2013-06-30 08:59:00 +03:00
Michael Snoyman
a3b0d8d411
Upload user checking
2013-05-20 15:58:15 +03:00
Michael Snoyman
96cf781c00
--no-docs
2013-03-01 12:28:58 +02:00
Michael Snoyman
7d7108b05a
Global DB usage
2013-02-13 15:47:52 +02:00
Michael Snoyman
22d5816658
Fix app/stackage.hs
2013-01-29 20:36:53 +02:00
Michael Snoyman
6ba5db21b7
Stylish Haskell
2013-01-28 14:48:04 +02:00
Michael Snoyman
86d8f93c51
Better build arguments
2013-01-25 07:04:59 +02:00
Michael Snoyman
3682ad5612
Separate version selection and building #25
2013-01-24 19:59:19 +02:00
Michael Snoyman
fb2385dd9c
Build plan created separately (partway to #25 )
2013-01-24 17:35:06 +02:00
Michael Snoyman
b49a2de303
--only-permissive and --allow
2012-12-18 12:20:49 +02:00
Michael Snoyman
dd595ab519
Added --no-platform option
2012-12-04 09:23:36 +02:00
Michael Snoyman
b9a7065a0d
Add a scary warning about init
2012-12-03 20:14:17 +02:00
Michael Snoyman
e453fed90c
Provide --exclude option ( #7 )
2012-12-03 10:57:12 +02:00
Stefan Wehr
f9391c040b
Option "--no-clean" for the build command
2012-12-02 22:13:55 +01:00
Michael Snoyman
ac709e93b4
BuildSettings
2012-11-29 16:37:04 +02:00
Michael Snoyman
a0d0948dea
No more cabal-dev usage
2012-11-29 15:32:11 +02:00
Michael Snoyman
4624ae2d2a
Build tarballs, init
2012-11-22 10:25:03 +02:00
Michael Snoyman
4be13587af
Code cleanup
2012-11-22 09:27:07 +02:00
Michael Snoyman
4f8f0259ab
Stackage.Config
2012-11-22 08:56:03 +02:00
Michael Snoyman
c3a441eb72
Build and test
2012-11-22 08:40:28 +02:00
Michael Snoyman
8825105005
Initial code
2012-11-20 14:01:43 +02:00