Stefan Siegl
|
2dba61f036
(Commandfile) add --tests option
|
8 years ago |
Stefan Siegl
|
cc1e14034b
search for CreateDefaultPlatform with 2nd arg, closes #301
|
8 years ago |
Stefan Siegl
|
4aeecdcb5c
(Vagrantfile) add box with V8 5.9.35, refs #301
|
8 years ago |
Stefan Siegl
|
5ca50f5253
(Commandfile) add code coverage reporting
|
8 years ago |
Stefan Siegl
|
5073111829
Rename v8js.cc -> v8js_main.cc
|
8 years ago |
Stefan Siegl
|
9ef5e0b7b3
(Commandfile) add parameters: cxxflags, ldflags
|
8 years ago |
Stefan Siegl
|
2b2ef00072
(Commandfile) add command 'shell'
|
8 years ago |
Stefan Siegl
|
44b1decd81
initial Commandfile
|
8 years ago |
Stefan Siegl
|
397c5f0e09
load ext-dom for test, if available, refs #270
|
8 years ago |
Stefan Siegl
|
fbb40fdd6f
(Vagrantfile) add fedora25-32 box, refs #270
|
8 years ago |
Stefan Siegl
|
417ae46943
(Vagrantfile) add FreeBSD 11.0 box
|
8 years ago |
Stefan Siegl
|
767118e7d9
Merge pull request #300 from stesie/issue-294
|
8 years ago |
Stefan Siegl
|
fb26b5049c
include <functional> for std::function
|
8 years ago |
Stefan Siegl
|
78b651535b
(Vagrantfile) add Fedora box with GCC 7.0
|
8 years ago |
Stefan Siegl
|
c7d4449b6f
Merge pull request #298 from stesie/travis-flags
|
8 years ago |
Stefan Siegl
|
129ada5f79
(Makefile.travis) compile with -Wall -Wno-write-strings -Werror
|
8 years ago |
Stefan Siegl
|
86068afeca
Merge pull request #299 from stesie/fix-compiler-warnings
|
8 years ago |
Stefan Siegl
|
667e9e8d7f
(Vagrantfile) list more versions available from @pinepain's PPA
|
8 years ago |
Stefan Siegl
|
d16c373df3
(Vagrantfile) switch to PHP 7.1
|
8 years ago |
Stefan Siegl
|
970e7051fa
(Vagrantfile) refactor config.vm.define blocks into loop
|
8 years ago |
Stefan Siegl
|
f02b44b3f8
make memory_limit a size_t internally
|
8 years ago |
Stefan Siegl
|
51335bfa17
remove unused variable
|
8 years ago |
Stefan Siegl
|
d06ac983eb
remove unused variable
|
8 years ago |
Stefan Siegl
|
880d0b2fef
Merge pull request #297 from stesie/remove-tsrm-fluff
|
8 years ago |
Stefan Siegl
|
745126b5cb
remove left-over TSRM stuff
|
8 years ago |
Stefan Siegl
|
3e8ef5f684
remove V8JS_TSRMLS_FETCH
|
8 years ago |
Stefan Siegl
|
24bb1761bf
remove TSRMLS_DC, TSRMLS_CC
|
8 years ago |
Stefan Siegl
|
d97832d9fb
v8::Handle -> v8::Local
|
8 years ago |
Stefan Siegl
|
cbe865c116
Refresh package.xml
|
8 years ago |
Stefan Siegl
|
9a149fcd08
Mention integer precission differences, closes #295
|
8 years ago |