summaryrefslogtreecommitdiffstats
path: root/Android.libv8.mk
Commit message (Expand)AuthorAgeFilesLines
* Use -Werror in external/v8Chih-Hung Hsieh2017-10-191-0/+2
* Merge V8 5.4.500.40Ben Murdoch2017-01-121-127/+6
* Merge V8 5.3.332.45.Ben Murdoch2016-09-231-1/+0
* Merge V8 5.2.361.47Ben Murdoch2016-08-081-0/+1
* Ignore warnings inline with upstream V8 project.Ben Murdoch2016-07-081-0/+2
* Remove mksnapshot support entirely.Ben Murdoch2016-04-051-21/+0
* Upgrade V8 to version 4.9.385.28Ben Murdoch2016-04-051-3/+23
* Update V8 to version 4.1.0.21Emily Bernier2015-06-231-2/+2
* Revert "Disable clang compiler for the mips target."Paul Lind2015-01-131-5/+0
* Remove hardcoded ICU include paths.Narayan Kamath2014-12-301-4/+3
* Disable clang compiler for the mips target.Chih-Hung Hsieh2014-12-181-0/+5
* Merge "Disable clang assembler, to fix asm code later."Chih-Hung Hsieh2014-12-181-0/+4
|\
| * Disable clang assembler, to fix asm code later.Chih-Hung Hsieh2014-12-171-0/+4
* | Fix mips64 build typoDuane Sand2014-12-171-1/+1
|/
* Upgrade to 3.29Ben Murdoch2014-12-041-19/+40
* v8: support multilib buildsColin Cross2014-02-121-35/+37
* Hide warning about unused parameters for v8Kristian Monsen2013-12-061-1/+2
* Revert "V8: enable no-pic compiling option"Nick Kralevich2013-10-241-1/+1
* Remove the unnecessary PRIVATE_CLEAN_FILESYing Wang2013-03-221-4/+0
* Use target-specific PRIVATE_CLEAN_FILESYing Wang2013-01-281-1/+2
* V8: enable no-pic compiling optionbxu10X2012-08-141-1/+1
* Add MIPS to v8 makefiles.Paul Lind2012-08-091-0/+11
* am d5ee4b89: Merge "Build a different mksnapshot for each arch."Jean-Baptiste Queru2012-04-301-3/+3
|\
| * Build a different mksnapshot for each arch.Jean-Baptiste Queru2012-04-281-3/+3
* | Merge V8 at 3.9.24.13Ben Murdoch2012-04-161-0/+4
* | resolved conflicts for merge of f8d66dab to masterJean-Baptiste Queru2012-02-151-0/+4
|\|
| * Enable x86 supportChih-Wei Huang2012-02-151-0/+4
* | am 1a88aea1: am b2f047a9: Merge changes Icc337d19,Ica9535deJean-Baptiste Queru2012-02-131-1/+3
|\|
| * Use stlport for libv8 and v8shellSteve Block2012-02-021-1/+3
| * Remove superfluous include path from MakefileSteve Block2012-01-201-1/+1
* | Remove superfluous include path from MakefileSteve Block2012-01-171-1/+1
* | am 96aa8648: build: mksnapshot should not create v8.log in Stefan Becker2011-12-211-1/+1
|\|
| * build: mksnapshot should not create v8.log in $TOPStefan Becker2011-12-211-1/+1
* | Upgrade to V8 3.6Ben Murdoch2011-12-021-2/+2
* | Upgrade to V8 3.5Ben Murdoch2011-12-021-1/+2
* | Upgrade to V8 3.4Ben Murdoch2011-12-021-2/+2
* | Upgrade to V8 3.3Ben Murdoch2011-12-021-1/+11
|/
* Revert "Disable Crankshaft for performance testing."Ben Murdoch2011-07-201-0/+2
* Disable Crankshaft for performance testing.Ben Murdoch2011-07-201-2/+0
* Fix snapshottingBen Murdoch2011-06-141-6/+4
* Merge V8 at branches/3.2 r8200: Remove generation of experimental-libraries.ccSteve Block2011-06-131-10/+1
* Make Crankshaft configurable at compile-time.Ben Murdoch2011-06-101-4/+4
* Merge V8 at r7668: Update makefiles.Ben Murdoch2011-06-101-1/+10
* Remove incomplete x86 supportSteve Block2011-06-021-4/+0
* Revert "Work around a problem triggered by -fdata-sections"Doug Kwan2010-07-201-5/+0
* Work around a problem triggered by -fdata-sectionsDoug Kwan2010-07-041-0/+5
* Set default symbol visibility of libv8.a to hidden.Doug Kwan2010-06-291-1/+4
* Add PRIVATE_CLEAN_FILES variable to Android.libv8.mk to allow make clean-libv...Andrei Popescu2010-05-131-0/+3
* Use the JIT RegExp engine rather than the interpreted version.Ben Murdoch2010-04-071-1/+2
* Fix rebuilding of snapshot.ccPatrick Scott2010-03-101-10/+5