1
0
Fork 0
mirror of https://github.com/rubyjs/libv8 synced 2023-03-27 23:21:48 -04:00
Commit graph

242 commits

Author SHA1 Message Date
ignisf
bececed6bd Display output during v8 compilation instead of after 2014-06-17 02:31:57 +03:00
ignisf
475af56523 Test building gems and installing them 2014-06-17 02:29:15 +03:00
ignisf
31ef4906e4 Add ruby 1.8.7 to Travis configuration 2014-06-17 00:29:00 +03:00
ignisf
8bfad68536 Remove dependency on the standard library for rbx 2014-06-17 00:26:45 +03:00
ignisf
9b518bee32 Enumerate files in submodules automatically 2014-06-16 22:49:06 +03:00
ignisf
e90425c3df Use absolute path to chdir to vendor/v8 2014-06-16 22:24:54 +03:00
ignisf
6b09a3f7da Bump v8 to version 3.27.29 2014-06-16 11:23:47 +03:00
ignisf
7d4d4a2619 Work around build failure on FreeBSD 2014-06-16 11:21:49 +03:00
ignisf
00faaf04b0 Fix build failure when make is bmake 2014-06-16 02:54:38 +03:00
ignisf
1762e38cf9 Use RbConfig to determine default compiler 2014-06-15 17:36:17 +03:00
ignisf
a7f92a02ed Enable clang CI testing 2014-06-15 16:42:22 +03:00
ignisf
ed46ceb050 Prefer the compiler Ruby was compiled with 2014-06-15 16:36:46 +03:00
ignisf
82450f972a Check if clang can be used on Travis 2014-06-15 16:09:24 +03:00
ignisf
e50ad5fb95 Add more version string specific tests 2014-06-15 15:16:35 +03:00
ignisf
659ccdc8ad Dry up version and target parsing 2014-06-15 15:00:32 +03:00
ignisf
f142f28254 Change spec wording 2014-06-15 14:50:17 +03:00
ignisf
7b185f47c2 Add Apple LLVM compiler 2014-06-15 14:42:56 +03:00
ignisf
ead7283aed Fix a bug in compiler version parsing 2014-06-15 14:42:37 +03:00
ignisf
c226b41832 Escape command before interpolating in Regexp 2014-06-15 13:59:53 +03:00
ignisf
a1314e57f1 Do not use new hash literal syntax 2014-06-15 13:46:33 +03:00
ignisf
3a842d9721 For now we're still using RSpec 2.14 2014-06-15 13:43:20 +03:00
ignisf
1a9cbd5936 The RSpec spies syntax is now available by default 2014-06-15 13:40:57 +03:00
ignisf
ac4ea1209f Extract the CompilerHelpers module to spec/support 2014-06-15 13:30:41 +03:00
ignisf
4a0b861fb3 Add specs for the compiler classes 2014-06-15 13:19:13 +03:00
ignisf
80a8dc04f3 Refactor the compiler detection module 2014-06-15 12:32:06 +03:00
ignisf
3034f80c51 Run bundle install concurrently on Travis 2014-06-14 13:41:00 +03:00
ignisf
0e9aa5293a Cosmetic changes to the Rakefile 2014-06-14 13:32:45 +03:00
ignisf
1ba8077c78 Remove unused checkout logic 2014-06-14 13:15:22 +03:00
ignisf
d198236e94 Attempt to work around 10 minute Travis build limit 2014-06-14 12:50:00 +03:00
ignisf
62522777fd Simplify Rakefile 2014-06-14 12:27:56 +03:00
ignisf
8170ba38d7 Bump v8 to 3.27.28 2014-06-14 12:11:08 +03:00
ignisf
68fca9a7bf Add new submodules to the clean task 2014-06-14 12:06:53 +03:00
ignisf
108c3c7f26 Remove git-svn from Travis configuration 2014-06-11 11:38:48 +03:00
ignisf
3cc23404af Bump v8 to 3.27.24 2014-06-11 11:38:42 +03:00
ignisf
44b4e40efc Update Travis configuration
Add REE, Ruby 2.1.2 and Rubinius 2
2014-06-11 00:39:17 +03:00
ignisf
7622b9d54e Route build warnings to stdout 2014-06-11 00:29:32 +03:00
ignisf
3c143f8b5b Specify the correct directory for the patches 2014-06-11 00:29:14 +03:00
ignisf
f7e706e680 Silence warnings 2014-06-10 23:56:25 +03:00
ignisf
1a4c478271 GCC 4.9 is a supported compiler 2014-06-10 23:56:06 +03:00
ignisf
62c010ac18 Simplify checkout and patch processes 2014-06-10 23:55:23 +03:00
ignisf
4ec06f82ef Link v8 dependency dirs to submodule directories 2014-06-10 23:54:32 +03:00
ignisf
9eee9157a2 Add submodule dependencies and update v8
Add submodules for icu and Chrome's build tools and bump the v8 version
to 3.27.23.1
2014-06-10 22:59:58 +03:00
ignisf
c0c27e2bcd Bring patchset up to speed with 3.27.23 2014-06-10 14:45:08 +03:00
ignisf
b5a4394421 Remove unnecessary files from the gem 2014-06-10 14:19:43 +03:00
ignisf
f5ebcfed30 Bump v8 version to 3.27.23 2014-06-10 14:19:36 +03:00
Petko Bordjukov
9ff2eb02a4 Merge pull request from maskedinterrupt/patch-1
fix array append
2014-01-03 01:06:42 -08:00
masked interrupt
e657f5644c fix array append 2014-01-02 22:46:09 -08:00
Petko Bordjukov
8806e0c6b3 Merge pull request from ignisf/minor-changes
Minor changes
2013-12-05 07:46:30 -08:00
Petko Bordjukov
09f7aa33fc Update README.md file
Add information about the new supported platforms and document compiler
selection functionality.
2013-12-05 17:43:18 +02:00
Petko Bordjukov
ca3e3e69f5 Drop unsupported MRI 1.9.2 and add 2.1.0 2013-12-05 17:43:18 +02:00