[DEV] correct GLD model

This commit is contained in:
Edouard DUPIN 2021-11-03 22:32:09 +01:00
parent 17e972b56a
commit fcaae56754
42 changed files with 446 additions and 452 deletions

View File

@ -15,6 +15,5 @@
"z",
"m",
"boost-include"
]
}

View File

@ -15,6 +15,5 @@
"z",
"m",
"boost-include"
]
}

View File

@ -15,6 +15,5 @@
"z",
"m",
"boost-include"
]
}

View File

@ -15,6 +15,5 @@
"z",
"m",
"boost-include"
]
}

View File

@ -8,7 +8,7 @@
"author":"UNKNOW",
"version":"file://version.txt",
"source": [
'boost/libs/contract/src/contract.cpp'
"boost/libs/contract/src/contract.cpp"
],
"compilation-version": {
"language": "c++",
@ -31,7 +31,7 @@
"dependency": [
"z",
"m",
"boost-include"
"boost-include",
"pthread"
]
}

View File

@ -8,9 +8,9 @@
"author":"UNKNOW",
"version":"file://version.txt",
"source": [
'boost/libs/coroutine/src/detail/coroutine_context.cpp',
'boost/libs/coroutine/src/exceptions.cpp',
'boost/libs/coroutine/src/posix/stack_traits.cpp'
"boost/libs/coroutine/src/detail/coroutine_context.cpp",
"boost/libs/coroutine/src/exceptions.cpp",
"boost/libs/coroutine/src/posix/stack_traits.cpp"
],
"compilation-version": {
"language": "c++",
@ -40,7 +40,7 @@
"dependency": [
"z",
"m",
"boost-include"
"boost-include",
"pthread",
"boost-chrono",
"boost-context",

View File

@ -8,7 +8,7 @@
"author":"UNKNOW",
"version":"file://version.txt",
"source": [
'boost/libs/date_time/src/gregorian/greg_month.cpp'
"boost/libs/date_time/src/gregorian/greg_month.cpp"
],
"compilation-version": {
"language": "c++",
@ -32,7 +32,7 @@
"dependency": [
"z",
"m",
"boost-include"
"boost-include",
"pthread"
]
}

View File

@ -8,26 +8,26 @@
"author":"UNKNOW",
"version":"file://version.txt",
"source": [
'boost/libs/fiber/src/algo/algorithm.cpp',
'boost/libs/fiber/src/algo/round_robin.cpp',
'boost/libs/fiber/src/algo/shared_work.cpp',
'boost/libs/fiber/src/algo/work_stealing.cpp',
'boost/libs/fiber/src/barrier.cpp',
'boost/libs/fiber/src/condition_variable.cpp',
'boost/libs/fiber/src/context.cpp',
'boost/libs/fiber/src/fiber.cpp',
'boost/libs/fiber/src/waker.cpp',
'boost/libs/fiber/src/future.cpp',
'boost/libs/fiber/src/mutex.cpp',
'boost/libs/fiber/src/properties.cpp',
'boost/libs/fiber/src/recursive_mutex.cpp',
'boost/libs/fiber/src/recursive_timed_mutex.cpp',
'boost/libs/fiber/src/timed_mutex.cpp',
'boost/libs/fiber/src/scheduler.cpp',
'boost/libs/context/src/asm/make_x86_64_sysv_elf_gas.S',
'boost/libs/context/src/asm/jump_x86_64_sysv_elf_gas.S',
'boost/libs/context/src/asm/ontop_x86_64_sysv_elf_gas.S',
'boost/libs/context/src/posix/stack_traits.cpp'
"boost/libs/fiber/src/algo/algorithm.cpp",
"boost/libs/fiber/src/algo/round_robin.cpp",
"boost/libs/fiber/src/algo/shared_work.cpp",
"boost/libs/fiber/src/algo/work_stealing.cpp",
"boost/libs/fiber/src/barrier.cpp",
"boost/libs/fiber/src/condition_variable.cpp",
"boost/libs/fiber/src/context.cpp",
"boost/libs/fiber/src/fiber.cpp",
"boost/libs/fiber/src/waker.cpp",
"boost/libs/fiber/src/future.cpp",
"boost/libs/fiber/src/mutex.cpp",
"boost/libs/fiber/src/properties.cpp",
"boost/libs/fiber/src/recursive_mutex.cpp",
"boost/libs/fiber/src/recursive_timed_mutex.cpp",
"boost/libs/fiber/src/timed_mutex.cpp",
"boost/libs/fiber/src/scheduler.cpp",
"boost/libs/context/src/asm/make_x86_64_sysv_elf_gas.S",
"boost/libs/context/src/asm/jump_x86_64_sysv_elf_gas.S",
"boost/libs/context/src/asm/ontop_x86_64_sysv_elf_gas.S",
"boost/libs/context/src/posix/stack_traits.cpp"
],
"compilation-version": {
"language": "c++",
@ -67,7 +67,7 @@
"dependency": [
"z",
"m",
"boost-include"
"boost-include",
"pthread",
"boost-filesystem",
"boost-context",

View File

@ -8,16 +8,16 @@
"author":"UNKNOW",
"version":"file://version.txt",
"source": [
'boost/libs/filesystem/src/codecvt_error_category.cpp',
'boost/libs/filesystem/src/exception.cpp',
'boost/libs/filesystem/src/directory.cpp',
'boost/libs/filesystem/src/operations.cpp',
'boost/libs/filesystem/src/path.cpp',
'boost/libs/filesystem/src/path_traits.cpp',
'boost/libs/filesystem/src/portability.cpp',
'boost/libs/filesystem/src/unique_path.cpp',
'boost/libs/filesystem/src/utf8_codecvt_facet.cpp',
'boost/libs/filesystem/src/windows_file_codecvt.cpp'
"boost/libs/filesystem/src/codecvt_error_category.cpp",
"boost/libs/filesystem/src/exception.cpp",
"boost/libs/filesystem/src/directory.cpp",
"boost/libs/filesystem/src/operations.cpp",
"boost/libs/filesystem/src/path.cpp",
"boost/libs/filesystem/src/path_traits.cpp",
"boost/libs/filesystem/src/portability.cpp",
"boost/libs/filesystem/src/unique_path.cpp",
"boost/libs/filesystem/src/utf8_codecvt_facet.cpp",
"boost/libs/filesystem/src/windows_file_codecvt.cpp"
],
"compilation-version": {
"language": "c++",
@ -49,7 +49,7 @@
"dependency": [
"z",
"m",
"boost-include"
"boost-include",
"pthread"
]
}

View File

@ -8,8 +8,8 @@
"author":"UNKNOW",
"version":"file://version.txt",
"source": [
'boost/libs/graph/src/read_graphviz_new.cpp',
'boost/libs/graph/src/graphml.cpp'
"boost/libs/graph/src/read_graphviz_new.cpp",
"boost/libs/graph/src/graphml.cpp"
],
"compilation-version": {
"language": "c++",
@ -38,7 +38,7 @@
"dependency": [
"z",
"m",
"boost-include"
"boost-include",
"pthread",
"boost-regex"
]

View File

@ -18,4 +18,4 @@
"to":"boost"
}
]
}

View File

@ -8,13 +8,13 @@
"author":"UNKNOW",
"version":"file://version.txt",
"source": [
'boost/libs/iostreams/src/file_descriptor.cpp',
'boost/libs/iostreams/src/mapped_file.cpp',
'boost/libs/iostreams/src/bzip2.cpp',
'boost/libs/iostreams/src/gzip.cpp',
'boost/libs/iostreams/src/lzma.cpp',
'boost/libs/iostreams/src/zlib.cpp',
'boost/libs/iostreams/src/zstd.cpp'
"boost/libs/iostreams/src/file_descriptor.cpp",
"boost/libs/iostreams/src/mapped_file.cpp",
"boost/libs/iostreams/src/bzip2.cpp",
"boost/libs/iostreams/src/gzip.cpp",
"boost/libs/iostreams/src/lzma.cpp",
"boost/libs/iostreams/src/zlib.cpp",
"boost/libs/iostreams/src/zstd.cpp"
],
"compilation-version": {
"language": "c++",
@ -38,7 +38,7 @@
"dependency": [
"z",
"m",
"boost-include"
"boost-include",
"pthread"
]
}

View File

@ -8,14 +8,14 @@
"author":"UNKNOW",
"version":"file://version.txt",
"source": [
'boost/libs/json/src/src.cpp',
'boost/libs/container/src/alloc_lib.c',
'boost/libs/container/src/dlmalloc.cpp',
'boost/libs/container/src/global_resource.cpp',
'boost/libs/container/src/monotonic_buffer_resource.cpp',
'boost/libs/container/src/pool_resource.cpp',
'boost/libs/container/src/synchronized_pool_resource.cpp',
'boost/libs/container/src/unsynchronized_pool_resource.cpp'
"boost/libs/json/src/src.cpp",
"boost/libs/container/src/alloc_lib.c",
"boost/libs/container/src/dlmalloc.cpp",
"boost/libs/container/src/global_resource.cpp",
"boost/libs/container/src/monotonic_buffer_resource.cpp",
"boost/libs/container/src/pool_resource.cpp",
"boost/libs/container/src/synchronized_pool_resource.cpp",
"boost/libs/container/src/unsynchronized_pool_resource.cpp"
],
"compilation-version": {
"language": "c++",
@ -49,7 +49,7 @@
"dependency": [
"z",
"m",
"boost-include"
"boost-include",
"pthread",
"pthread",
"boost-container"

View File

@ -8,45 +8,45 @@
"author":"UNKNOW",
"version":"file://version.txt",
"source": [
'boost/libs/locale/src/encoding/codepage.cpp',
'boost/libs/locale/src/shared/date_time.cpp',
'boost/libs/locale/src/shared/format.cpp',
'boost/libs/locale/src/shared/formatting.cpp',
'boost/libs/locale/src/shared/generator.cpp',
'boost/libs/locale/src/shared/ids.cpp',
'boost/libs/locale/src/shared/localization_backend.cpp',
'boost/libs/locale/src/shared/message.cpp',
'boost/libs/locale/src/shared/mo_lambda.cpp',
'boost/libs/locale/src/util/codecvt_converter.cpp',
'boost/libs/locale/src/util/default_locale.cpp',
'boost/libs/locale/src/util/info.cpp',
'boost/libs/locale/src/util/locale_data.cpp',
'boost/libs/locale/src/icu/boundary.cpp',
'boost/libs/locale/src/icu/codecvt.cpp',
'boost/libs/locale/src/icu/collator.cpp',
'boost/libs/locale/src/icu/conversion.cpp',
'boost/libs/locale/src/icu/date_time.cpp',
'boost/libs/locale/src/icu/formatter.cpp',
'boost/libs/locale/src/icu/icu_backend.cpp',
'boost/libs/locale/src/icu/numeric.cpp',
'boost/libs/locale/src/icu/time_zone.cpp',
'boost/libs/locale/src/posix/codecvt.cpp',
'boost/libs/locale/src/posix/collate.cpp',
'boost/libs/locale/src/posix/converter.cpp',
'boost/libs/locale/src/posix/numeric.cpp',
'boost/libs/locale/src/posix/posix_backend.cpp',
'boost/libs/locale/src/std/codecvt.cpp',
'boost/libs/locale/src/std/collate.cpp',
'boost/libs/locale/src/std/converter.cpp',
'boost/libs/locale/src/std/numeric.cpp',
'boost/libs/locale/src/std/std_backend.cpp',
'boost/libs/locale/src/util/gregorian.cpp',
'boost/libs/chrono/src/chrono.cpp',
'boost/libs/chrono/src/thread_clock.cpp',
'boost/libs/chrono/src/process_cpu_clocks.cpp',
'boost/libs/thread/src/pthread/thread.cpp',
'boost/libs/thread/src/pthread/once.cpp',
'boost/libs/thread/src/future.cpp'
"boost/libs/locale/src/encoding/codepage.cpp",
"boost/libs/locale/src/shared/date_time.cpp",
"boost/libs/locale/src/shared/format.cpp",
"boost/libs/locale/src/shared/formatting.cpp",
"boost/libs/locale/src/shared/generator.cpp",
"boost/libs/locale/src/shared/ids.cpp",
"boost/libs/locale/src/shared/localization_backend.cpp",
"boost/libs/locale/src/shared/message.cpp",
"boost/libs/locale/src/shared/mo_lambda.cpp",
"boost/libs/locale/src/util/codecvt_converter.cpp",
"boost/libs/locale/src/util/default_locale.cpp",
"boost/libs/locale/src/util/info.cpp",
"boost/libs/locale/src/util/locale_data.cpp",
"boost/libs/locale/src/icu/boundary.cpp",
"boost/libs/locale/src/icu/codecvt.cpp",
"boost/libs/locale/src/icu/collator.cpp",
"boost/libs/locale/src/icu/conversion.cpp",
"boost/libs/locale/src/icu/date_time.cpp",
"boost/libs/locale/src/icu/formatter.cpp",
"boost/libs/locale/src/icu/icu_backend.cpp",
"boost/libs/locale/src/icu/numeric.cpp",
"boost/libs/locale/src/icu/time_zone.cpp",
"boost/libs/locale/src/posix/codecvt.cpp",
"boost/libs/locale/src/posix/collate.cpp",
"boost/libs/locale/src/posix/converter.cpp",
"boost/libs/locale/src/posix/numeric.cpp",
"boost/libs/locale/src/posix/posix_backend.cpp",
"boost/libs/locale/src/std/codecvt.cpp",
"boost/libs/locale/src/std/collate.cpp",
"boost/libs/locale/src/std/converter.cpp",
"boost/libs/locale/src/std/numeric.cpp",
"boost/libs/locale/src/std/std_backend.cpp",
"boost/libs/locale/src/util/gregorian.cpp",
"boost/libs/chrono/src/chrono.cpp",
"boost/libs/chrono/src/thread_clock.cpp",
"boost/libs/chrono/src/process_cpu_clocks.cpp",
"boost/libs/thread/src/pthread/thread.cpp",
"boost/libs/thread/src/pthread/once.cpp",
"boost/libs/thread/src/future.cpp"
],
"compilation-version": {
"language": "c++",
@ -85,7 +85,7 @@
"dependency": [
"z",
"m",
"boost-include"
"boost-include",
"pthread",
"boost-system",
"boost-chrono",

View File

@ -8,15 +8,15 @@
"author":"UNKNOW",
"version":"file://version.txt",
"source": [
'boost/libs/log/src/setup/parser_utils.cpp',
'boost/libs/log/src/setup/init_from_stream.cpp',
'boost/libs/log/src/setup/init_from_settings.cpp',
'boost/libs/log/src/setup/settings_parser.cpp',
'boost/libs/log/src/setup/filter_parser.cpp',
'boost/libs/log/src/setup/formatter_parser.cpp',
'boost/libs/log/src/setup/default_filter_factory.cpp',
'boost/libs/log/src/setup/matches_relation_factory.cpp',
'boost/libs/log/src/setup/default_formatter_factory.cpp'
"boost/libs/log/src/setup/parser_utils.cpp",
"boost/libs/log/src/setup/init_from_stream.cpp",
"boost/libs/log/src/setup/init_from_settings.cpp",
"boost/libs/log/src/setup/settings_parser.cpp",
"boost/libs/log/src/setup/filter_parser.cpp",
"boost/libs/log/src/setup/formatter_parser.cpp",
"boost/libs/log/src/setup/default_filter_factory.cpp",
"boost/libs/log/src/setup/matches_relation_factory.cpp",
"boost/libs/log/src/setup/default_formatter_factory.cpp"
],
"compilation-version": {
"language": "c++",
@ -64,7 +64,7 @@
"dependency": [
"z",
"m",
"boost-include"
"boost-include",
"pthread",
"boost-log",
"boost-regex",

View File

@ -8,45 +8,45 @@
"author":"UNKNOW",
"version":"file://version.txt",
"source": [
'boost/libs/log/src/attribute_name.cpp',
'boost/libs/log/src/attribute_set.cpp',
'boost/libs/log/src/attribute_value_set.cpp',
'boost/libs/log/src/code_conversion.cpp',
'boost/libs/log/src/core.cpp',
'boost/libs/log/src/record_ostream.cpp',
'boost/libs/log/src/severity_level.cpp',
'boost/libs/log/src/global_logger_storage.cpp',
'boost/libs/log/src/named_scope.cpp',
'boost/libs/log/src/process_name.cpp',
'boost/libs/log/src/process_id.cpp',
'boost/libs/log/src/thread_id.cpp',
'boost/libs/log/src/timer.cpp',
'boost/libs/log/src/exceptions.cpp',
'boost/libs/log/src/default_attribute_names.cpp',
'boost/libs/log/src/default_sink.cpp',
'boost/libs/log/src/text_ostream_backend.cpp',
'boost/libs/log/src/text_file_backend.cpp',
'boost/libs/log/src/text_multifile_backend.cpp',
'boost/libs/log/src/thread_specific.cpp',
'boost/libs/log/src/once_block.cpp',
'boost/libs/log/src/timestamp.cpp',
'boost/libs/log/src/threadsafe_queue.cpp',
'boost/libs/log/src/event.cpp',
'boost/libs/log/src/trivial.cpp',
'boost/libs/log/src/spirit_encoding.cpp',
'boost/libs/log/src/format_parser.cpp',
'boost/libs/log/src/date_time_format_parser.cpp',
'boost/libs/log/src/named_scope_format_parser.cpp',
'boost/libs/log/src/permissions.cpp',
'boost/libs/log/src/dump.cpp',
'boost/libs/log/src/dump_avx2.cpp',
'boost/libs/log/src/dump_ssse3.cpp',
'boost/libs/log/src/posix/ipc_reliable_message_queue.cpp',
'boost/libs/log/src/posix/object_name.cpp',
'boost/libs/log/src/syslog_backend.cpp',
'boost/libs/atomic/src/lock_pool.cpp',
'boost/libs/atomic/src/find_address_sse2.cpp',
'boost/libs/atomic/src/find_address_sse41.cpp'
"boost/libs/log/src/attribute_name.cpp",
"boost/libs/log/src/attribute_set.cpp",
"boost/libs/log/src/attribute_value_set.cpp",
"boost/libs/log/src/code_conversion.cpp",
"boost/libs/log/src/core.cpp",
"boost/libs/log/src/record_ostream.cpp",
"boost/libs/log/src/severity_level.cpp",
"boost/libs/log/src/global_logger_storage.cpp",
"boost/libs/log/src/named_scope.cpp",
"boost/libs/log/src/process_name.cpp",
"boost/libs/log/src/process_id.cpp",
"boost/libs/log/src/thread_id.cpp",
"boost/libs/log/src/timer.cpp",
"boost/libs/log/src/exceptions.cpp",
"boost/libs/log/src/default_attribute_names.cpp",
"boost/libs/log/src/default_sink.cpp",
"boost/libs/log/src/text_ostream_backend.cpp",
"boost/libs/log/src/text_file_backend.cpp",
"boost/libs/log/src/text_multifile_backend.cpp",
"boost/libs/log/src/thread_specific.cpp",
"boost/libs/log/src/once_block.cpp",
"boost/libs/log/src/timestamp.cpp",
"boost/libs/log/src/threadsafe_queue.cpp",
"boost/libs/log/src/event.cpp",
"boost/libs/log/src/trivial.cpp",
"boost/libs/log/src/spirit_encoding.cpp",
"boost/libs/log/src/format_parser.cpp",
"boost/libs/log/src/date_time_format_parser.cpp",
"boost/libs/log/src/named_scope_format_parser.cpp",
"boost/libs/log/src/permissions.cpp",
"boost/libs/log/src/dump.cpp",
"boost/libs/log/src/dump_avx2.cpp",
"boost/libs/log/src/dump_ssse3.cpp",
"boost/libs/log/src/posix/ipc_reliable_message_queue.cpp",
"boost/libs/log/src/posix/object_name.cpp",
"boost/libs/log/src/syslog_backend.cpp",
"boost/libs/atomic/src/lock_pool.cpp",
"boost/libs/atomic/src/find_address_sse2.cpp",
"boost/libs/atomic/src/find_address_sse41.cpp"
],
"compilation-version": {
"language": "c++",
@ -105,7 +105,7 @@
"dependency": [
"z",
"m",
"boost-include"
"boost-include",
"pthread",
"boost-filesystem",
"boost-regex",

View File

@ -8,27 +8,27 @@
"author":"UNKNOW",
"version":"file://version.txt",
"source": [
'boost/libs/math/build/../src/tr1/acosh.cpp',
'boost/libs/math/build/../src/tr1/asinh.cpp',
'boost/libs/math/build/../src/tr1/atanh.cpp',
'boost/libs/math/build/../src/tr1/cbrt.cpp',
'boost/libs/math/build/../src/tr1/copysign.cpp',
'boost/libs/math/build/../src/tr1/erfc.cpp',
'boost/libs/math/build/../src/tr1/erf.cpp',
'boost/libs/math/build/../src/tr1/expm1.cpp',
'boost/libs/math/build/../src/tr1/fmax.cpp',
'boost/libs/math/build/../src/tr1/fmin.cpp',
'boost/libs/math/build/../src/tr1/fpclassify.cpp',
'boost/libs/math/build/../src/tr1/hypot.cpp',
'boost/libs/math/build/../src/tr1/lgamma.cpp',
'boost/libs/math/build/../src/tr1/llround.cpp',
'boost/libs/math/build/../src/tr1/log1p.cpp',
'boost/libs/math/build/../src/tr1/lround.cpp',
'boost/libs/math/build/../src/tr1/nextafter.cpp',
'boost/libs/math/build/../src/tr1/nexttoward.cpp',
'boost/libs/math/build/../src/tr1/round.cpp',
'boost/libs/math/build/../src/tr1/tgamma.cpp',
'boost/libs/math/build/../src/tr1/trunc.cpp'
"boost/libs/math/build/../src/tr1/acosh.cpp",
"boost/libs/math/build/../src/tr1/asinh.cpp",
"boost/libs/math/build/../src/tr1/atanh.cpp",
"boost/libs/math/build/../src/tr1/cbrt.cpp",
"boost/libs/math/build/../src/tr1/copysign.cpp",
"boost/libs/math/build/../src/tr1/erfc.cpp",
"boost/libs/math/build/../src/tr1/erf.cpp",
"boost/libs/math/build/../src/tr1/expm1.cpp",
"boost/libs/math/build/../src/tr1/fmax.cpp",
"boost/libs/math/build/../src/tr1/fmin.cpp",
"boost/libs/math/build/../src/tr1/fpclassify.cpp",
"boost/libs/math/build/../src/tr1/hypot.cpp",
"boost/libs/math/build/../src/tr1/lgamma.cpp",
"boost/libs/math/build/../src/tr1/llround.cpp",
"boost/libs/math/build/../src/tr1/log1p.cpp",
"boost/libs/math/build/../src/tr1/lround.cpp",
"boost/libs/math/build/../src/tr1/nextafter.cpp",
"boost/libs/math/build/../src/tr1/nexttoward.cpp",
"boost/libs/math/build/../src/tr1/round.cpp",
"boost/libs/math/build/../src/tr1/tgamma.cpp",
"boost/libs/math/build/../src/tr1/trunc.cpp"
],
"compilation-version": {
"language": "c++",
@ -58,7 +58,7 @@
"dependency": [
"z",
"m",
"boost-include"
"boost-include",
"pthread"
]
}

View File

@ -8,27 +8,27 @@
"author":"UNKNOW",
"version":"file://version.txt",
"source": [
'boost/libs/math/build/../src/tr1/acoshf.cpp',
'boost/libs/math/build/../src/tr1/asinhf.cpp',
'boost/libs/math/build/../src/tr1/atanhf.cpp',
'boost/libs/math/build/../src/tr1/cbrtf.cpp',
'boost/libs/math/build/../src/tr1/copysignf.cpp',
'boost/libs/math/build/../src/tr1/erfcf.cpp',
'boost/libs/math/build/../src/tr1/erff.cpp',
'boost/libs/math/build/../src/tr1/expm1f.cpp',
'boost/libs/math/build/../src/tr1/fmaxf.cpp',
'boost/libs/math/build/../src/tr1/fminf.cpp',
'boost/libs/math/build/../src/tr1/fpclassifyf.cpp',
'boost/libs/math/build/../src/tr1/hypotf.cpp',
'boost/libs/math/build/../src/tr1/lgammaf.cpp',
'boost/libs/math/build/../src/tr1/llroundf.cpp',
'boost/libs/math/build/../src/tr1/log1pf.cpp',
'boost/libs/math/build/../src/tr1/lroundf.cpp',
'boost/libs/math/build/../src/tr1/nextafterf.cpp',
'boost/libs/math/build/../src/tr1/nexttowardf.cpp',
'boost/libs/math/build/../src/tr1/roundf.cpp',
'boost/libs/math/build/../src/tr1/tgammaf.cpp',
'boost/libs/math/build/../src/tr1/truncf.cpp'
"boost/libs/math/build/../src/tr1/acoshf.cpp",
"boost/libs/math/build/../src/tr1/asinhf.cpp",
"boost/libs/math/build/../src/tr1/atanhf.cpp",
"boost/libs/math/build/../src/tr1/cbrtf.cpp",
"boost/libs/math/build/../src/tr1/copysignf.cpp",
"boost/libs/math/build/../src/tr1/erfcf.cpp",
"boost/libs/math/build/../src/tr1/erff.cpp",
"boost/libs/math/build/../src/tr1/expm1f.cpp",
"boost/libs/math/build/../src/tr1/fmaxf.cpp",
"boost/libs/math/build/../src/tr1/fminf.cpp",
"boost/libs/math/build/../src/tr1/fpclassifyf.cpp",
"boost/libs/math/build/../src/tr1/hypotf.cpp",
"boost/libs/math/build/../src/tr1/lgammaf.cpp",
"boost/libs/math/build/../src/tr1/llroundf.cpp",
"boost/libs/math/build/../src/tr1/log1pf.cpp",
"boost/libs/math/build/../src/tr1/lroundf.cpp",
"boost/libs/math/build/../src/tr1/nextafterf.cpp",
"boost/libs/math/build/../src/tr1/nexttowardf.cpp",
"boost/libs/math/build/../src/tr1/roundf.cpp",
"boost/libs/math/build/../src/tr1/tgammaf.cpp",
"boost/libs/math/build/../src/tr1/truncf.cpp"
],
"compilation-version": {
"language": "c++",
@ -58,7 +58,7 @@
"dependency": [
"z",
"m",
"boost-include"
"boost-include",
"pthread"
]
}

View File

@ -8,27 +8,27 @@
"author":"UNKNOW",
"version":"file://version.txt",
"source": [
'boost/libs/math/build/../src/tr1/acoshl.cpp',
'boost/libs/math/build/../src/tr1/asinhl.cpp',
'boost/libs/math/build/../src/tr1/atanhl.cpp',
'boost/libs/math/build/../src/tr1/cbrtl.cpp',
'boost/libs/math/build/../src/tr1/copysignl.cpp',
'boost/libs/math/build/../src/tr1/erfcl.cpp',
'boost/libs/math/build/../src/tr1/erfl.cpp',
'boost/libs/math/build/../src/tr1/expm1l.cpp',
'boost/libs/math/build/../src/tr1/fmaxl.cpp',
'boost/libs/math/build/../src/tr1/fminl.cpp',
'boost/libs/math/build/../src/tr1/fpclassifyl.cpp',
'boost/libs/math/build/../src/tr1/hypotl.cpp',
'boost/libs/math/build/../src/tr1/lgammal.cpp',
'boost/libs/math/build/../src/tr1/llroundl.cpp',
'boost/libs/math/build/../src/tr1/log1pl.cpp',
'boost/libs/math/build/../src/tr1/lroundl.cpp',
'boost/libs/math/build/../src/tr1/nextafterl.cpp',
'boost/libs/math/build/../src/tr1/nexttowardl.cpp',
'boost/libs/math/build/../src/tr1/roundl.cpp',
'boost/libs/math/build/../src/tr1/tgammal.cpp',
'boost/libs/math/build/../src/tr1/truncl.cpp'
"boost/libs/math/build/../src/tr1/acoshl.cpp",
"boost/libs/math/build/../src/tr1/asinhl.cpp",
"boost/libs/math/build/../src/tr1/atanhl.cpp",
"boost/libs/math/build/../src/tr1/cbrtl.cpp",
"boost/libs/math/build/../src/tr1/copysignl.cpp",
"boost/libs/math/build/../src/tr1/erfcl.cpp",
"boost/libs/math/build/../src/tr1/erfl.cpp",
"boost/libs/math/build/../src/tr1/expm1l.cpp",
"boost/libs/math/build/../src/tr1/fmaxl.cpp",
"boost/libs/math/build/../src/tr1/fminl.cpp",
"boost/libs/math/build/../src/tr1/fpclassifyl.cpp",
"boost/libs/math/build/../src/tr1/hypotl.cpp",
"boost/libs/math/build/../src/tr1/lgammal.cpp",
"boost/libs/math/build/../src/tr1/llroundl.cpp",
"boost/libs/math/build/../src/tr1/log1pl.cpp",
"boost/libs/math/build/../src/tr1/lroundl.cpp",
"boost/libs/math/build/../src/tr1/nextafterl.cpp",
"boost/libs/math/build/../src/tr1/nexttowardl.cpp",
"boost/libs/math/build/../src/tr1/roundl.cpp",
"boost/libs/math/build/../src/tr1/tgammal.cpp",
"boost/libs/math/build/../src/tr1/truncl.cpp"
],
"compilation-version": {
"language": "c++",
@ -58,7 +58,7 @@
"dependency": [
"z",
"m",
"boost-include"
"boost-include",
"pthread"
]
}

View File

@ -8,27 +8,27 @@
"author":"UNKNOW",
"version":"file://version.txt",
"source": [
'boost/libs/math/build/../src/tr1/assoc_laguerre.cpp',
'boost/libs/math/build/../src/tr1/assoc_legendre.cpp',
'boost/libs/math/build/../src/tr1/beta.cpp',
'boost/libs/math/build/../src/tr1/comp_ellint_1.cpp',
'boost/libs/math/build/../src/tr1/comp_ellint_2.cpp',
'boost/libs/math/build/../src/tr1/comp_ellint_3.cpp',
'boost/libs/math/build/../src/tr1/cyl_bessel_i.cpp',
'boost/libs/math/build/../src/tr1/cyl_bessel_j.cpp',
'boost/libs/math/build/../src/tr1/cyl_bessel_k.cpp',
'boost/libs/math/build/../src/tr1/cyl_neumann.cpp',
'boost/libs/math/build/../src/tr1/ellint_1.cpp',
'boost/libs/math/build/../src/tr1/ellint_2.cpp',
'boost/libs/math/build/../src/tr1/ellint_3.cpp',
'boost/libs/math/build/../src/tr1/expint.cpp',
'boost/libs/math/build/../src/tr1/hermite.cpp',
'boost/libs/math/build/../src/tr1/laguerre.cpp',
'boost/libs/math/build/../src/tr1/legendre.cpp',
'boost/libs/math/build/../src/tr1/riemann_zeta.cpp',
'boost/libs/math/build/../src/tr1/sph_bessel.cpp',
'boost/libs/math/build/../src/tr1/sph_legendre.cpp',
'boost/libs/math/build/../src/tr1/sph_neumann.cpp'
"boost/libs/math/build/../src/tr1/assoc_laguerre.cpp",
"boost/libs/math/build/../src/tr1/assoc_legendre.cpp",
"boost/libs/math/build/../src/tr1/beta.cpp",
"boost/libs/math/build/../src/tr1/comp_ellint_1.cpp",
"boost/libs/math/build/../src/tr1/comp_ellint_2.cpp",
"boost/libs/math/build/../src/tr1/comp_ellint_3.cpp",
"boost/libs/math/build/../src/tr1/cyl_bessel_i.cpp",
"boost/libs/math/build/../src/tr1/cyl_bessel_j.cpp",
"boost/libs/math/build/../src/tr1/cyl_bessel_k.cpp",
"boost/libs/math/build/../src/tr1/cyl_neumann.cpp",
"boost/libs/math/build/../src/tr1/ellint_1.cpp",
"boost/libs/math/build/../src/tr1/ellint_2.cpp",
"boost/libs/math/build/../src/tr1/ellint_3.cpp",
"boost/libs/math/build/../src/tr1/expint.cpp",
"boost/libs/math/build/../src/tr1/hermite.cpp",
"boost/libs/math/build/../src/tr1/laguerre.cpp",
"boost/libs/math/build/../src/tr1/legendre.cpp",
"boost/libs/math/build/../src/tr1/riemann_zeta.cpp",
"boost/libs/math/build/../src/tr1/sph_bessel.cpp",
"boost/libs/math/build/../src/tr1/sph_legendre.cpp",
"boost/libs/math/build/../src/tr1/sph_neumann.cpp"
],
"compilation-version": {
"language": "c++",
@ -58,7 +58,7 @@
"dependency": [
"z",
"m",
"boost-include"
"boost-include",
"pthread"
]
}

View File

@ -8,27 +8,27 @@
"author":"UNKNOW",
"version":"file://version.txt",
"source": [
'boost/libs/math/build/../src/tr1/assoc_laguerref.cpp',
'boost/libs/math/build/../src/tr1/assoc_legendref.cpp',
'boost/libs/math/build/../src/tr1/betaf.cpp',
'boost/libs/math/build/../src/tr1/comp_ellint_1f.cpp',
'boost/libs/math/build/../src/tr1/comp_ellint_2f.cpp',
'boost/libs/math/build/../src/tr1/comp_ellint_3f.cpp',
'boost/libs/math/build/../src/tr1/cyl_bessel_if.cpp',
'boost/libs/math/build/../src/tr1/cyl_bessel_jf.cpp',
'boost/libs/math/build/../src/tr1/cyl_bessel_kf.cpp',
'boost/libs/math/build/../src/tr1/cyl_neumannf.cpp',
'boost/libs/math/build/../src/tr1/ellint_1f.cpp',
'boost/libs/math/build/../src/tr1/ellint_2f.cpp',
'boost/libs/math/build/../src/tr1/ellint_3f.cpp',
'boost/libs/math/build/../src/tr1/expintf.cpp',
'boost/libs/math/build/../src/tr1/hermitef.cpp',
'boost/libs/math/build/../src/tr1/laguerref.cpp',
'boost/libs/math/build/../src/tr1/legendref.cpp',
'boost/libs/math/build/../src/tr1/riemann_zetaf.cpp',
'boost/libs/math/build/../src/tr1/sph_besself.cpp',
'boost/libs/math/build/../src/tr1/sph_legendref.cpp',
'boost/libs/math/build/../src/tr1/sph_neumannf.cpp'
"boost/libs/math/build/../src/tr1/assoc_laguerref.cpp",
"boost/libs/math/build/../src/tr1/assoc_legendref.cpp",
"boost/libs/math/build/../src/tr1/betaf.cpp",
"boost/libs/math/build/../src/tr1/comp_ellint_1f.cpp",
"boost/libs/math/build/../src/tr1/comp_ellint_2f.cpp",
"boost/libs/math/build/../src/tr1/comp_ellint_3f.cpp",
"boost/libs/math/build/../src/tr1/cyl_bessel_if.cpp",
"boost/libs/math/build/../src/tr1/cyl_bessel_jf.cpp",
"boost/libs/math/build/../src/tr1/cyl_bessel_kf.cpp",
"boost/libs/math/build/../src/tr1/cyl_neumannf.cpp",
"boost/libs/math/build/../src/tr1/ellint_1f.cpp",
"boost/libs/math/build/../src/tr1/ellint_2f.cpp",
"boost/libs/math/build/../src/tr1/ellint_3f.cpp",
"boost/libs/math/build/../src/tr1/expintf.cpp",
"boost/libs/math/build/../src/tr1/hermitef.cpp",
"boost/libs/math/build/../src/tr1/laguerref.cpp",
"boost/libs/math/build/../src/tr1/legendref.cpp",
"boost/libs/math/build/../src/tr1/riemann_zetaf.cpp",
"boost/libs/math/build/../src/tr1/sph_besself.cpp",
"boost/libs/math/build/../src/tr1/sph_legendref.cpp",
"boost/libs/math/build/../src/tr1/sph_neumannf.cpp"
],
"compilation-version": {
"language": "c++",
@ -58,7 +58,7 @@
"dependency": [
"z",
"m",
"boost-include"
"boost-include",
"pthread"
]
}

View File

@ -8,27 +8,27 @@
"author":"UNKNOW",
"version":"file://version.txt",
"source": [
'boost/libs/math/build/../src/tr1/assoc_laguerrel.cpp',
'boost/libs/math/build/../src/tr1/assoc_legendrel.cpp',
'boost/libs/math/build/../src/tr1/betal.cpp',
'boost/libs/math/build/../src/tr1/comp_ellint_1l.cpp',
'boost/libs/math/build/../src/tr1/comp_ellint_2l.cpp',
'boost/libs/math/build/../src/tr1/comp_ellint_3l.cpp',
'boost/libs/math/build/../src/tr1/cyl_bessel_il.cpp',
'boost/libs/math/build/../src/tr1/cyl_bessel_jl.cpp',
'boost/libs/math/build/../src/tr1/cyl_bessel_kl.cpp',
'boost/libs/math/build/../src/tr1/cyl_neumannl.cpp',
'boost/libs/math/build/../src/tr1/ellint_1l.cpp',
'boost/libs/math/build/../src/tr1/ellint_2l.cpp',
'boost/libs/math/build/../src/tr1/ellint_3l.cpp',
'boost/libs/math/build/../src/tr1/expintl.cpp',
'boost/libs/math/build/../src/tr1/hermitel.cpp',
'boost/libs/math/build/../src/tr1/laguerrel.cpp',
'boost/libs/math/build/../src/tr1/legendrel.cpp',
'boost/libs/math/build/../src/tr1/riemann_zetal.cpp',
'boost/libs/math/build/../src/tr1/sph_bessell.cpp',
'boost/libs/math/build/../src/tr1/sph_legendrel.cpp',
'boost/libs/math/build/../src/tr1/sph_neumannl.cpp'
"boost/libs/math/build/../src/tr1/assoc_laguerrel.cpp",
"boost/libs/math/build/../src/tr1/assoc_legendrel.cpp",
"boost/libs/math/build/../src/tr1/betal.cpp",
"boost/libs/math/build/../src/tr1/comp_ellint_1l.cpp",
"boost/libs/math/build/../src/tr1/comp_ellint_2l.cpp",
"boost/libs/math/build/../src/tr1/comp_ellint_3l.cpp",
"boost/libs/math/build/../src/tr1/cyl_bessel_il.cpp",
"boost/libs/math/build/../src/tr1/cyl_bessel_jl.cpp",
"boost/libs/math/build/../src/tr1/cyl_bessel_kl.cpp",
"boost/libs/math/build/../src/tr1/cyl_neumannl.cpp",
"boost/libs/math/build/../src/tr1/ellint_1l.cpp",
"boost/libs/math/build/../src/tr1/ellint_2l.cpp",
"boost/libs/math/build/../src/tr1/ellint_3l.cpp",
"boost/libs/math/build/../src/tr1/expintl.cpp",
"boost/libs/math/build/../src/tr1/hermitel.cpp",
"boost/libs/math/build/../src/tr1/laguerrel.cpp",
"boost/libs/math/build/../src/tr1/legendrel.cpp",
"boost/libs/math/build/../src/tr1/riemann_zetal.cpp",
"boost/libs/math/build/../src/tr1/sph_bessell.cpp",
"boost/libs/math/build/../src/tr1/sph_legendrel.cpp",
"boost/libs/math/build/../src/tr1/sph_neumannl.cpp"
],
"compilation-version": {
"language": "c++",
@ -58,7 +58,7 @@
"dependency": [
"z",
"m",
"boost-include"
"boost-include",
"pthread"
]
}

View File

@ -8,11 +8,11 @@
"author":"UNKNOW",
"version":"file://version.txt",
"source": [
'boost/libs/nowide/src/cstdio.cpp',
'boost/libs/nowide/src/cstdlib.cpp',
'boost/libs/nowide/src/filebuf.cpp',
'boost/libs/nowide/src/iostream.cpp',
'boost/libs/nowide/src/stat.cpp'
"boost/libs/nowide/src/cstdio.cpp",
"boost/libs/nowide/src/cstdlib.cpp",
"boost/libs/nowide/src/filebuf.cpp",
"boost/libs/nowide/src/iostream.cpp",
"boost/libs/nowide/src/stat.cpp"
],
"compilation-version": {
"language": "c++",
@ -35,7 +35,7 @@
"dependency": [
"z",
"m",
"boost-include"
"boost-include",
"pthread"
]
}

View File

@ -8,12 +8,12 @@
"author":"UNKNOW",
"version":"file://version.txt",
"source": [
'boost/libs/python/src/numpy/dtype.cpp',
'boost/libs/python/src/numpy/matrix.cpp',
'boost/libs/python/src/numpy/ndarray.cpp',
'boost/libs/python/src/numpy/numpy.cpp',
'boost/libs/python/src/numpy/scalars.cpp',
'boost/libs/python/src/numpy/ufunc.cpp'
"boost/libs/python/src/numpy/dtype.cpp",
"boost/libs/python/src/numpy/matrix.cpp",
"boost/libs/python/src/numpy/ndarray.cpp",
"boost/libs/python/src/numpy/numpy.cpp",
"boost/libs/python/src/numpy/scalars.cpp",
"boost/libs/python/src/numpy/ufunc.cpp"
],
"compilation-version": {
"language": "c++",
@ -42,7 +42,7 @@
"dependency": [
"z",
"m",
"boost-include"
"boost-include",
"pthread",
"boost-python39"
]

View File

@ -8,9 +8,9 @@
"author":"UNKNOW",
"version":"file://version.txt",
"source": [
'boost/libs/test/src/execution_monitor.cpp',
'boost/libs/test/src/debug.cpp',
'boost/libs/test/src/cpp_main.cpp'
"boost/libs/test/src/execution_monitor.cpp",
"boost/libs/test/src/debug.cpp",
"boost/libs/test/src/cpp_main.cpp"
],
"compilation-version": {
"language": "c++",
@ -34,7 +34,7 @@
"dependency": [
"z",
"m",
"boost-include"
"boost-include",
"pthread"
]
}

View File

@ -8,17 +8,17 @@
"author":"UNKNOW",
"version":"file://version.txt",
"source": [
'boost/libs/program_options/src/cmdline.cpp',
'boost/libs/program_options/src/config_file.cpp',
'boost/libs/program_options/src/options_description.cpp',
'boost/libs/program_options/src/parsers.cpp',
'boost/libs/program_options/src/variables_map.cpp',
'boost/libs/program_options/src/value_semantic.cpp',
'boost/libs/program_options/src/positional_options.cpp',
'boost/libs/program_options/src/utf8_codecvt_facet.cpp',
'boost/libs/program_options/src/convert.cpp',
'boost/libs/program_options/src/winmain.cpp',
'boost/libs/program_options/src/split.cpp'
"boost/libs/program_options/src/cmdline.cpp",
"boost/libs/program_options/src/config_file.cpp",
"boost/libs/program_options/src/options_description.cpp",
"boost/libs/program_options/src/parsers.cpp",
"boost/libs/program_options/src/variables_map.cpp",
"boost/libs/program_options/src/value_semantic.cpp",
"boost/libs/program_options/src/positional_options.cpp",
"boost/libs/program_options/src/utf8_codecvt_facet.cpp",
"boost/libs/program_options/src/convert.cpp",
"boost/libs/program_options/src/winmain.cpp",
"boost/libs/program_options/src/split.cpp"
],
"compilation-version": {
"language": "c++",
@ -41,7 +41,7 @@
"dependency": [
"z",
"m",
"boost-include"
"boost-include",
"pthread"
]
}

View File

@ -8,33 +8,33 @@
"author":"UNKNOW",
"version":"file://version.txt",
"source": [
'boost/libs/python/src/list.cpp',
'boost/libs/python/src/long.cpp',
'boost/libs/python/src/dict.cpp',
'boost/libs/python/src/tuple.cpp',
'boost/libs/python/src/str.cpp',
'boost/libs/python/src/slice.cpp',
'boost/libs/python/src/converter/from_python.cpp',
'boost/libs/python/src/converter/registry.cpp',
'boost/libs/python/src/converter/type_id.cpp',
'boost/libs/python/src/object/enum.cpp',
'boost/libs/python/src/object/class.cpp',
'boost/libs/python/src/object/function.cpp',
'boost/libs/python/src/object/inheritance.cpp',
'boost/libs/python/src/object/life_support.cpp',
'boost/libs/python/src/object/pickle_support.cpp',
'boost/libs/python/src/errors.cpp',
'boost/libs/python/src/module.cpp',
'boost/libs/python/src/converter/builtin_converters.cpp',
'boost/libs/python/src/converter/arg_to_python_base.cpp',
'boost/libs/python/src/object/iterator.cpp',
'boost/libs/python/src/object/stl_iterator.cpp',
'boost/libs/python/src/object_protocol.cpp',
'boost/libs/python/src/object_operators.cpp',
'boost/libs/python/src/wrapper.cpp',
'boost/libs/python/src/import.cpp',
'boost/libs/python/src/exec.cpp',
'boost/libs/python/src/object/function_doc_signature.cpp'
"boost/libs/python/src/list.cpp",
"boost/libs/python/src/long.cpp",
"boost/libs/python/src/dict.cpp",
"boost/libs/python/src/tuple.cpp",
"boost/libs/python/src/str.cpp",
"boost/libs/python/src/slice.cpp",
"boost/libs/python/src/converter/from_python.cpp",
"boost/libs/python/src/converter/registry.cpp",
"boost/libs/python/src/converter/type_id.cpp",
"boost/libs/python/src/object/enum.cpp",
"boost/libs/python/src/object/class.cpp",
"boost/libs/python/src/object/function.cpp",
"boost/libs/python/src/object/inheritance.cpp",
"boost/libs/python/src/object/life_support.cpp",
"boost/libs/python/src/object/pickle_support.cpp",
"boost/libs/python/src/errors.cpp",
"boost/libs/python/src/module.cpp",
"boost/libs/python/src/converter/builtin_converters.cpp",
"boost/libs/python/src/converter/arg_to_python_base.cpp",
"boost/libs/python/src/object/iterator.cpp",
"boost/libs/python/src/object/stl_iterator.cpp",
"boost/libs/python/src/object_protocol.cpp",
"boost/libs/python/src/object_operators.cpp",
"boost/libs/python/src/wrapper.cpp",
"boost/libs/python/src/import.cpp",
"boost/libs/python/src/exec.cpp",
"boost/libs/python/src/object/function_doc_signature.cpp"
],
"compilation-version": {
"language": "c++",
@ -62,7 +62,7 @@
"dependency": [
"z",
"m",
"boost-include"
"boost-include",
"pthread"
]
}

View File

@ -8,7 +8,7 @@
"author":"UNKNOW",
"version":"file://version.txt",
"source": [
'boost/libs/random/src/random_device.cpp'
"boost/libs/random/src/random_device.cpp"
],
"compilation-version": {
"language": "c++",
@ -31,7 +31,7 @@
"dependency": [
"z",
"m",
"boost-include"
"boost-include",
"pthread"
]
}

View File

@ -8,11 +8,11 @@
"author":"UNKNOW",
"version":"file://version.txt",
"source": [
'boost/libs/regex/build/../src/posix_api.cpp',
'boost/libs/regex/build/../src/regex.cpp',
'boost/libs/regex/build/../src/regex_debug.cpp',
'boost/libs/regex/build/../src/static_mutex.cpp',
'boost/libs/regex/build/../src/wide_posix_api.cpp'
"boost/libs/regex/build/../src/posix_api.cpp",
"boost/libs/regex/build/../src/regex.cpp",
"boost/libs/regex/build/../src/regex_debug.cpp",
"boost/libs/regex/build/../src/static_mutex.cpp",
"boost/libs/regex/build/../src/wide_posix_api.cpp"
],
"compilation-version": {
"language": "c++",
@ -36,7 +36,7 @@
"dependency": [
"z",
"m",
"boost-include"
"boost-include",
"pthread"
]
}

View File

@ -8,41 +8,41 @@
"author":"UNKNOW",
"version":"file://version.txt",
"source": [
'boost/libs/serialization/src/archive_exception.cpp',
'boost/libs/serialization/src/basic_archive.cpp',
'boost/libs/serialization/src/basic_iarchive.cpp',
'boost/libs/serialization/src/basic_iserializer.cpp',
'boost/libs/serialization/src/basic_oarchive.cpp',
'boost/libs/serialization/src/basic_oserializer.cpp',
'boost/libs/serialization/src/basic_pointer_iserializer.cpp',
'boost/libs/serialization/src/basic_pointer_oserializer.cpp',
'boost/libs/serialization/src/basic_serializer_map.cpp',
'boost/libs/serialization/src/basic_text_iprimitive.cpp',
'boost/libs/serialization/src/basic_text_oprimitive.cpp',
'boost/libs/serialization/src/basic_xml_archive.cpp',
'boost/libs/serialization/src/binary_iarchive.cpp',
'boost/libs/serialization/src/binary_oarchive.cpp',
'boost/libs/serialization/src/extended_type_info.cpp',
'boost/libs/serialization/src/extended_type_info_typeid.cpp',
'boost/libs/serialization/src/extended_type_info_no_rtti.cpp',
'boost/libs/serialization/src/polymorphic_iarchive.cpp',
'boost/libs/serialization/src/polymorphic_oarchive.cpp',
'boost/libs/serialization/src/stl_port.cpp',
'boost/libs/serialization/src/text_iarchive.cpp',
'boost/libs/serialization/src/text_oarchive.cpp',
'boost/libs/serialization/src/polymorphic_text_iarchive.cpp',
'boost/libs/serialization/src/polymorphic_text_oarchive.cpp',
'boost/libs/serialization/src/polymorphic_binary_iarchive.cpp',
'boost/libs/serialization/src/polymorphic_binary_oarchive.cpp',
'boost/libs/serialization/src/polymorphic_xml_iarchive.cpp',
'boost/libs/serialization/src/polymorphic_xml_oarchive.cpp',
'boost/libs/serialization/src/void_cast.cpp',
'boost/libs/serialization/src/xml_grammar.cpp',
'boost/libs/serialization/src/xml_iarchive.cpp',
'boost/libs/serialization/src/xml_archive_exception.cpp',
'boost/libs/serialization/src/codecvt_null.cpp',
'boost/libs/serialization/src/utf8_codecvt_facet.cpp',
'boost/libs/serialization/src/xml_oarchive.cpp'
"boost/libs/serialization/src/archive_exception.cpp",
"boost/libs/serialization/src/basic_archive.cpp",
"boost/libs/serialization/src/basic_iarchive.cpp",
"boost/libs/serialization/src/basic_iserializer.cpp",
"boost/libs/serialization/src/basic_oarchive.cpp",
"boost/libs/serialization/src/basic_oserializer.cpp",
"boost/libs/serialization/src/basic_pointer_iserializer.cpp",
"boost/libs/serialization/src/basic_pointer_oserializer.cpp",
"boost/libs/serialization/src/basic_serializer_map.cpp",
"boost/libs/serialization/src/basic_text_iprimitive.cpp",
"boost/libs/serialization/src/basic_text_oprimitive.cpp",
"boost/libs/serialization/src/basic_xml_archive.cpp",
"boost/libs/serialization/src/binary_iarchive.cpp",
"boost/libs/serialization/src/binary_oarchive.cpp",
"boost/libs/serialization/src/extended_type_info.cpp",
"boost/libs/serialization/src/extended_type_info_typeid.cpp",
"boost/libs/serialization/src/extended_type_info_no_rtti.cpp",
"boost/libs/serialization/src/polymorphic_iarchive.cpp",
"boost/libs/serialization/src/polymorphic_oarchive.cpp",
"boost/libs/serialization/src/stl_port.cpp",
"boost/libs/serialization/src/text_iarchive.cpp",
"boost/libs/serialization/src/text_oarchive.cpp",
"boost/libs/serialization/src/polymorphic_text_iarchive.cpp",
"boost/libs/serialization/src/polymorphic_text_oarchive.cpp",
"boost/libs/serialization/src/polymorphic_binary_iarchive.cpp",
"boost/libs/serialization/src/polymorphic_binary_oarchive.cpp",
"boost/libs/serialization/src/polymorphic_xml_iarchive.cpp",
"boost/libs/serialization/src/polymorphic_xml_oarchive.cpp",
"boost/libs/serialization/src/void_cast.cpp",
"boost/libs/serialization/src/xml_grammar.cpp",
"boost/libs/serialization/src/xml_iarchive.cpp",
"boost/libs/serialization/src/xml_archive_exception.cpp",
"boost/libs/serialization/src/codecvt_null.cpp",
"boost/libs/serialization/src/utf8_codecvt_facet.cpp",
"boost/libs/serialization/src/xml_oarchive.cpp"
],
"compilation-version": {
"language": "c++",
@ -66,7 +66,7 @@
"dependency": [
"z",
"m",
"boost-include"
"boost-include",
"pthread"
]
}

View File

@ -8,7 +8,7 @@
"author":"UNKNOW",
"version":"file://version.txt",
"source": [
'boost/libs/stacktrace/build/../src/addr2line.cpp'
"boost/libs/stacktrace/build/../src/addr2line.cpp"
],
"compilation-version": {
"language": "c++",
@ -31,7 +31,7 @@
"dependency": [
"z",
"m",
"boost-include"
"boost-include",
"pthread"
]
}

View File

@ -8,7 +8,7 @@
"author":"UNKNOW",
"version":"file://version.txt",
"source": [
'boost/libs/stacktrace/build/../src/basic.cpp'
"boost/libs/stacktrace/build/../src/basic.cpp"
],
"compilation-version": {
"language": "c++",
@ -31,7 +31,7 @@
"dependency": [
"z",
"m",
"boost-include"
"boost-include",
"pthread"
]
}

View File

@ -8,7 +8,7 @@
"author":"UNKNOW",
"version":"file://version.txt",
"source": [
'boost/libs/stacktrace/build/../src/noop.cpp'
"boost/libs/stacktrace/build/../src/noop.cpp"
],
"compilation-version": {
"language": "c++",
@ -31,7 +31,7 @@
"dependency": [
"z",
"m",
"boost-include"
"boost-include",
"pthread"
]
}

View File

@ -8,7 +8,7 @@
"author":"UNKNOW",
"version":"file://version.txt",
"source": [
'boost/libs/system/src/error_code.cpp'
"boost/libs/system/src/error_code.cpp"
],
"compilation-version": {
"language": "c++",
@ -31,7 +31,7 @@
"dependency": [
"z",
"m",
"boost-include"
"boost-include",
"pthread"
]
}

View File

@ -15,6 +15,5 @@
"z",
"m",
"boost-include"
]
}

View File

@ -8,8 +8,8 @@
"author":"UNKNOW",
"version":"file://version.txt",
"source": [
'boost/libs/timer/src/auto_timers_construction.cpp',
'boost/libs/timer/src/cpu_timer.cpp'
"boost/libs/timer/src/auto_timers_construction.cpp",
"boost/libs/timer/src/cpu_timer.cpp"
],
"compilation-version": {
"language": "c++",
@ -33,7 +33,7 @@
"dependency": [
"z",
"m",
"boost-include"
"boost-include",
"pthread",
"boost-chrono"
]

View File

@ -8,7 +8,7 @@
"author":"UNKNOW",
"version":"file://version.txt",
"source": [
'boost/libs/type_erasure/src/dynamic_binding.cpp'
"boost/libs/type_erasure/src/dynamic_binding.cpp"
],
"compilation-version": {
"language": "c++",
@ -36,7 +36,7 @@
"dependency": [
"z",
"m",
"boost-include"
"boost-include",
"pthread",
"boost-thread",
"boost-system",

View File

@ -8,23 +8,23 @@
"author":"UNKNOW",
"version":"file://version.txt",
"source": [
'boost/libs/test/src/compiler_log_formatter.cpp',
'boost/libs/test/src/decorator.cpp',
'boost/libs/test/src/framework.cpp',
'boost/libs/test/src/plain_report_formatter.cpp',
'boost/libs/test/src/progress_monitor.cpp',
'boost/libs/test/src/results_collector.cpp',
'boost/libs/test/src/results_reporter.cpp',
'boost/libs/test/src/test_framework_init_observer.cpp',
'boost/libs/test/src/test_tools.cpp',
'boost/libs/test/src/test_tree.cpp',
'boost/libs/test/src/unit_test_log.cpp',
'boost/libs/test/src/unit_test_main.cpp',
'boost/libs/test/src/unit_test_monitor.cpp',
'boost/libs/test/src/unit_test_parameters.cpp',
'boost/libs/test/src/junit_log_formatter.cpp',
'boost/libs/test/src/xml_log_formatter.cpp',
'boost/libs/test/src/xml_report_formatter.cpp'
"boost/libs/test/src/compiler_log_formatter.cpp",
"boost/libs/test/src/decorator.cpp",
"boost/libs/test/src/framework.cpp",
"boost/libs/test/src/plain_report_formatter.cpp",
"boost/libs/test/src/progress_monitor.cpp",
"boost/libs/test/src/results_collector.cpp",
"boost/libs/test/src/results_reporter.cpp",
"boost/libs/test/src/test_framework_init_observer.cpp",
"boost/libs/test/src/test_tools.cpp",
"boost/libs/test/src/test_tree.cpp",
"boost/libs/test/src/unit_test_log.cpp",
"boost/libs/test/src/unit_test_main.cpp",
"boost/libs/test/src/unit_test_monitor.cpp",
"boost/libs/test/src/unit_test_parameters.cpp",
"boost/libs/test/src/junit_log_formatter.cpp",
"boost/libs/test/src/xml_log_formatter.cpp",
"boost/libs/test/src/xml_report_formatter.cpp"
],
"compilation-version": {
"language": "c++",
@ -48,7 +48,7 @@
"dependency": [
"z",
"m",
"boost-include"
"boost-include",
"pthread"
]
}

View File

@ -8,18 +8,18 @@
"author":"UNKNOW",
"version":"file://version.txt",
"source": [
'boost/libs/wave/src/instantiate_cpp_exprgrammar.cpp',
'boost/libs/wave/src/instantiate_cpp_grammar.cpp',
'boost/libs/wave/src/instantiate_cpp_literalgrs.cpp',
'boost/libs/wave/src/instantiate_defined_grammar.cpp',
'boost/libs/wave/src/instantiate_has_include_grammar.cpp',
'boost/libs/wave/src/instantiate_predef_macros.cpp',
'boost/libs/wave/src/instantiate_re2c_lexer.cpp',
'boost/libs/wave/src/instantiate_re2c_lexer_str.cpp',
'boost/libs/wave/src/token_ids.cpp',
'boost/libs/wave/src/wave_config_constant.cpp',
'boost/libs/wave/src/cpplexer/re2clex/aq.cpp',
'boost/libs/wave/src/cpplexer/re2clex/cpp_re.cpp'
"boost/libs/wave/src/instantiate_cpp_exprgrammar.cpp",
"boost/libs/wave/src/instantiate_cpp_grammar.cpp",
"boost/libs/wave/src/instantiate_cpp_literalgrs.cpp",
"boost/libs/wave/src/instantiate_defined_grammar.cpp",
"boost/libs/wave/src/instantiate_has_include_grammar.cpp",
"boost/libs/wave/src/instantiate_predef_macros.cpp",
"boost/libs/wave/src/instantiate_re2c_lexer.cpp",
"boost/libs/wave/src/instantiate_re2c_lexer_str.cpp",
"boost/libs/wave/src/token_ids.cpp",
"boost/libs/wave/src/wave_config_constant.cpp",
"boost/libs/wave/src/cpplexer/re2clex/aq.cpp",
"boost/libs/wave/src/cpplexer/re2clex/cpp_re.cpp"
],
"compilation-version": {
"language": "c++",
@ -43,7 +43,7 @@
"dependency": [
"z",
"m",
"boost-include"
"boost-include",
"pthread",
"boost-filesystem",
"boost-thread",

View File

@ -8,17 +8,17 @@
"author":"UNKNOW",
"version":"file://version.txt",
"source": [
'boost/libs/serialization/src/basic_text_wiprimitive.cpp',
'boost/libs/serialization/src/basic_text_woprimitive.cpp',
'boost/libs/serialization/src/text_wiarchive.cpp',
'boost/libs/serialization/src/text_woarchive.cpp',
'boost/libs/serialization/src/polymorphic_text_wiarchive.cpp',
'boost/libs/serialization/src/polymorphic_text_woarchive.cpp',
'boost/libs/serialization/src/xml_wgrammar.cpp',
'boost/libs/serialization/src/xml_wiarchive.cpp',
'boost/libs/serialization/src/xml_woarchive.cpp',
'boost/libs/serialization/src/polymorphic_xml_wiarchive.cpp',
'boost/libs/serialization/src/polymorphic_xml_woarchive.cpp'
"boost/libs/serialization/src/basic_text_wiprimitive.cpp",
"boost/libs/serialization/src/basic_text_woprimitive.cpp",
"boost/libs/serialization/src/text_wiarchive.cpp",
"boost/libs/serialization/src/text_woarchive.cpp",
"boost/libs/serialization/src/polymorphic_text_wiarchive.cpp",
"boost/libs/serialization/src/polymorphic_text_woarchive.cpp",
"boost/libs/serialization/src/xml_wgrammar.cpp",
"boost/libs/serialization/src/xml_wiarchive.cpp",
"boost/libs/serialization/src/xml_woarchive.cpp",
"boost/libs/serialization/src/polymorphic_xml_wiarchive.cpp",
"boost/libs/serialization/src/polymorphic_xml_woarchive.cpp"
],
"compilation-version": {
"language": "c++",
@ -42,7 +42,7 @@
"dependency": [
"z",
"m",
"boost-include"
"boost-include",
"pthread",
"boost-serialization"
]

View File

@ -53,3 +53,4 @@
"boost-coroutine",
"boost-date-time"
]
}

View File

@ -120,7 +120,7 @@ def genrate_lutin_file(lib_name, list_of_files, list_of_flags):
if start:
out += ",\n";
start = True;
out += " '" + global_lib_name + "/" + item +"'";
out += " \"" + global_lib_name + "/" + item +"\"";
out += "\n";
out += " ],\n";
out += " \"compilation-version\": {\n";
@ -208,12 +208,9 @@ def genrate_lutin_file(lib_name, list_of_files, list_of_flags):
out += " \"dependency\": [\n";
out += " \"z\",\n";
out += " \"m\",\n";
out += " \"" + global_lib_name + "-include\"\n";
start = False;
out += " \"" + global_lib_name + "-include\"";
for item in list_of_dependency:
if start:
out += ",\n";
start = True;
out += ",\n";
out += " \"" + item +"\""
out += "\n";
out += " ]\n";
@ -244,7 +241,7 @@ def generate_global_include_module():
out += " \"to\":\"" + global_lib_name + "\"\n";
out += " }\n";
out += " ]\n";
out += "\n";
out += "}\n";
file_write_data("GLD_" + global_lib_name + "-include.json", out);
@ -270,6 +267,7 @@ def generate_global_module(list_of_module):
out += " \"" + item +"\""
out += "\n";
out += " ]\n";
out += "}\n";
file_write_data("GLD_" + global_lib_name + ".json", out);