pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/v8



Module name:    wip
Committed by:   heidnes
Date:           Sun Aug 31 19:55:49 UTC 2014

Modified Files:
        wip/v8: Makefile distinfo
        wip/v8/patches: patch-Makefile patch-src_base_platform_semaphore.cc
Removed Files:
        wip/v8/patches: patch-third__party_icu_icu.gyp

Log Message:
A few chanes rolled into one:
 * Use GYP_DEFINES instead of patching the .gyp file to use the
   pkgsrc-provided icu package
 * Disable the verbose build, but leave it commented out
 * On NetBSD/i386, build with -mstackrealign -mpreferred-stack-boundary=4
 * Modify how the tests are invoked, and adapt after a "native" build
 * Use the newly created chromium-depot_tools package to make the tests run
 * Fix the platform/semaphore.cc fix for NetBSD > 6.99.4, include <sys/param.h>
 * Unlimit the data size to make more tests succeed
PKGREVISION bumped.
 
With this, out of 6652 tests expected to pass, 24 fail and 1 crash,
down from initially 33 / 1.


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1 -r0 wip/v8/patches/patch-third__party_icu_icu.gyp
cvs -z3 rdiff -u -r1.11 -r1.12 wip/v8/Makefile
cvs -z3 rdiff -u -r1.2 -r1.3 wip/v8/patches/patch-Makefile \
    wip/v8/patches/patch-src_base_platform_semaphore.cc
cvs -z3 rdiff -u -r1.8 -r1.9 wip/v8/distinfo

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/v8/patches/patch-third__party_icu_icu.gyp?r1=1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/v8/Makefile?r1=1.11&r2=1.12
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/v8/patches/patch-Makefile?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/v8/patches/patch-src_base_platform_semaphore.cc?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/v8/distinfo?r1=1.8&r2=1.9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index