Compare commits
2 Commits
d5822d4aa0
...
c1469e5942
Author | SHA1 | Date | |
---|---|---|---|
c1469e5942 | |||
af89b2750a |
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
[submodule "msgpack"]
|
||||
path = msgpack
|
||||
url = ../msgpack.git
|
29
GLD_msgpack-cpp--array_ref--test.json
Normal file
29
GLD_msgpack-cpp--array_ref--test.json
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"type":"BINARY",
|
||||
"sub-type":"TEST",
|
||||
"group-id":"org.msgpack",
|
||||
"description":"msgpack test unit part",
|
||||
"license":"PROPRIETARY",
|
||||
"source": [
|
||||
"msgpack/test/array_ref.cpp"
|
||||
],
|
||||
"path":[
|
||||
"test"
|
||||
],
|
||||
"compilation-version": {
|
||||
"c++": 2011
|
||||
},
|
||||
"flag": {
|
||||
"c++": [
|
||||
"-DBOOST_SYSTEM_DYN_LINK",
|
||||
"-DBOOST_SYSTEM_NO_LIB",
|
||||
"-DBOOST_TEST_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB"
|
||||
]
|
||||
},
|
||||
"dependency": [
|
||||
"msgpack-cpp",
|
||||
"boost-unit-test-framework"
|
||||
]
|
||||
}
|
29
GLD_msgpack-cpp--boost_fusion--test.json
Normal file
29
GLD_msgpack-cpp--boost_fusion--test.json
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"type":"BINARY",
|
||||
"sub-type":"TEST",
|
||||
"group-id":"org.msgpack",
|
||||
"description":"msgpack test unit part",
|
||||
"license":"PROPRIETARY",
|
||||
"source": [
|
||||
"msgpack/test/boost_fusion.cpp"
|
||||
],
|
||||
"path":[
|
||||
"test"
|
||||
],
|
||||
"compilation-version": {
|
||||
"c++": 2011
|
||||
},
|
||||
"flag": {
|
||||
"c++": [
|
||||
"-DBOOST_SYSTEM_DYN_LINK",
|
||||
"-DBOOST_SYSTEM_NO_LIB",
|
||||
"-DBOOST_TEST_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB"
|
||||
]
|
||||
},
|
||||
"dependency": [
|
||||
"msgpack-cpp",
|
||||
"boost-unit-test-framework"
|
||||
]
|
||||
}
|
29
GLD_msgpack-cpp--boost_optional--test.json
Normal file
29
GLD_msgpack-cpp--boost_optional--test.json
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"type":"BINARY",
|
||||
"sub-type":"TEST",
|
||||
"group-id":"org.msgpack",
|
||||
"description":"msgpack test unit part",
|
||||
"license":"PROPRIETARY",
|
||||
"source": [
|
||||
"msgpack/test/boost_optional.cpp"
|
||||
],
|
||||
"path":[
|
||||
"test"
|
||||
],
|
||||
"compilation-version": {
|
||||
"c++": 2011
|
||||
},
|
||||
"flag": {
|
||||
"c++": [
|
||||
"-DBOOST_SYSTEM_DYN_LINK",
|
||||
"-DBOOST_SYSTEM_NO_LIB",
|
||||
"-DBOOST_TEST_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB"
|
||||
]
|
||||
},
|
||||
"dependency": [
|
||||
"msgpack-cpp",
|
||||
"boost-unit-test-framework"
|
||||
]
|
||||
}
|
29
GLD_msgpack-cpp--boost_string_ref--test.json
Normal file
29
GLD_msgpack-cpp--boost_string_ref--test.json
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"type":"BINARY",
|
||||
"sub-type":"TEST",
|
||||
"group-id":"org.msgpack",
|
||||
"description":"msgpack test unit part",
|
||||
"license":"PROPRIETARY",
|
||||
"source": [
|
||||
"msgpack/test/boost_string_ref.cpp"
|
||||
],
|
||||
"path":[
|
||||
"test"
|
||||
],
|
||||
"compilation-version": {
|
||||
"c++": 2011
|
||||
},
|
||||
"flag": {
|
||||
"c++": [
|
||||
"-DBOOST_SYSTEM_DYN_LINK",
|
||||
"-DBOOST_SYSTEM_NO_LIB",
|
||||
"-DBOOST_TEST_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB"
|
||||
]
|
||||
},
|
||||
"dependency": [
|
||||
"msgpack-cpp",
|
||||
"boost-unit-test-framework"
|
||||
]
|
||||
}
|
29
GLD_msgpack-cpp--boost_string_view--test.json
Normal file
29
GLD_msgpack-cpp--boost_string_view--test.json
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"type":"BINARY",
|
||||
"sub-type":"TEST",
|
||||
"group-id":"org.msgpack",
|
||||
"description":"msgpack test unit part",
|
||||
"license":"PROPRIETARY",
|
||||
"source": [
|
||||
"msgpack/test/boost_string_view.cpp"
|
||||
],
|
||||
"path":[
|
||||
"test"
|
||||
],
|
||||
"compilation-version": {
|
||||
"c++": 2011
|
||||
},
|
||||
"flag": {
|
||||
"c++": [
|
||||
"-DBOOST_SYSTEM_DYN_LINK",
|
||||
"-DBOOST_SYSTEM_NO_LIB",
|
||||
"-DBOOST_TEST_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB"
|
||||
]
|
||||
},
|
||||
"dependency": [
|
||||
"msgpack-cpp",
|
||||
"boost-unit-test-framework"
|
||||
]
|
||||
}
|
29
GLD_msgpack-cpp--boost_variant--test.json
Normal file
29
GLD_msgpack-cpp--boost_variant--test.json
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"type":"BINARY",
|
||||
"sub-type":"TEST",
|
||||
"group-id":"org.msgpack",
|
||||
"description":"msgpack test unit part",
|
||||
"license":"PROPRIETARY",
|
||||
"source": [
|
||||
"msgpack/test/boost_variant.cpp"
|
||||
],
|
||||
"path":[
|
||||
"test"
|
||||
],
|
||||
"compilation-version": {
|
||||
"c++": 2011
|
||||
},
|
||||
"flag": {
|
||||
"c++": [
|
||||
"-DBOOST_SYSTEM_DYN_LINK",
|
||||
"-DBOOST_SYSTEM_NO_LIB",
|
||||
"-DBOOST_TEST_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB"
|
||||
]
|
||||
},
|
||||
"dependency": [
|
||||
"msgpack-cpp",
|
||||
"boost-unit-test-framework"
|
||||
]
|
||||
}
|
29
GLD_msgpack-cpp--buffer--test.json
Normal file
29
GLD_msgpack-cpp--buffer--test.json
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"type":"BINARY",
|
||||
"sub-type":"TEST",
|
||||
"group-id":"org.msgpack",
|
||||
"description":"msgpack test unit part",
|
||||
"license":"PROPRIETARY",
|
||||
"source": [
|
||||
"msgpack/test/buffer.cpp"
|
||||
],
|
||||
"path":[
|
||||
"test"
|
||||
],
|
||||
"compilation-version": {
|
||||
"c++": 2011
|
||||
},
|
||||
"flag": {
|
||||
"c++": [
|
||||
"-DBOOST_SYSTEM_DYN_LINK",
|
||||
"-DBOOST_SYSTEM_NO_LIB",
|
||||
"-DBOOST_TEST_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB"
|
||||
]
|
||||
},
|
||||
"dependency": [
|
||||
"msgpack-cpp",
|
||||
"boost-unit-test-framework"
|
||||
]
|
||||
}
|
29
GLD_msgpack-cpp--carray--test.json
Normal file
29
GLD_msgpack-cpp--carray--test.json
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"type":"BINARY",
|
||||
"sub-type":"TEST",
|
||||
"group-id":"org.msgpack",
|
||||
"description":"msgpack test unit part",
|
||||
"license":"PROPRIETARY",
|
||||
"source": [
|
||||
"msgpack/test/carray.cpp"
|
||||
],
|
||||
"path":[
|
||||
"test"
|
||||
],
|
||||
"compilation-version": {
|
||||
"c++": 2011
|
||||
},
|
||||
"flag": {
|
||||
"c++": [
|
||||
"-DBOOST_SYSTEM_DYN_LINK",
|
||||
"-DBOOST_SYSTEM_NO_LIB",
|
||||
"-DBOOST_TEST_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB"
|
||||
]
|
||||
},
|
||||
"dependency": [
|
||||
"msgpack-cpp",
|
||||
"boost-unit-test-framework"
|
||||
]
|
||||
}
|
29
GLD_msgpack-cpp--cases--test.json
Normal file
29
GLD_msgpack-cpp--cases--test.json
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"type":"BINARY",
|
||||
"sub-type":"TEST",
|
||||
"group-id":"org.msgpack",
|
||||
"description":"msgpack test unit part",
|
||||
"license":"PROPRIETARY",
|
||||
"source": [
|
||||
"msgpack/test/cases.cpp"
|
||||
],
|
||||
"path":[
|
||||
"test"
|
||||
],
|
||||
"compilation-version": {
|
||||
"c++": 2011
|
||||
},
|
||||
"flag": {
|
||||
"c++": [
|
||||
"-DBOOST_SYSTEM_DYN_LINK",
|
||||
"-DBOOST_SYSTEM_NO_LIB",
|
||||
"-DBOOST_TEST_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB"
|
||||
]
|
||||
},
|
||||
"dependency": [
|
||||
"msgpack-cpp",
|
||||
"boost-unit-test-framework"
|
||||
]
|
||||
}
|
29
GLD_msgpack-cpp--convert--test.json
Normal file
29
GLD_msgpack-cpp--convert--test.json
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"type":"BINARY",
|
||||
"sub-type":"TEST",
|
||||
"group-id":"org.msgpack",
|
||||
"description":"msgpack test unit part",
|
||||
"license":"PROPRIETARY",
|
||||
"source": [
|
||||
"msgpack/test/convert.cpp"
|
||||
],
|
||||
"path":[
|
||||
"test"
|
||||
],
|
||||
"compilation-version": {
|
||||
"c++": 2011
|
||||
},
|
||||
"flag": {
|
||||
"c++": [
|
||||
"-DBOOST_SYSTEM_DYN_LINK",
|
||||
"-DBOOST_SYSTEM_NO_LIB",
|
||||
"-DBOOST_TEST_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB"
|
||||
]
|
||||
},
|
||||
"dependency": [
|
||||
"msgpack-cpp",
|
||||
"boost-unit-test-framework"
|
||||
]
|
||||
}
|
29
GLD_msgpack-cpp--fixint--test.json
Normal file
29
GLD_msgpack-cpp--fixint--test.json
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"type":"BINARY",
|
||||
"sub-type":"TEST",
|
||||
"group-id":"org.msgpack",
|
||||
"description":"msgpack test unit part",
|
||||
"license":"PROPRIETARY",
|
||||
"source": [
|
||||
"msgpack/test/fixint.cpp"
|
||||
],
|
||||
"path":[
|
||||
"test"
|
||||
],
|
||||
"compilation-version": {
|
||||
"c++": 2011
|
||||
},
|
||||
"flag": {
|
||||
"c++": [
|
||||
"-DBOOST_SYSTEM_DYN_LINK",
|
||||
"-DBOOST_SYSTEM_NO_LIB",
|
||||
"-DBOOST_TEST_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB"
|
||||
]
|
||||
},
|
||||
"dependency": [
|
||||
"msgpack-cpp",
|
||||
"boost-unit-test-framework"
|
||||
]
|
||||
}
|
29
GLD_msgpack-cpp--inc_adaptor_define--test.json
Normal file
29
GLD_msgpack-cpp--inc_adaptor_define--test.json
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"type":"BINARY",
|
||||
"sub-type":"TEST",
|
||||
"group-id":"org.msgpack",
|
||||
"description":"msgpack test unit part",
|
||||
"license":"PROPRIETARY",
|
||||
"source": [
|
||||
"msgpack/test/inc_adaptor_define.cpp"
|
||||
],
|
||||
"path":[
|
||||
"test"
|
||||
],
|
||||
"compilation-version": {
|
||||
"c++": 2011
|
||||
},
|
||||
"flag": {
|
||||
"c++": [
|
||||
"-DBOOST_SYSTEM_DYN_LINK",
|
||||
"-DBOOST_SYSTEM_NO_LIB",
|
||||
"-DBOOST_TEST_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB"
|
||||
]
|
||||
},
|
||||
"dependency": [
|
||||
"msgpack-cpp",
|
||||
"boost-unit-test-framework"
|
||||
]
|
||||
}
|
29
GLD_msgpack-cpp--json--test.json
Normal file
29
GLD_msgpack-cpp--json--test.json
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"type":"BINARY",
|
||||
"sub-type":"TEST",
|
||||
"group-id":"org.msgpack",
|
||||
"description":"msgpack test unit part",
|
||||
"license":"PROPRIETARY",
|
||||
"source": [
|
||||
"msgpack/test/json.cpp"
|
||||
],
|
||||
"path":[
|
||||
"test"
|
||||
],
|
||||
"compilation-version": {
|
||||
"c++": 2011
|
||||
},
|
||||
"flag": {
|
||||
"c++": [
|
||||
"-DBOOST_SYSTEM_DYN_LINK",
|
||||
"-DBOOST_SYSTEM_NO_LIB",
|
||||
"-DBOOST_TEST_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB"
|
||||
]
|
||||
},
|
||||
"dependency": [
|
||||
"msgpack-cpp",
|
||||
"boost-unit-test-framework"
|
||||
]
|
||||
}
|
29
GLD_msgpack-cpp--limit--test.json
Normal file
29
GLD_msgpack-cpp--limit--test.json
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"type":"BINARY",
|
||||
"sub-type":"TEST",
|
||||
"group-id":"org.msgpack",
|
||||
"description":"msgpack test unit part",
|
||||
"license":"PROPRIETARY",
|
||||
"source": [
|
||||
"msgpack/test/limit.cpp"
|
||||
],
|
||||
"path":[
|
||||
"test"
|
||||
],
|
||||
"compilation-version": {
|
||||
"c++": 2011
|
||||
},
|
||||
"flag": {
|
||||
"c++": [
|
||||
"-DBOOST_SYSTEM_DYN_LINK",
|
||||
"-DBOOST_SYSTEM_NO_LIB",
|
||||
"-DBOOST_TEST_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB"
|
||||
]
|
||||
},
|
||||
"dependency": [
|
||||
"msgpack-cpp",
|
||||
"boost-unit-test-framework"
|
||||
]
|
||||
}
|
29
GLD_msgpack-cpp--msgpack_basic--test.json
Normal file
29
GLD_msgpack-cpp--msgpack_basic--test.json
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"type":"BINARY",
|
||||
"sub-type":"TEST",
|
||||
"group-id":"org.msgpack",
|
||||
"description":"msgpack test unit part",
|
||||
"license":"PROPRIETARY",
|
||||
"source": [
|
||||
"msgpack/test/msgpack_basic.cpp"
|
||||
],
|
||||
"path":[
|
||||
"test"
|
||||
],
|
||||
"compilation-version": {
|
||||
"c++": 2011
|
||||
},
|
||||
"flag": {
|
||||
"c++": [
|
||||
"-DBOOST_SYSTEM_DYN_LINK",
|
||||
"-DBOOST_SYSTEM_NO_LIB",
|
||||
"-DBOOST_TEST_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB"
|
||||
]
|
||||
},
|
||||
"dependency": [
|
||||
"msgpack-cpp",
|
||||
"boost-unit-test-framework"
|
||||
]
|
||||
}
|
29
GLD_msgpack-cpp--msgpack_container--test.json
Normal file
29
GLD_msgpack-cpp--msgpack_container--test.json
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"type":"BINARY",
|
||||
"sub-type":"TEST",
|
||||
"group-id":"org.msgpack",
|
||||
"description":"msgpack test unit part",
|
||||
"license":"PROPRIETARY",
|
||||
"source": [
|
||||
"msgpack/test/msgpack_container.cpp"
|
||||
],
|
||||
"path":[
|
||||
"test"
|
||||
],
|
||||
"compilation-version": {
|
||||
"c++": 2011
|
||||
},
|
||||
"flag": {
|
||||
"c++": [
|
||||
"-DBOOST_SYSTEM_DYN_LINK",
|
||||
"-DBOOST_SYSTEM_NO_LIB",
|
||||
"-DBOOST_TEST_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB"
|
||||
]
|
||||
},
|
||||
"dependency": [
|
||||
"msgpack-cpp",
|
||||
"boost-unit-test-framework"
|
||||
]
|
||||
}
|
29
GLD_msgpack-cpp--msgpack_stream--test.json
Normal file
29
GLD_msgpack-cpp--msgpack_stream--test.json
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"type":"BINARY",
|
||||
"sub-type":"TEST",
|
||||
"group-id":"org.msgpack",
|
||||
"description":"msgpack test unit part",
|
||||
"license":"PROPRIETARY",
|
||||
"source": [
|
||||
"msgpack/test/msgpack_stream.cpp"
|
||||
],
|
||||
"path":[
|
||||
"test"
|
||||
],
|
||||
"compilation-version": {
|
||||
"c++": 2011
|
||||
},
|
||||
"flag": {
|
||||
"c++": [
|
||||
"-DBOOST_SYSTEM_DYN_LINK",
|
||||
"-DBOOST_SYSTEM_NO_LIB",
|
||||
"-DBOOST_TEST_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB"
|
||||
]
|
||||
},
|
||||
"dependency": [
|
||||
"msgpack-cpp",
|
||||
"boost-unit-test-framework"
|
||||
]
|
||||
}
|
29
GLD_msgpack-cpp--msgpack_tuple--test.json
Normal file
29
GLD_msgpack-cpp--msgpack_tuple--test.json
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"type":"BINARY",
|
||||
"sub-type":"TEST",
|
||||
"group-id":"org.msgpack",
|
||||
"description":"msgpack test unit part",
|
||||
"license":"PROPRIETARY",
|
||||
"source": [
|
||||
"msgpack/test/msgpack_tuple.cpp"
|
||||
],
|
||||
"path":[
|
||||
"test"
|
||||
],
|
||||
"compilation-version": {
|
||||
"c++": 2011
|
||||
},
|
||||
"flag": {
|
||||
"c++": [
|
||||
"-DBOOST_SYSTEM_DYN_LINK",
|
||||
"-DBOOST_SYSTEM_NO_LIB",
|
||||
"-DBOOST_TEST_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB"
|
||||
]
|
||||
},
|
||||
"dependency": [
|
||||
"msgpack-cpp",
|
||||
"boost-unit-test-framework"
|
||||
]
|
||||
}
|
29
GLD_msgpack-cpp--msgpack_vref--test.json
Normal file
29
GLD_msgpack-cpp--msgpack_vref--test.json
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"type":"BINARY",
|
||||
"sub-type":"TEST",
|
||||
"group-id":"org.msgpack",
|
||||
"description":"msgpack test unit part",
|
||||
"license":"PROPRIETARY",
|
||||
"source": [
|
||||
"msgpack/test/msgpack_vref.cpp"
|
||||
],
|
||||
"path":[
|
||||
"test"
|
||||
],
|
||||
"compilation-version": {
|
||||
"c++": 2011
|
||||
},
|
||||
"flag": {
|
||||
"c++": [
|
||||
"-DBOOST_SYSTEM_DYN_LINK",
|
||||
"-DBOOST_SYSTEM_NO_LIB",
|
||||
"-DBOOST_TEST_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB"
|
||||
]
|
||||
},
|
||||
"dependency": [
|
||||
"msgpack-cpp",
|
||||
"boost-unit-test-framework"
|
||||
]
|
||||
}
|
30
GLD_msgpack-cpp--multi_file--test.json
Normal file
30
GLD_msgpack-cpp--multi_file--test.json
Normal file
@ -0,0 +1,30 @@
|
||||
{
|
||||
"type":"BINARY",
|
||||
"sub-type":"TEST",
|
||||
"group-id":"org.msgpack",
|
||||
"description":"msgpack test unit part",
|
||||
"license":"PROPRIETARY",
|
||||
"source": [
|
||||
"msgpack/test/multi_file1.cpp",
|
||||
"msgpack/test/multi_file2.cpp"
|
||||
],
|
||||
"path":[
|
||||
"test"
|
||||
],
|
||||
"compilation-version": {
|
||||
"c++": 2011
|
||||
},
|
||||
"flag": {
|
||||
"c++": [
|
||||
"-DBOOST_SYSTEM_DYN_LINK",
|
||||
"-DBOOST_SYSTEM_NO_LIB",
|
||||
"-DBOOST_TEST_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB"
|
||||
]
|
||||
},
|
||||
"dependency": [
|
||||
"msgpack-cpp",
|
||||
"boost-unit-test-framework"
|
||||
]
|
||||
}
|
29
GLD_msgpack-cpp--object--test.json
Normal file
29
GLD_msgpack-cpp--object--test.json
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"type":"BINARY",
|
||||
"sub-type":"TEST",
|
||||
"group-id":"org.msgpack",
|
||||
"description":"msgpack test unit part",
|
||||
"license":"PROPRIETARY",
|
||||
"source": [
|
||||
"msgpack/test/object.cpp"
|
||||
],
|
||||
"path":[
|
||||
"test"
|
||||
],
|
||||
"compilation-version": {
|
||||
"c++": 2011
|
||||
},
|
||||
"flag": {
|
||||
"c++": [
|
||||
"-DBOOST_SYSTEM_DYN_LINK",
|
||||
"-DBOOST_SYSTEM_NO_LIB",
|
||||
"-DBOOST_TEST_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB"
|
||||
]
|
||||
},
|
||||
"dependency": [
|
||||
"msgpack-cpp",
|
||||
"boost-unit-test-framework"
|
||||
]
|
||||
}
|
29
GLD_msgpack-cpp--object_with_zone--test.json
Normal file
29
GLD_msgpack-cpp--object_with_zone--test.json
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"type":"BINARY",
|
||||
"sub-type":"TEST",
|
||||
"group-id":"org.msgpack",
|
||||
"description":"msgpack test unit part",
|
||||
"license":"PROPRIETARY",
|
||||
"source": [
|
||||
"msgpack/test/object_with_zone.cpp"
|
||||
],
|
||||
"path":[
|
||||
"test"
|
||||
],
|
||||
"compilation-version": {
|
||||
"c++": 2011
|
||||
},
|
||||
"flag": {
|
||||
"c++": [
|
||||
"-DBOOST_SYSTEM_DYN_LINK",
|
||||
"-DBOOST_SYSTEM_NO_LIB",
|
||||
"-DBOOST_TEST_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB"
|
||||
]
|
||||
},
|
||||
"dependency": [
|
||||
"msgpack-cpp",
|
||||
"boost-unit-test-framework"
|
||||
]
|
||||
}
|
29
GLD_msgpack-cpp--pack_unpack--test.json
Normal file
29
GLD_msgpack-cpp--pack_unpack--test.json
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"type":"BINARY",
|
||||
"sub-type":"TEST",
|
||||
"group-id":"org.msgpack",
|
||||
"description":"msgpack test unit part",
|
||||
"license":"PROPRIETARY",
|
||||
"source": [
|
||||
"msgpack/test/pack_unpack.cpp"
|
||||
],
|
||||
"path":[
|
||||
"test"
|
||||
],
|
||||
"compilation-version": {
|
||||
"c++": 2011
|
||||
},
|
||||
"flag": {
|
||||
"c++": [
|
||||
"-DBOOST_SYSTEM_DYN_LINK",
|
||||
"-DBOOST_SYSTEM_NO_LIB",
|
||||
"-DBOOST_TEST_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB"
|
||||
]
|
||||
},
|
||||
"dependency": [
|
||||
"msgpack-cpp",
|
||||
"boost-unit-test-framework"
|
||||
]
|
||||
}
|
29
GLD_msgpack-cpp--raw--test.json
Normal file
29
GLD_msgpack-cpp--raw--test.json
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"type":"BINARY",
|
||||
"sub-type":"TEST",
|
||||
"group-id":"org.msgpack",
|
||||
"description":"msgpack test unit part",
|
||||
"license":"PROPRIETARY",
|
||||
"source": [
|
||||
"msgpack/test/raw.cpp"
|
||||
],
|
||||
"path":[
|
||||
"test"
|
||||
],
|
||||
"compilation-version": {
|
||||
"c++": 2011
|
||||
},
|
||||
"flag": {
|
||||
"c++": [
|
||||
"-DBOOST_SYSTEM_DYN_LINK",
|
||||
"-DBOOST_SYSTEM_NO_LIB",
|
||||
"-DBOOST_TEST_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB"
|
||||
]
|
||||
},
|
||||
"dependency": [
|
||||
"msgpack-cpp",
|
||||
"boost-unit-test-framework"
|
||||
]
|
||||
}
|
29
GLD_msgpack-cpp--reference--test.json
Normal file
29
GLD_msgpack-cpp--reference--test.json
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"type":"BINARY",
|
||||
"sub-type":"TEST",
|
||||
"group-id":"org.msgpack",
|
||||
"description":"msgpack test unit part",
|
||||
"license":"PROPRIETARY",
|
||||
"source": [
|
||||
"msgpack/test/reference.cpp"
|
||||
],
|
||||
"path":[
|
||||
"test"
|
||||
],
|
||||
"compilation-version": {
|
||||
"c++": 2011
|
||||
},
|
||||
"flag": {
|
||||
"c++": [
|
||||
"-DBOOST_SYSTEM_DYN_LINK",
|
||||
"-DBOOST_SYSTEM_NO_LIB",
|
||||
"-DBOOST_TEST_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB"
|
||||
]
|
||||
},
|
||||
"dependency": [
|
||||
"msgpack-cpp",
|
||||
"boost-unit-test-framework"
|
||||
]
|
||||
}
|
29
GLD_msgpack-cpp--size_equal_only--test.json
Normal file
29
GLD_msgpack-cpp--size_equal_only--test.json
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"type":"BINARY",
|
||||
"sub-type":"TEST",
|
||||
"group-id":"org.msgpack",
|
||||
"description":"msgpack test unit part",
|
||||
"license":"PROPRIETARY",
|
||||
"source": [
|
||||
"msgpack/test/size_equal_only.cpp"
|
||||
],
|
||||
"path":[
|
||||
"test"
|
||||
],
|
||||
"compilation-version": {
|
||||
"c++": 2011
|
||||
},
|
||||
"flag": {
|
||||
"c++": [
|
||||
"-DBOOST_SYSTEM_DYN_LINK",
|
||||
"-DBOOST_SYSTEM_NO_LIB",
|
||||
"-DBOOST_TEST_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB"
|
||||
]
|
||||
},
|
||||
"dependency": [
|
||||
"msgpack-cpp",
|
||||
"boost-unit-test-framework"
|
||||
]
|
||||
}
|
29
GLD_msgpack-cpp--streaming--test.json
Normal file
29
GLD_msgpack-cpp--streaming--test.json
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"type":"BINARY",
|
||||
"sub-type":"TEST",
|
||||
"group-id":"org.msgpack",
|
||||
"description":"msgpack test unit part",
|
||||
"license":"PROPRIETARY",
|
||||
"source": [
|
||||
"msgpack/test/streaming.cpp"
|
||||
],
|
||||
"path":[
|
||||
"test"
|
||||
],
|
||||
"compilation-version": {
|
||||
"c++": 2011
|
||||
},
|
||||
"flag": {
|
||||
"c++": [
|
||||
"-DBOOST_SYSTEM_DYN_LINK",
|
||||
"-DBOOST_SYSTEM_NO_LIB",
|
||||
"-DBOOST_TEST_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB"
|
||||
]
|
||||
},
|
||||
"dependency": [
|
||||
"msgpack-cpp",
|
||||
"boost-unit-test-framework"
|
||||
]
|
||||
}
|
29
GLD_msgpack-cpp--user_class--test.json
Normal file
29
GLD_msgpack-cpp--user_class--test.json
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"type":"BINARY",
|
||||
"sub-type":"TEST",
|
||||
"group-id":"org.msgpack",
|
||||
"description":"msgpack test unit part",
|
||||
"license":"PROPRIETARY",
|
||||
"source": [
|
||||
"msgpack/test/user_class.cpp"
|
||||
],
|
||||
"path":[
|
||||
"test"
|
||||
],
|
||||
"compilation-version": {
|
||||
"c++": 2011
|
||||
},
|
||||
"flag": {
|
||||
"c++": [
|
||||
"-DBOOST_SYSTEM_DYN_LINK",
|
||||
"-DBOOST_SYSTEM_NO_LIB",
|
||||
"-DBOOST_TEST_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB"
|
||||
]
|
||||
},
|
||||
"dependency": [
|
||||
"msgpack-cpp",
|
||||
"boost-unit-test-framework"
|
||||
]
|
||||
}
|
29
GLD_msgpack-cpp--version--test.json
Normal file
29
GLD_msgpack-cpp--version--test.json
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"type":"BINARY",
|
||||
"sub-type":"TEST",
|
||||
"group-id":"org.msgpack",
|
||||
"description":"msgpack test unit part",
|
||||
"license":"PROPRIETARY",
|
||||
"source": [
|
||||
"msgpack/test/version.cpp"
|
||||
],
|
||||
"path":[
|
||||
"test"
|
||||
],
|
||||
"compilation-version": {
|
||||
"c++": 2011
|
||||
},
|
||||
"flag": {
|
||||
"c++": [
|
||||
"-DBOOST_SYSTEM_DYN_LINK",
|
||||
"-DBOOST_SYSTEM_NO_LIB",
|
||||
"-DBOOST_TEST_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB"
|
||||
]
|
||||
},
|
||||
"dependency": [
|
||||
"msgpack-cpp",
|
||||
"boost-unit-test-framework"
|
||||
]
|
||||
}
|
29
GLD_msgpack-cpp--visitor--test.json
Normal file
29
GLD_msgpack-cpp--visitor--test.json
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"type":"BINARY",
|
||||
"sub-type":"TEST",
|
||||
"group-id":"org.msgpack",
|
||||
"description":"msgpack test unit part",
|
||||
"license":"PROPRIETARY",
|
||||
"source": [
|
||||
"msgpack/test/visitor.cpp"
|
||||
],
|
||||
"path":[
|
||||
"test"
|
||||
],
|
||||
"compilation-version": {
|
||||
"c++": 2011
|
||||
},
|
||||
"flag": {
|
||||
"c++": [
|
||||
"-DBOOST_SYSTEM_DYN_LINK",
|
||||
"-DBOOST_SYSTEM_NO_LIB",
|
||||
"-DBOOST_TEST_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB"
|
||||
]
|
||||
},
|
||||
"dependency": [
|
||||
"msgpack-cpp",
|
||||
"boost-unit-test-framework"
|
||||
]
|
||||
}
|
29
GLD_msgpack-cpp--zone--test.json
Normal file
29
GLD_msgpack-cpp--zone--test.json
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"type":"BINARY",
|
||||
"sub-type":"TEST",
|
||||
"group-id":"org.msgpack",
|
||||
"description":"msgpack test unit part",
|
||||
"license":"PROPRIETARY",
|
||||
"source": [
|
||||
"msgpack/test/zone.cpp"
|
||||
],
|
||||
"path":[
|
||||
"test"
|
||||
],
|
||||
"compilation-version": {
|
||||
"c++": 2011
|
||||
},
|
||||
"flag": {
|
||||
"c++": [
|
||||
"-DBOOST_SYSTEM_DYN_LINK",
|
||||
"-DBOOST_SYSTEM_NO_LIB",
|
||||
"-DBOOST_TEST_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK",
|
||||
"-DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB"
|
||||
]
|
||||
},
|
||||
"dependency": [
|
||||
"msgpack-cpp",
|
||||
"boost-unit-test-framework"
|
||||
]
|
||||
}
|
24
GLD_msgpack-cpp.json
Normal file
24
GLD_msgpack-cpp.json
Normal file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"type":"LIBRARY",
|
||||
"group-id":"org.msgpack",
|
||||
"description":"An efficient binary serialization format, which lets you exchange data among multiple languages like JSON",
|
||||
"license":"boost",
|
||||
"version":"file://version.txt",
|
||||
"header": {
|
||||
"path": "msgpack/include/",
|
||||
"filter": "*",
|
||||
"recursive": true
|
||||
},
|
||||
"compilation-version": {
|
||||
"c++": 2017
|
||||
},
|
||||
"flag": {
|
||||
"c++": "-DMSGPACK_DEFAULT_API_VERSION=3"
|
||||
},
|
||||
"dependency": [
|
||||
"c",
|
||||
"cxx",
|
||||
"m",
|
||||
"boost"
|
||||
]
|
||||
}
|
1
msgpack
Submodule
1
msgpack
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 53bfbba863cabf027446f6f343b95885989013b8
|
1
version.txt
Normal file
1
version.txt
Normal file
@ -0,0 +1 @@
|
||||
4.0.3
|
Loading…
x
Reference in New Issue
Block a user