From 2b7ee2c3e03737af55e437fe8a74ccc51e90c559 Mon Sep 17 00:00:00 2001 From: Guillermo Zunino Date: Wed, 20 Sep 2017 10:06:44 -0300 Subject: [PATCH 1/3] bins: debug port 9797 --- .project | 17 +++++++++++++++++ .settings/org.eclipse.core.resources.prefs | 2 ++ Dockerfile | 2 +- .../linux-x86_64/cefrust_subp | 4 ++-- com.make.cef.linux.x86_64/linux-x86_64/checksum | 2 +- .../linux-x86_64/files.properties | 2 +- .../linux-x86_64/libcefrustlib.so | 4 ++-- 7 files changed, 26 insertions(+), 7 deletions(-) create mode 100644 .project create mode 100644 .settings/org.eclipse.core.resources.prefs diff --git a/.project b/.project new file mode 100644 index 0000000..6e110c8 --- /dev/null +++ b/.project @@ -0,0 +1,17 @@ + + + cefswt + + + + + + org.eclipse.m2e.core.maven2Builder + + + + + + org.eclipse.m2e.core.maven2Nature + + diff --git a/.settings/org.eclipse.core.resources.prefs b/.settings/org.eclipse.core.resources.prefs new file mode 100644 index 0000000..99f26c0 --- /dev/null +++ b/.settings/org.eclipse.core.resources.prefs @@ -0,0 +1,2 @@ +eclipse.preferences.version=1 +encoding/=UTF-8 diff --git a/Dockerfile b/Dockerfile index fbbd7fc..ec36337 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ # This is produce shared lib and executable linked to older glibc(2.12) and compatible with older linux distros # Usage: -# ln -s .gitignore ../.gitignore +# ln -s $PWD/.dockerignore $PWD/../.dockerignore # docker build -t cef -f Dockerfile .. # docker run --name cef -d cef bash # docker cp cef:/src/cefswt/com.make.cef.linux.x86_64/linux-x86_64/cefrust_subp ./com.make.cef.linux.x86_64/linux-x86_64/ diff --git a/com.make.cef.linux.x86_64/linux-x86_64/cefrust_subp b/com.make.cef.linux.x86_64/linux-x86_64/cefrust_subp index 281b425..b212b4b 100755 --- a/com.make.cef.linux.x86_64/linux-x86_64/cefrust_subp +++ b/com.make.cef.linux.x86_64/linux-x86_64/cefrust_subp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:51d82fa49bea6ed491d7c117ced019ee63a8e920a869813a18f932454e2dd0bb -size 349088 +oid sha256:9c10422f157c54d23f10edfe910d6f6d1a28410f440c91c3acc540ff79be334f +size 378240 diff --git a/com.make.cef.linux.x86_64/linux-x86_64/checksum b/com.make.cef.linux.x86_64/linux-x86_64/checksum index ed88386..6313c5a 100644 --- a/com.make.cef.linux.x86_64/linux-x86_64/checksum +++ b/com.make.cef.linux.x86_64/linux-x86_64/checksum @@ -1 +1 @@ -f127484d39f6f9cb94ecace38e887d28 \ No newline at end of file +136214853091e56943d90a54adbd15e0 \ No newline at end of file diff --git a/com.make.cef.linux.x86_64/linux-x86_64/files.properties b/com.make.cef.linux.x86_64/linux-x86_64/files.properties index c5cd608..8f4a63e 100644 --- a/com.make.cef.linux.x86_64/linux-x86_64/files.properties +++ b/com.make.cef.linux.x86_64/linux-x86_64/files.properties @@ -67,4 +67,4 @@ 65=linux-x86_64/natives_blob.bin 66=linux-x86_64/snapshot_blob.bin cefVersion=3.3029.1611.g44e39a8 -checksum=f127484d39f6f9cb94ecace38e887d28 \ No newline at end of file +checksum=136214853091e56943d90a54adbd15e0 \ No newline at end of file diff --git a/com.make.cef.linux.x86_64/linux-x86_64/libcefrustlib.so b/com.make.cef.linux.x86_64/linux-x86_64/libcefrustlib.so index 2efa2ac..c9293a2 100755 --- a/com.make.cef.linux.x86_64/linux-x86_64/libcefrustlib.so +++ b/com.make.cef.linux.x86_64/linux-x86_64/libcefrustlib.so @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ce38344efe0b1bb6fb1fb3bef35257af6f02d67a621e77315350ccb69a996343 -size 2167016 +oid sha256:f5b69128846296a237dd06dc46a778f1f2615d962389d1330b5e7c6363310fe0 +size 2223168 From 70ae626649068f0f022378b6f7f9bef5d1a9d62d Mon Sep 17 00:00:00 2001 From: Guillermo Zunino Date: Thu, 21 Sep 2017 15:48:13 +0200 Subject: [PATCH 2/3] bins: debug port 9797 --- .../osx-x86_64/cefrust_subp.app/Contents/MacOS/cefrust_subp | 4 ++-- com.make.cef.osx.x86_64/osx-x86_64/checksum | 2 +- com.make.cef.osx.x86_64/osx-x86_64/files.properties | 2 +- com.make.cef.osx.x86_64/osx-x86_64/libcefrustlib.dylib | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/com.make.cef.osx.x86_64/osx-x86_64/cefrust_subp.app/Contents/MacOS/cefrust_subp b/com.make.cef.osx.x86_64/osx-x86_64/cefrust_subp.app/Contents/MacOS/cefrust_subp index b943bbe..fa464d3 100755 --- a/com.make.cef.osx.x86_64/osx-x86_64/cefrust_subp.app/Contents/MacOS/cefrust_subp +++ b/com.make.cef.osx.x86_64/osx-x86_64/cefrust_subp.app/Contents/MacOS/cefrust_subp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e8a176fe5fb8d2f255729dacf63585252de953d243d0afbe6380e1a48eb15622 -size 410152 +oid sha256:9d8302f5af5bba037b662569f35371447d6bf82037926dbd7359e9baac977422 +size 448968 diff --git a/com.make.cef.osx.x86_64/osx-x86_64/checksum b/com.make.cef.osx.x86_64/osx-x86_64/checksum index af78c08..fd259b7 100644 --- a/com.make.cef.osx.x86_64/osx-x86_64/checksum +++ b/com.make.cef.osx.x86_64/osx-x86_64/checksum @@ -1 +1 @@ -f841fdf045ec55ce177ff9cd63d1d780 \ No newline at end of file +f44882c53bf28fabfd8f53bcdf235073 \ No newline at end of file diff --git a/com.make.cef.osx.x86_64/osx-x86_64/files.properties b/com.make.cef.osx.x86_64/osx-x86_64/files.properties index 22f7248..ffe7293 100644 --- a/com.make.cef.osx.x86_64/osx-x86_64/files.properties +++ b/com.make.cef.osx.x86_64/osx-x86_64/files.properties @@ -69,4 +69,4 @@ 67=osx-x86_64/libcefrustlib.dylib 68=osx-x86_64/widevinecdmadapter.plugin cefVersion=3.3029.1611.g44e39a8 -checksum=f841fdf045ec55ce177ff9cd63d1d780 \ No newline at end of file +checksum=f44882c53bf28fabfd8f53bcdf235073 \ No newline at end of file diff --git a/com.make.cef.osx.x86_64/osx-x86_64/libcefrustlib.dylib b/com.make.cef.osx.x86_64/osx-x86_64/libcefrustlib.dylib index 45e0943..1eb00c6 100755 --- a/com.make.cef.osx.x86_64/osx-x86_64/libcefrustlib.dylib +++ b/com.make.cef.osx.x86_64/osx-x86_64/libcefrustlib.dylib @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6f33338daf493b86b7528faabf5b6d68db8b2b27b356e8a7f8ee46972f057bfe -size 2593188 +oid sha256:5aa0fd482a68f21aa0f76cba464e02ee8dbc8a422828e8cd6ef68bd68faf1ce4 +size 2674540 From 77ff11d7d84c677b94f2e93caa4d78b97d020661 Mon Sep 17 00:00:00 2001 From: Guillermo Zunino Date: Wed, 27 Sep 2017 05:19:01 +0200 Subject: [PATCH 3/3] bins: debug in port 9797 --- com.make.cef.windows.x86_64/windows-x86_64/cefrust_subp.exe | 4 ++-- com.make.cef.windows.x86_64/windows-x86_64/cefrustlib.dll | 4 ++-- com.make.cef.windows.x86_64/windows-x86_64/checksum | 2 +- com.make.cef.windows.x86_64/windows-x86_64/files.properties | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/com.make.cef.windows.x86_64/windows-x86_64/cefrust_subp.exe b/com.make.cef.windows.x86_64/windows-x86_64/cefrust_subp.exe index c16f3d6..cd57cd2 100644 --- a/com.make.cef.windows.x86_64/windows-x86_64/cefrust_subp.exe +++ b/com.make.cef.windows.x86_64/windows-x86_64/cefrust_subp.exe @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3fe3654a046fd1a9df2d9c9bebbc665f6a21a562b21898e05129723c093ce710 -size 121344 +oid sha256:fc9564e13f4369f3804373b2933d0ceebca44ebebfc3ad73582cbabb284d7b79 +size 134656 diff --git a/com.make.cef.windows.x86_64/windows-x86_64/cefrustlib.dll b/com.make.cef.windows.x86_64/windows-x86_64/cefrustlib.dll index 6b58313..cf88350 100644 --- a/com.make.cef.windows.x86_64/windows-x86_64/cefrustlib.dll +++ b/com.make.cef.windows.x86_64/windows-x86_64/cefrustlib.dll @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8824db515ea1cfe4fcb7e9dd9540d388441b6293942e9b778c58eae6f24deef0 -size 2767872 +oid sha256:d423d8b00ffdce5234215578875c1366a3f326827318426157bd2e5767b880d8 +size 2824704 diff --git a/com.make.cef.windows.x86_64/windows-x86_64/checksum b/com.make.cef.windows.x86_64/windows-x86_64/checksum index 0730fd0..5ec44d3 100644 --- a/com.make.cef.windows.x86_64/windows-x86_64/checksum +++ b/com.make.cef.windows.x86_64/windows-x86_64/checksum @@ -1 +1 @@ -011b46ce2c2a8482c4b6ef3d103e5204 \ No newline at end of file +9d162c9c17659d95d15c87d4bce650b5 \ No newline at end of file diff --git a/com.make.cef.windows.x86_64/windows-x86_64/files.properties b/com.make.cef.windows.x86_64/windows-x86_64/files.properties index 0e9b20d..dea90cf 100644 --- a/com.make.cef.windows.x86_64/windows-x86_64/files.properties +++ b/com.make.cef.windows.x86_64/windows-x86_64/files.properties @@ -71,4 +71,4 @@ 69=windows-x86_64/snapshot_blob.bin 70=windows-x86_64/widevinecdmadapter.dll cefVersion=3.3029.1611.g44e39a8 -checksum=011b46ce2c2a8482c4b6ef3d103e5204 \ No newline at end of file +checksum=9d162c9c17659d95d15c87d4bce650b5 \ No newline at end of file