File tree 32 files changed +158
-33
lines changed
hello-world-function-export
make-callback-domain-warning
openssl-client-cert-engine
stringbytes-external-exceed-max
32 files changed +158
-33
lines changed Original file line number Diff line number Diff line change 4
4
'target_name' : 'binding' ,
5
5
'defines' : [ 'V8_DEPRECATION_WARNINGS=1' ],
6
6
'sources' : [ 'binding.cc' ],
7
- 'cflags' : ['-Wno-cast-function-type' ],
7
+ 'conditions' : [
8
+ [ 'OS in "linux freebsd openbsd solaris android aix cloudabi"' , {
9
+ 'cflags' : ['-Wno-cast-function-type' ],
10
+ }],
11
+ ],
8
12
}
9
13
]
10
14
}
Original file line number Diff line number Diff line change 4
4
'target_name' : 'binding' ,
5
5
'defines' : [ 'V8_DEPRECATION_WARNINGS=1' ],
6
6
'sources' : [ 'binding.cc' ],
7
- 'cflags' : ['-Wno-cast-function-type' ],
7
+ 'conditions' : [
8
+ [ 'OS in "linux freebsd openbsd solaris android aix cloudabi"' , {
9
+ 'cflags' : ['-Wno-cast-function-type' ],
10
+ }],
11
+ ],
8
12
}
9
13
]
10
14
}
Original file line number Diff line number Diff line change 4
4
'target_name' : 'binding' ,
5
5
'defines' : [ 'V8_DEPRECATION_WARNINGS=1' ],
6
6
'sources' : [ 'binding.cc' ],
7
- 'cflags' : ['-Wno-cast-function-type' ],
7
+ 'conditions' : [
8
+ [ 'OS in "linux freebsd openbsd solaris android aix cloudabi"' , {
9
+ 'cflags' : ['-Wno-cast-function-type' ],
10
+ }],
11
+ ],
8
12
}
9
13
]
10
14
}
Original file line number Diff line number Diff line change 4
4
'target_name' : 'binding' ,
5
5
'defines' : [ 'V8_DEPRECATION_WARNINGS=1' ],
6
6
'sources' : [ 'binding.cc' ],
7
- 'cflags' : ['-Wno-cast-function-type' ],
7
+ 'conditions' : [
8
+ [ 'OS in "linux freebsd openbsd solaris android aix cloudabi"' , {
9
+ 'cflags' : ['-Wno-cast-function-type' ],
10
+ }],
11
+ ],
8
12
}
9
13
]
10
14
}
Original file line number Diff line number Diff line change 4
4
'target_name' : 'binding' ,
5
5
'defines' : [ 'V8_DEPRECATION_WARNINGS=1' ],
6
6
'sources' : [ 'binding.cc' ],
7
- 'cflags' : ['-Wno-cast-function-type' ],
7
+ 'conditions' : [
8
+ [ 'OS in "linux freebsd openbsd solaris android aix cloudabi"' , {
9
+ 'cflags' : ['-Wno-cast-function-type' ],
10
+ }],
11
+ ],
8
12
}
9
13
]
10
14
}
Original file line number Diff line number Diff line change 4
4
'target_name' : 'binding' ,
5
5
'defines' : [ 'V8_DEPRECATION_WARNINGS=1' ],
6
6
'sources' : [ 'binding.cc' ],
7
- 'cflags' : ['-Wno-cast-function-type' ],
7
+ 'conditions' : [
8
+ [ 'OS in "linux freebsd openbsd solaris android aix cloudabi"' , {
9
+ 'cflags' : ['-Wno-cast-function-type' ],
10
+ }],
11
+ ],
8
12
}
9
13
]
10
14
}
Original file line number Diff line number Diff line change 4
4
'target_name' : 'binding' ,
5
5
'defines' : [ 'V8_DEPRECATION_WARNINGS=1' ],
6
6
'sources' : [ 'binding.cc' ],
7
- 'cflags' : ['-Wno-cast-function-type' ],
7
+ 'conditions' : [
8
+ [ 'OS in "linux freebsd openbsd solaris android aix cloudabi"' , {
9
+ 'cflags' : ['-Wno-cast-function-type' ],
10
+ }],
11
+ ],
8
12
}
9
13
]
10
14
}
Original file line number Diff line number Diff line change 19
19
'target_name' : 'binding' ,
20
20
'defines' : [ 'V8_DEPRECATION_WARNINGS=1' ],
21
21
'sources' : [ 'binding.cc' ],
22
- 'cflags' : ['-Wno-cast-function-type' ],
22
+ 'conditions' : [
23
+ [ 'OS in "linux freebsd openbsd solaris android aix cloudabi"' , {
24
+ 'cflags' : ['-Wno-cast-function-type' ],
25
+ }],
26
+ ],
23
27
}
24
28
]
25
29
}
Original file line number Diff line number Diff line change 4
4
'target_name' : 'binding' ,
5
5
'defines' : [ 'V8_DEPRECATION_WARNINGS=1' ],
6
6
'sources' : [ 'binding.cc' ],
7
- 'cflags' : ['-Wno-cast-function-type' ],
7
+ 'conditions' : [
8
+ [ 'OS in "linux freebsd openbsd solaris android aix cloudabi"' , {
9
+ 'cflags' : ['-Wno-cast-function-type' ],
10
+ }],
11
+ ],
8
12
}
9
13
]
10
14
}
Original file line number Diff line number Diff line change 5
5
'defines' : [ 'V8_DEPRECATION_WARNINGS=1' ],
6
6
'sources' : [ 'binding.cc' ],
7
7
'win_delay_load_hook' : 'false' ,
8
- 'cflags' : ['-Wno-cast-function-type' ],
8
+ 'conditions' : [
9
+ [ 'OS in "linux freebsd openbsd solaris android aix cloudabi"' , {
10
+ 'cflags' : ['-Wno-cast-function-type' ],
11
+ }],
12
+ ],
9
13
}
10
14
]
11
15
}
Original file line number Diff line number Diff line change 4
4
'target_name' : 'binding' ,
5
5
'defines' : [ 'V8_DEPRECATION_WARNINGS=1' ],
6
6
'sources' : [ 'binding.cc' ],
7
- 'cflags' : ['-Wno-cast-function-type' ],
7
+ 'conditions' : [
8
+ [ 'OS in "linux freebsd openbsd solaris android aix cloudabi"' , {
9
+ 'cflags' : ['-Wno-cast-function-type' ],
10
+ }],
11
+ ],
8
12
}
9
13
]
10
14
}
Original file line number Diff line number Diff line change 4
4
'target_name' : 'binding' ,
5
5
'defines' : [ 'V8_DEPRECATION_WARNINGS=1' ],
6
6
'sources' : [ 'binding.cc' ],
7
- 'cflags' : ['-Wno-cast-function-type' ],
7
+ 'conditions' : [
8
+ [ 'OS in "linux freebsd openbsd solaris android aix cloudabi"' , {
9
+ 'cflags' : ['-Wno-cast-function-type' ],
10
+ }],
11
+ ],
8
12
}
9
13
]
10
14
}
Original file line number Diff line number Diff line change 4
4
'target_name' : 'binding' ,
5
5
'defines' : [ 'V8_DEPRECATION_WARNINGS=1' ],
6
6
'sources' : [ 'binding.cc' ],
7
- 'cflags' : ['-Wno-cast-function-type' ],
7
+ 'conditions' : [
8
+ [ 'OS in "linux freebsd openbsd solaris android aix cloudabi"' , {
9
+ 'cflags' : ['-Wno-cast-function-type' ],
10
+ }],
11
+ ],
8
12
}
9
13
]
10
14
}
Original file line number Diff line number Diff line change 4
4
'target_name' : 'binding' ,
5
5
'defines' : [ 'V8_DEPRECATION_WARNINGS=1' ],
6
6
'sources' : [ 'binding.cc' ],
7
- 'cflags' : ['-Wno-cast-function-type' ],
7
+ 'conditions' : [
8
+ [ 'OS in "linux freebsd openbsd solaris android aix cloudabi"' , {
9
+ 'cflags' : ['-Wno-cast-function-type' ],
10
+ }],
11
+ ],
8
12
}
9
13
]
10
14
}
Original file line number Diff line number Diff line change 4
4
'target_name' : 'binding' ,
5
5
'defines' : [ 'V8_DEPRECATION_WARNINGS=1' ],
6
6
'sources' : [ 'binding.cc' ],
7
- 'cflags' : ['-Wno-cast-function-type' ],
7
+ 'conditions' : [
8
+ [ 'OS in "linux freebsd openbsd solaris android aix cloudabi"' , {
9
+ 'cflags' : ['-Wno-cast-function-type' ],
10
+ }],
11
+ ],
8
12
}
9
13
]
10
14
}
Original file line number Diff line number Diff line change 4
4
'target_name' : 'binding' ,
5
5
'defines' : [ 'V8_DEPRECATION_WARNINGS=1' ],
6
6
'sources' : [ 'binding.cc' ],
7
- 'cflags' : ['-Wno-cast-function-type' ],
7
+ 'conditions' : [
8
+ [ 'OS in "linux freebsd openbsd solaris android aix cloudabi"' , {
9
+ 'cflags' : ['-Wno-cast-function-type' ],
10
+ }],
11
+ ],
8
12
}
9
13
]
10
14
}
Original file line number Diff line number Diff line change 4
4
'target_name' : 'binding' ,
5
5
'defines' : [ 'V8_DEPRECATION_WARNINGS=1' ],
6
6
'sources' : [ 'binding.cc' ],
7
- 'cflags' : ['-Wno-cast-function-type' ],
7
+ 'conditions' : [
8
+ [ 'OS in "linux freebsd openbsd solaris android aix cloudabi"' , {
9
+ 'cflags' : ['-Wno-cast-function-type' ],
10
+ }],
11
+ ],
8
12
}
9
13
]
10
14
}
Original file line number Diff line number Diff line change 4
4
'target_name' : 'binding' ,
5
5
'defines' : [ 'V8_DEPRECATION_WARNINGS=1' ],
6
6
'sources' : [ 'binding.cc' ],
7
- 'cflags' : ['-Wno-cast-function-type' ],
7
+ 'conditions' : [
8
+ [ 'OS in "linux freebsd openbsd solaris android aix cloudabi"' , {
9
+ 'cflags' : ['-Wno-cast-function-type' ],
10
+ }],
11
+ ],
8
12
}
9
13
]
10
14
}
Original file line number Diff line number Diff line change 4
4
'target_name' : 'binding' ,
5
5
'defines' : [ 'V8_DEPRECATION_WARNINGS=1' ],
6
6
'sources' : [ 'binding.cc' ],
7
- 'cflags' : ['-Wno-cast-function-type' ],
7
+ 'conditions' : [
8
+ [ 'OS in "linux freebsd openbsd solaris android aix cloudabi"' , {
9
+ 'cflags' : ['-Wno-cast-function-type' ],
10
+ }],
11
+ ],
8
12
}
9
13
]
10
14
}
Original file line number Diff line number Diff line change 3
3
{
4
4
'target_name' : 'binding' ,
5
5
'sources' : ['binding.cc' ],
6
- 'cflags' : ['-Wno-cast-function-type' ],
6
+ 'conditions' : [
7
+ [ 'OS in "linux freebsd openbsd solaris android aix cloudabi"' , {
8
+ 'cflags' : ['-Wno-cast-function-type' ],
9
+ }],
10
+ ],
7
11
},
8
12
]
9
13
}
Original file line number Diff line number Diff line change 3
3
{
4
4
'target_name' : 'binding' ,
5
5
'sources' : [ 'not_a_binding.c' ],
6
- 'cflags' : ['-Wno-cast-function-type' ],
6
+ 'conditions' : [
7
+ [ 'OS in "linux freebsd openbsd solaris android aix cloudabi"' , {
8
+ 'cflags' : ['-Wno-cast-function-type' ],
9
+ }],
10
+ ],
7
11
}
8
12
]
9
13
}
Original file line number Diff line number Diff line change 4
4
'target_name' : 'binding' ,
5
5
'defines' : [ 'V8_DEPRECATION_WARNINGS=1' ],
6
6
'sources' : [ 'binding.cc' ],
7
- 'cflags' : ['-Wno-cast-function-type' ],
7
+ 'conditions' : [
8
+ [ 'OS in "linux freebsd openbsd solaris android aix cloudabi"' , {
9
+ 'cflags' : ['-Wno-cast-function-type' ],
10
+ }],
11
+ ],
8
12
}
9
13
]
10
14
}
Original file line number Diff line number Diff line change 6
6
['node_use_openssl=="true"' , {
7
7
'sources' : ['binding.cc' ],
8
8
'include_dirs' : ['../../../deps/openssl/openssl/include' ],
9
- }]
9
+ }],
10
+ [ 'OS in "linux freebsd openbsd solaris android aix cloudabi"' , {
11
+ 'cflags' : ['-Wno-cast-function-type' ],
12
+ }],
10
13
],
11
- 'cflags' : ['-Wno-cast-function-type' ],
12
14
},
13
15
]
14
16
}
Original file line number Diff line number Diff line change 18
18
'../../../../out/<(PRODUCT_DIR)/<(openssl_product)'
19
19
]
20
20
},
21
- }]
21
+ }],
22
+ [ 'OS in "linux freebsd openbsd solaris android aix cloudabi"' , {
23
+ 'cflags' : ['-Wno-cast-function-type' ],
24
+ }],
22
25
]
23
26
}
24
27
]
Original file line number Diff line number Diff line change 4
4
'target_name' : 'binding' ,
5
5
'defines' : [ 'V8_DEPRECATION_WARNINGS=1' ],
6
6
'sources' : [ 'binding.cc' ],
7
- 'cflags' : ['-Wno-cast-function-type' ],
7
+ 'conditions' : [
8
+ [ 'OS in "linux freebsd openbsd solaris android aix cloudabi"' , {
9
+ 'cflags' : ['-Wno-cast-function-type' ],
10
+ }],
11
+ ],
8
12
}
9
13
]
10
14
}
Original file line number Diff line number Diff line change 4
4
'target_name' : 'binding' ,
5
5
'defines' : [ 'V8_DEPRECATION_WARNINGS=1' ],
6
6
'sources' : [ 'binding.cc' ],
7
- 'cflags' : ['-Wno-cast-function-type' ],
7
+ 'conditions' : [
8
+ [ 'OS in "linux freebsd openbsd solaris android aix cloudabi"' , {
9
+ 'cflags' : ['-Wno-cast-function-type' ],
10
+ }],
11
+ ],
8
12
}
9
13
]
10
14
}
Original file line number Diff line number Diff line change 4
4
'target_name' : 'binding' ,
5
5
'defines' : [ 'V8_DEPRECATION_WARNINGS=1' ],
6
6
'sources' : [ 'binding.cc' ],
7
- 'cflags' : ['-Wno-cast-function-type' ],
7
+ 'conditions' : [
8
+ [ 'OS in "linux freebsd openbsd solaris android aix cloudabi"' , {
9
+ 'cflags' : ['-Wno-cast-function-type' ],
10
+ }],
11
+ ],
8
12
}
9
13
]
10
14
}
Original file line number Diff line number Diff line change 3
3
{
4
4
'target_name' : 'binding' ,
5
5
'sources' : [ 'binding.cc' ],
6
- 'cflags' : ['-Wno-cast-function-type' ],
6
+ 'conditions' : [
7
+ [ 'OS in "linux freebsd openbsd solaris android aix cloudabi"' , {
8
+ 'cflags' : ['-Wno-cast-function-type' ],
9
+ }],
10
+ ],
7
11
}
8
12
]
9
13
}
Original file line number Diff line number Diff line change 4
4
'target_name' : 'binding' ,
5
5
'defines' : [ 'V8_DEPRECATION_WARNINGS=1' ],
6
6
'sources' : [ 'binding.cc' ],
7
- 'cflags' : ['-Wno-cast-function-type' ],
7
+ 'conditions' : [
8
+ [ 'OS in "linux freebsd openbsd solaris android aix cloudabi"' , {
9
+ 'cflags' : ['-Wno-cast-function-type' ],
10
+ }],
11
+ ],
8
12
}
9
13
]
10
14
}
Original file line number Diff line number Diff line change 4
4
'target_name' : 'binding' ,
5
5
'defines' : [ 'V8_DEPRECATION_WARNINGS=1' ],
6
6
'sources' : [ 'binding.cc' ],
7
- 'cflags' : ['-Wno-cast-function-type' ],
7
+ 'conditions' : [
8
+ [ 'OS in "linux freebsd openbsd solaris android aix cloudabi"' , {
9
+ 'cflags' : ['-Wno-cast-function-type' ],
10
+ }],
11
+ ],
8
12
}
9
13
]
10
14
}
You can’t perform that action at this time.
0 commit comments