|
This is still work in progress but I got pretty far. V8 compiles file without Cygwin as long as you don`t use --generator-output parameter - with that parameter the work directory is cleaner but js2c.py parameters get mangled. Had to change our gyp files in a few places to sync them up with the MSVS projects, also had to add configurations to googletest matching all other projects (compiling gets pretty awkward with Visual Studio otherwise). createsolution.bat starts gyp to create libadblockplus.sln and all the project files - target architecture still needs to be parametrized.
Total comments: 14
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+121 lines, -34 lines) |
Patch |
|
R |
buildmsvs.bat
|
View
|
|
1 chunk |
+0 lines, -13 lines |
0 comments
|
Download
|
|
R |
buildmsvs_release.bat
|
View
|
|
1 chunk |
+0 lines, -13 lines |
0 comments
|
Download
|
|
M |
check_curl.py
|
View
|
1
2
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
M |
common.gypi
|
View
|
|
1 chunk |
+10 lines, -1 line |
0 comments
|
Download
|
|
M |
convert_js.py
|
View
|
1
2
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
A |
createsolution.bat
|
View
|
1
2
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
|
M |
libadblockplus.gyp
|
View
|
1
|
2 chunks |
+23 lines, -5 lines |
0 comments
|
Download
|
|
A |
msvs_gyp_wrapper.py
|
View
|
1
2
|
1 chunk |
+21 lines, -0 lines |
2 comments
|
Download
|
|
R |
msvs_makesnapshot.bat
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
R |
msvs_makesnapshot_release.bat
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
test/WebRequest.cpp
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/googletest.gyp
|
View
|
1
|
1 chunk |
+53 lines, -1 line |
0 comments
|
Download
|
Total messages: 10
|