aboutsummaryrefslogtreecommitdiff
path: root/Android.libv8.mk
AgeCommit message (Expand)Author
2014-12-04Upgrade to 3.29Ben Murdoch
2014-02-12v8: support multilib buildsColin Cross
2013-12-06Hide warning about unused parameters for v8Kristian Monsen
2013-10-24Revert "V8: enable no-pic compiling option"Nick Kralevich
2013-03-22Remove the unnecessary PRIVATE_CLEAN_FILESYing Wang
2013-01-28Use target-specific PRIVATE_CLEAN_FILESYing Wang
2012-08-14V8: enable no-pic compiling optionbxu10X
2012-08-09Add MIPS to v8 makefiles.Paul Lind
2012-04-30am d5ee4b89: Merge "Build a different mksnapshot for each arch."Jean-Baptiste Queru
2012-04-28Build a different mksnapshot for each arch.Jean-Baptiste Queru
2012-04-16Merge V8 at 3.9.24.13Ben Murdoch
2012-02-15resolved conflicts for merge of f8d66dab to masterJean-Baptiste Queru
2012-02-15Enable x86 supportChih-Wei Huang
2012-02-13am 1a88aea1: am b2f047a9: Merge changes Icc337d19,Ica9535deJean-Baptiste Queru
2012-02-02Use stlport for libv8 and v8shellSteve Block
2012-01-20Remove superfluous include path from MakefileSteve Block
2012-01-17Remove superfluous include path from MakefileSteve Block
2011-12-21am 96aa8648: build: mksnapshot should not create v8.log in Stefan Becker
2011-12-21build: mksnapshot should not create v8.log in $TOPStefan Becker
2011-12-02Upgrade to V8 3.6Ben Murdoch
2011-12-02Upgrade to V8 3.5Ben Murdoch
2011-12-02Upgrade to V8 3.4Ben Murdoch
2011-12-02Upgrade to V8 3.3Ben Murdoch
2011-07-20Revert "Disable Crankshaft for performance testing."Ben Murdoch
2011-07-20Disable Crankshaft for performance testing.Ben Murdoch
2011-06-14Fix snapshottingBen Murdoch
2011-06-13Merge V8 at branches/3.2 r8200: Remove generation of experimental-libraries.ccSteve Block
2011-06-10Make Crankshaft configurable at compile-time.Ben Murdoch
2011-06-10Merge V8 at r7668: Update makefiles.Ben Murdoch
2011-06-02Remove incomplete x86 supportSteve Block
2010-07-20Revert "Work around a problem triggered by -fdata-sections"Doug Kwan
2010-07-04Work around a problem triggered by -fdata-sectionsDoug Kwan
2010-06-29Set default symbol visibility of libv8.a to hidden.Doug Kwan
2010-05-13Add PRIVATE_CLEAN_FILES variable to Android.libv8.mk to allow make clean-libv...Andrei Popescu
2010-04-07Use the JIT RegExp engine rather than the interpreted version.Ben Murdoch
2010-03-10Fix rebuilding of snapshot.ccPatrick Scott
2010-02-26enable debugger support in v8Andrei Popescu
2010-02-25Update to V8 with partial snapshots. This is taken from the partial_snapshot ...Andrei Popescu
2010-02-09Add the libc include path to pick up the correct memory.h file first.Patrick Scott
2010-02-08Enable debugger support to make the console.* APIs work with V8.Ben Murdoch
2010-02-04Get snapshots in v8 to work againLeon Clarke
2010-02-03Update v8 to bleeding_edge revision 3784Leon Clarke
2010-01-27Merge from v8 at revision 3723Leon Clarke
2009-11-03Move V8 to external/v8Steve Block