[beast/ebeast: 18/24] V8: add 'v8pp' the git repo as submodule and track the 'for-beast' branch



commit 6dfc47405b5ef106e39c57880888f11d9b4b5f0d
Author: Tim Janik <timj gnu org>
Date:   Tue Feb 21 13:12:39 2017 +0100

    V8: add 'v8pp' the git repo as submodule and track the 'for-beast' branch
    
    Note, to update the referenced v8pp submodule commit to the latest
    commit on the 'for-beast' branch, use:
        git submodule update --remote
    
    Signed-off-by: Tim Janik <timj gnu org>

 .gitmodules       |    4 ++++
 ebeast/v8bse/v8pp |    1 +
 2 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..9f25a06
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,4 @@
+[submodule "ebeast/v8bse/v8pp"]
+       path = ebeast/v8bse/v8pp
+       url = https://github.com/tim-janik/v8pp.git
+       branch = for-beast
diff --git a/ebeast/v8bse/v8pp b/ebeast/v8bse/v8pp
new file mode 160000
index 0000000..e840972
--- /dev/null
+++ b/ebeast/v8bse/v8pp
@@ -0,0 +1 @@
+Subproject commit e8409720aa6d9349be2e76f798ded56efbb5ed6f


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]