root/Makefile.PL

Revision Log Mode:


Legend:

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