Commit Graph

479 Commits (d0552949b97f4819a7b22c93858c1ee7d6fd4377)

Author SHA1 Message Date
Ben Noordhuis 94b0481a56 uv: upgrade to cc91989 2011-09-06 16:14:14 +02:00
Ben Noordhuis 554dc63328 uv: upgrade to 58ef43e 2011-09-06 02:15:08 +02:00
Ryan Dahl ece5c64504 Upgrade libuv to a8017fd 2011-09-05 00:32:15 -07:00
Ryan Dahl f5e486ebab Fix test-fs-error-messages.js 2011-09-04 18:48:19 -07:00
Ryan Dahl 7272dbdbc6 Upgrade libuv to 991f6ee 2011-09-04 18:48:19 -07:00
Ryan Dahl 01bf209a3d Upgrade libuv to b6ede6c
Fixes require('fs').readdirSync on unix.
2011-09-04 17:17:00 -07:00
Ryan Dahl 17021ea631 Upgrade libuv to 142a702 2011-09-04 16:17:00 -07:00
Bert Belder cb1a21b1d4 Upgrade libuv to 7b87ff7c9b 2011-09-04 22:25:40 +02:00
Ben Noordhuis 0df8ffe472 uv: upgrade to 6422a14 2011-09-04 02:31:12 +02:00
Ryan Dahl 2b0a7d63a8 Upgrade libuv to b89f4f3 2011-09-01 17:44:06 -07:00
Ryan Dahl 3efcbadf6b Upgrade libuv to 2e60358
Fixes #1621.
2011-09-01 14:16:04 -07:00
Ryan Dahl c91ec225e6 Upgrade libuv to 836cc20 2011-08-31 15:59:36 -07:00
Ryan Dahl 21cc4c4985 Upgrade libuv to ea4271f
Required adding uv_default_loop() in many places.
2011-08-31 01:53:30 -07:00
Ryan Dahl d8f7a8655f Strip V8 -Werror 2011-08-30 09:44:19 -07:00
Ben Noordhuis fe4b7420a3 uv: upgrade to 0ba44cf 2011-08-30 13:09:47 +02:00
Ryan Dahl b68c6bac96 Fix Windows build 2011-08-30 02:26:29 -07:00
Ryan Dahl 2823ab47dc Upgrade libuv to ca11711 2011-08-30 01:59:38 -07:00
Igor Zinkovsky bce41fac94 Use new uv_fs_ apis
This will cause master to be unstable for a while as we replace existing eio
calls with uv_fs calls.
2011-08-30 01:36:10 -07:00
Ryan Dahl 1088638725 upgrade libuv to a6ed175 2011-08-30 01:35:54 -07:00
Ryan Dahl da00ff4999 Upgrade V8 to 3.5.9.1 2011-08-29 15:47:16 -07:00
Ryan Dahl 59fa16f648 Upgrade libuv to cbbb254
Fixes #1506
2011-08-29 15:23:20 -07:00
jkummerow@chromium.org b5643cb2a6 v8: remove unnecessary break-after-return in switch statement
BUG=v8:1642

Review URL: http://codereview.chromium.org/7781007

This is a back-port of upstream r9043. Fixes build on OS X 10.5.
2011-08-29 16:00:48 +02:00
Peter Bright 186364e24f Don't load-time link against CreateSymbolicLink, it doesn't exist on Windows Server 2003.
Fixes #1592.
2011-08-26 19:55:25 -07:00
Ryan Dahl 028908ab7c Upgrade V8 to 3.5.8 2011-08-26 13:07:04 -07:00
Ben Noordhuis 5e765fe5e8 uv: upgrade to 835782a 2011-08-26 18:10:35 +02:00
Bert Belder 6ab4a4c05c Upgrade libuv to 39aac4a5 2011-08-26 02:39:54 +02:00
Ben Noordhuis 576b11662e uv: upgrade to 6490c6a 2011-08-26 00:23:17 +02:00
Ryan Dahl 90da5339c1 Upgrade libuv to 40efa9c 2011-08-24 17:43:33 -07:00
Ben Noordhuis 28998a8cfe uv: upgrade to 80e5491 2011-08-24 22:27:24 +02:00
Ryan Dahl b15ab5de51 Upgrade V8 to 3.5.7 2011-08-23 15:17:57 -07:00
Evan Martin 8a29e5ea5b gyp: Don't pass C++ flags to C compiler, and don't pass -ansi in OpenSSL builds. 2011-08-23 13:19:17 -07:00
Ryan Dahl b8d40be611 Upgrade libuv to joyent/libuv@ce20791 2011-08-22 14:52:28 -07:00
Peter Bright 0110c90382 Upgrade to 0.9.8r.
Build in Win32.
2011-08-22 11:30:47 -07:00
Ryan Dahl e80cac6225 import openssl from chrome 2011-08-22 11:30:45 -07:00
Ryan Dahl 05e6f318c6 Upgrade V8 to 3.5.6 2011-08-18 16:59:30 -07:00
Ryan Dahl 25a5e90289 Fix GYP build on OSX
Broken due to DOS line endings.

  ./configure-gyp
  make -f Makefile-gyp
2011-08-15 13:41:07 -07:00
Peter Bright 16788f461a Rename gyp files to produce useful solution names.
Hoist common settings into common.gypi.

Restrict v8's common.gypi to v8 projects.

Ensure v8 doesn't use /MP in debug builds.

Add basic settings for other platforms.

Make uv import common.gypi properly.

Remove LTCG warning.
2011-08-13 19:57:42 -07:00
Ben Noordhuis bfc2982f10 uv: upgrade to 5899192 2011-08-14 03:15:12 +02:00
Ben Noordhuis 01b64fc36b uv: upgrade to 7f82995 2011-08-12 16:14:58 +02:00
Ryan Dahl 6c614fe585 Upgrade libuv to 65f71a2 2011-08-12 01:14:46 -07:00
Ryan Dahl 89bed19513 Upgrade V8 to v3.5.4 2011-08-11 23:59:21 -07:00
Ryan Dahl fb7faefbf5 Upgrade libuv to d358738 2011-08-11 17:25:55 -07:00
Bert Belder 74e8fa2e57 Upgrade libuv to ca633920f564167158d0bb82989d842a47c27d56 2011-08-11 04:38:41 +02:00
Ben Noordhuis ef496dc39d uv: upgrade to e8497ae 2011-08-11 02:46:02 +02:00
Ben Noordhuis e62cdd0488 uv: upgrade to b328e4c 2011-08-11 01:40:16 +02:00
Ben Noordhuis c4549b8573 uv: upgrade to b6b97f3 2011-08-11 00:37:45 +02:00
Ryan Dahl 46b0654347 Upgrade libuv to db190c7 2011-08-10 14:23:26 -07:00
Ben Noordhuis fd1fc5080f eio: define HAVE_UTIMES 1 on cygwin, fixes build
Fixes #1483.
2011-08-09 22:57:09 +02:00
Ryan Dahl bf6b5299b4 Upgrade libuv to e5f513c 2011-08-09 12:26:54 -07:00
Ryan Dahl cbecd88199 Readd the static libpthread-win32 libraries 2011-08-09 12:25:26 -07:00