summaryrefslogtreecommitdiffstats
path: root/V8Binding/Android.v8shell.mk
Commit message (Collapse)AuthorAgeFilesLines
* Don't install v8shell by default in kila-testsSriram Raman2009-08-101-0/+2
|
* Add SetJSFlags option in debug mode.Feng Qian2009-06-291-0/+1
|
* Build libv8 as a static library.Feng Qian2009-06-231-1/+1
| | | | So no need to change prelink map.
* Fix V8 build.Feng Qian2009-06-221-1/+1
|
* Renaming bindings to binding.Feng Qian2009-06-191-2/+2
| | | | Also updated makefiles.
* Update revision number.Feng Qian2009-06-191-0/+13
Move V8 build files out of v8 directory so we can drop V8 source in directly.