Changeset 172754 in webkit for trunk/Source/JavaScriptCore/ChangeLog
- Timestamp:
- Aug 19, 2014, 10:36:54 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/ChangeLog
r172746 r172754 1 2014-08-19 Alex Christensen <[email protected]> 2 3 [CMake] Generate LLInt assembly correctly on Windows. 4 https://bugs.webkit.org/show_bug.cgi?id=135888 5 6 Reviewed by Oliver Hunt. 7 8 * CMakeLists.txt: 9 Generate LowLevelInterpreterWin.asm instead of LLIntAssembly.h on Windows like the existing build system. 10 * PlatformWin.cmake: 11 Don't build JSGlobalObjectInspectorController.cpp on Windows. 12 * offlineasm/x86.rb: 13 Detect non-cygwin ruby installations correctly. 14 1 15 2014-08-19 Michael Saboff <[email protected]> 2 16
Note:
See TracChangeset
for help on using the changeset viewer.