|
|
|
@22987
|
[22987]
|
10 days |
audreyt |
* Support Cabal 1.6.0 (comes with GHC 6.10.1) in Makefile.PL.
|
|
|
|
@22348
|
[22348]
|
2 months |
azawawi |
[pugs] Fixed Use of uninitialized value $ENV{"PUGS_EMBED"} in pattern …
|
|
|
|
@22346
|
[22346]
|
2 months |
ruoso |
[pugs] add --flags=SMOP if $ENV{PUGS_EMBED} =~ /\bsmop\b/i
|
|
|
|
@21924
|
[21924]
|
3 months |
audreyt |
* Makefile.PL When building third-party/, clean dist/ before building
…
|
|
|
|
@21855
|
[21855]
|
4 months |
audreyt |
* Do not insist on installing a profiling cabal-install dep chain.
|
|
|
|
@21815
|
[21815]
|
4 months |
audreyt |
* Add control-timeout to @deps
|
|
|
|
@21791
|
[21791]
|
4 months |
gbacon |
Add prof make target for profiling build.
|
|
|
|
@21773
|
[21773]
|
4 months |
audreyt |
* Explicitly add stm to depends
|
|
|
|
@21772
|
[21772]
|
4 months |
audreyt |
* Offline installation completed; it now works on a vanilla GHC 6.8.
|
|
|
|
@21770
|
[21770]
|
4 months |
audreyt |
* Makefile.PL: Install prerequisites automatically without connecting to …
|
|
|
|
@21762
|
[21762]
|
4 months |
audreyt |
* Add local repos cabal-install support.
|
|
|
|
@21752
|
[21752]
|
4 months |
audreyt |
* Makefile.PL: Remove config.yml from build requirements for now.
|
|
|
|
@21747
|
[21747]
|
4 months |
audreyt |
* build Pugs-Compiler-Rule with pugs
|
|
|
|
@21744
|
[21744]
|
4 months |
audreyt |
* Use ./Setup to configure/build, not cabal.
* Also make "upload-smoke" …
|
|
|
|
@21730
|
[21730]
|
4 months |
gaal |
* Makefile.PL: don't use literal tabs to construct the makefile.
|
|
|
|
@21729
|
[21729]
|
4 months |
gaal |
* "make clean": wipe dist/ too by having it call ./Setup clean
|
|
|
|
@21728
|
[21728]
|
4 months |
audreyt |
* Build ext/.
|
|
|
|
@21708
|
[21708]
|
4 months |
audreyt |
* Run "cabal update".
|
|
|
|
@21707
|
[21707]
|
4 months |
audreyt |
* avoid warnings.
|
|
|
|
@21705
|
[21705]
|
4 months |
audreyt |
* Makefile.PL: Solve the need-repeat-run-to-install-deps problem
|
|
|
|
@21701
|
[21701]
|
4 months |
audreyt |
* Actually Pugs.cabal is still better named Pugs.cabal.in.
(To …
|
|
|
|
@21696
|
[21696]
|
4 months |
audreyt |
* Solve the problem reported by kolibrie++ of lacking network and parsec.
|
|
|
|
@21695
|
[21695]
|
4 months |
yiyihu |
Fixed
Global symbol "$pugs" requires explicit package name at Makefile.PL …
|
|
|
|
@21693
|
[21693]
|
4 months |
audreyt |
* Add back "make smoke" and "make upload-smoke" targets.
|
|
|
|
@21692
|
[21692]
|
4 months |
audreyt |
* Also require the "core" libraries to be installed.
|
|
|
|
@21690
|
[21690]
|
4 months |
audreyt |
* Final checkin for this batch - Pugs installation should now work
from …
|
|
|
|
@21689
|
[21689]
|
4 months |
audreyt |
* Allow for bootstrapping cabal.
|
|
|
|
@21686
|
[21686]
|
4 months |
audreyt |
* Oops, add a missing "cabal update".
|
|
|
|
@21685
|
[21685]
|
4 months |
audreyt |
* Write Pugs.Config.
|
|
|
|
@21683
|
[21683]
|
4 months |
audreyt |
* It is okay if the user had no ~/.cabal/.
|
|
|
|
@21680
|
[21680]
|
4 months |
audreyt |
* Insist on a local cabal-install even if we have a global one.
|
|
|
|
@21679
|
[21679]
|
4 months |
audreyt |
* Makefile.PL: configure before build.
|
|
|
|
@21678
|
[21678]
|
4 months |
audreyt |
* Makefile.PL: More robust ~/.cabal detectino thanks to moritz++
|
|
|
|
@21670
|
[21670]
|
4 months |
audreyt |
* A new Makefile.PL based on cabal-install.
|