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

19 lines
525 B
Markdown
Raw Normal View History

2016-05-03 18:56:03 -04:00
### Unreleased
2016-05-18 13:17:11 -04:00
### 5.0.71.48.4, 5.0.71.48.5 - 2016-05-13:
* Enable the -fPIC flag for ARM
2016-05-14 05:27:24 -04:00
### 5.0.71.48.2, 5.0.71.48.3 - 2016-05-13:
2016-05-12 18:27:50 -04:00
* Upgrade upstream v8 version to 5.0.71.45
* Remove all workarounds for building v8 3.16 with newer compilers
2016-05-03 18:56:03 -04:00
### 3.16.14.14, 3.16.14.15 - 2016-04-28:
* Enhance compiler version detection and architecture detection #212
* Introduce darwin13-15 binary building #211
* Disable errors on warning for OS X #210
* Improve --with-system-v8 error message #200
* Fix the check for git-svn #199