Skip to content

Commit

Permalink
Uploading cache info
Browse files Browse the repository at this point in the history
  • Loading branch information
xDimon committed Oct 15, 2024
1 parent ec73349 commit 7832aef
Show file tree
Hide file tree
Showing 22 changed files with 301 additions and 0 deletions.
1 change: 1 addition & 0 deletions 284ece4/GTest/1.15.2/568d58e/8e051f6/SHA1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
8e051f6651af14d03c3f0f967fd01d4088caa975
1 change: 1 addition & 0 deletions 284ece4/GTest/1.15.2/568d58e/8e051f6/a23c16c/SHA1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
a23c16c5b28e87c26f0d3cadf19410d4ff95de84
1 change: 1 addition & 0 deletions 284ece4/GTest/1.15.2/568d58e/8e051f6/a23c16c/e5fa44f/SHA1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
e5fa44f2b31c1fb553b6021e7360d07d5d91ff5e
Empty file.
Empty file.
Empty file.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
da39a3ee5e6b4b0d3255bfef95601890afd80709
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
116e35216c3c01c7fc56fe39108e97db9bd19bb7
Empty file.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1
1 change: 1 addition & 0 deletions 284ece4/GTest/1.15.2/568d58e/8e051f6/a23c16c/types.info
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Release
4 changes: 4 additions & 0 deletions 284ece4/GTest/1.15.2/568d58e/8e051f6/args.cmake
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
set("HUNTER_INSTALL_LICENSE_FILES" "LICENSE" CACHE INTERNAL "")
set("gtest_force_shared_crt" "TRUE" CACHE INTERNAL "")
set("CMAKE_CXX_FLAGS+" "-Wno-deprecated-copy" CACHE INTERNAL "")
set("CMAKE_CXX_FLAGS+" "-Wno-unknown-warning-option" CACHE INTERNAL "")
1 change: 1 addition & 0 deletions 284ece4/GTest/1.15.2/568d58e/SHA1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
568d58e26bd4e838449ca7ab8ebc152b3cbd210d
1 change: 1 addition & 0 deletions 284ece4/SHA1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
284ece45c391b531e7f801184e25f04c853030e1
281 changes: 281 additions & 0 deletions 284ece4/toolchain.info
Original file line number Diff line number Diff line change
@@ -0,0 +1,281 @@
Cache version: 6
Polly toolchains:
IPHONEOS_ARCHS:
IPHONESIMULATOR_ARCHS:
Other:
CMAKE_GENERATOR: Ninja
HUNTER_CONFIGURATION_TYPES: Release
HUNTER_TOOLCHAIN_UNDETECTABLE_ID:
CMAKE_RELEASE_POSTFIX:
Predefined macroses:
#define _GLIBCXX_USE_CXX11_ABI 1
#define _GNU_SOURCE 1
#define _LP64 1
#define _POSIX_SOURCE 1
#define _STDC_PREDEF_H 1
#define _XOPEN_SOURCE 700
#define __ATOMIC_ACQUIRE 2
#define __ATOMIC_ACQ_REL 4
#define __ATOMIC_CONSUME 1
#define __ATOMIC_RELAXED 0
#define __ATOMIC_RELEASE 3
#define __ATOMIC_SEQ_CST 5
#define __BIGGEST_ALIGNMENT__ 16
#define __BYTE_ORDER__ 1234
#define __CHAR16_TYPE__ unsigned short
#define __CHAR32_TYPE__ unsigned int
#define __CHAR_BIT__ 8
#define __CONSTANT_CFSTRINGS__ 1
#define __COUNTER__ 0
#define __DBL_DECIMAL_DIG__ 17
#define __DBL_DENORM_MIN__ 4.9406564584124654e-324
#define __DBL_DIG__ 15
#define __DBL_EPSILON__ 2.2204460492503131e-16
#define __DBL_HAS_DENORM__ 1
#define __DBL_HAS_INFINITY__ 1
#define __DBL_HAS_QUIET_NAN__ 1
#define __DBL_MANT_DIG__ 53
#define __DBL_MAX_10_EXP__ 308
#define __DBL_MAX_EXP__ 1024
#define __DBL_MAX__ 1.7976931348623157e+308
#define __DBL_MIN_10_EXP__ (-307)
#define __DBL_MIN_EXP__ (-1021)
#define __DBL_MIN__ 2.2250738585072014e-308
#define __DECIMAL_DIG__ 21
#define __DEPRECATED 1
#define __ELF__ 1
#define __EXCEPTIONS 1
#define __FINITE_MATH_ONLY__ 0
#define __FLT_DECIMAL_DIG__ 9
#define __FLT_DENORM_MIN__ 1.40129846e-45F
#define __FLT_DIG__ 6
#define __FLT_EPSILON__ 1.19209290e-7F
#define __FLT_EVAL_METHOD__ 0
#define __FLT_HAS_DENORM__ 1
#define __FLT_HAS_INFINITY__ 1
#define __FLT_HAS_QUIET_NAN__ 1
#define __FLT_MANT_DIG__ 24
#define __FLT_MAX_10_EXP__ 38
#define __FLT_MAX_EXP__ 128
#define __FLT_MAX__ 3.40282347e+38F
#define __FLT_MIN_10_EXP__ (-37)
#define __FLT_MIN_EXP__ (-125)
#define __FLT_MIN__ 1.17549435e-38F
#define __FLT_RADIX__ 2
#define __FXSR__ 1
#define __GCC_ASM_FLAG_OUTPUTS__ 1
#define __GCC_ATOMIC_BOOL_LOCK_FREE 2
#define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2
#define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2
#define __GCC_ATOMIC_CHAR_LOCK_FREE 2
#define __GCC_ATOMIC_INT_LOCK_FREE 2
#define __GCC_ATOMIC_LLONG_LOCK_FREE 2
#define __GCC_ATOMIC_LONG_LOCK_FREE 2
#define __GCC_ATOMIC_POINTER_LOCK_FREE 2
#define __GCC_ATOMIC_SHORT_LOCK_FREE 2
#define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1
#define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2
#define __GCC_HAVE_DWARF2_CFI_ASM 1
#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1
#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1
#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1
#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1
#define __GLIBCXX__ 20240908
#define __GLIBC__ 2
#define __GNUC_GNU_INLINE__ 1
#define __GNUC_MINOR__ 2
#define __GNUC_PATCHLEVEL__ 1
#define __GNUC__ 4
#define __GNUG__ 4
#define __GNU_LIBRARY__ 6
#define __GXX_ABI_VERSION 1002
#define __GXX_EXPERIMENTAL_CXX0X__ 1
#define __GXX_RTTI 1
#define __GXX_TYPEINFO_EQUALITY_INLINE 1
#define __GXX_WEAK__ 1
#define __INT16_MAX__ 32767
#define __INT16_TYPE__ short
#define __INT32_MAX__ 2147483647
#define __INT32_TYPE__ int
#define __INT64_C_SUFFIX__ L
#define __INT64_MAX__ 9223372036854775807L
#define __INT64_TYPE__ long int
#define __INT8_MAX__ 127
#define __INT8_TYPE__ signed char
#define __INTMAX_MAX__ 9223372036854775807L
#define __INTMAX_TYPE__ long int
#define __INTMAX_WIDTH__ 64
#define __INTPTR_MAX__ 9223372036854775807L
#define __INTPTR_TYPE__ long int
#define __INTPTR_WIDTH__ 64
#define __INT_FAST16_MAX__ 32767
#define __INT_FAST16_TYPE__ short
#define __INT_FAST32_MAX__ 2147483647
#define __INT_FAST32_TYPE__ int
#define __INT_FAST64_MAX__ 9223372036854775807L
#define __INT_FAST64_TYPE__ long int
#define __INT_FAST8_MAX__ 127
#define __INT_FAST8_TYPE__ signed char
#define __INT_LEAST16_MAX__ 32767
#define __INT_LEAST16_TYPE__ short
#define __INT_LEAST32_MAX__ 2147483647
#define __INT_LEAST32_TYPE__ int
#define __INT_LEAST64_MAX__ 9223372036854775807L
#define __INT_LEAST64_TYPE__ long int
#define __INT_LEAST8_MAX__ 127
#define __INT_LEAST8_TYPE__ signed char
#define __INT_MAX__ 2147483647
#define __LDBL_DENORM_MIN__ 3.64519953188247460253e-4951L
#define __LDBL_DIG__ 18
#define __LDBL_EPSILON__ 1.08420217248550443401e-19L
#define __LDBL_HAS_DENORM__ 1
#define __LDBL_HAS_INFINITY__ 1
#define __LDBL_HAS_QUIET_NAN__ 1
#define __LDBL_MANT_DIG__ 64
#define __LDBL_MAX_10_EXP__ 4932
#define __LDBL_MAX_EXP__ 16384
#define __LDBL_MAX__ 1.18973149535723176502e+4932L
#define __LDBL_MIN_10_EXP__ (-4931)
#define __LDBL_MIN_EXP__ (-16381)
#define __LDBL_MIN__ 3.36210314311209350626e-4932L
#define __LITTLE_ENDIAN__ 1
#define __LONG_LONG_MAX__ 9223372036854775807LL
#define __LONG_MAX__ 9223372036854775807L
#define __LP64__ 1
#define __MMX__ 1
#define __NO_MATH_INLINES 1
#define __ORDER_BIG_ENDIAN__ 4321
#define __ORDER_LITTLE_ENDIAN__ 1234
#define __ORDER_PDP_ENDIAN__ 3412
#define __PIC__ 2
#define __PIE__ 2
#define __POINTER_WIDTH__ 64
#define __PRAGMA_REDEFINE_EXTNAME 1
#define __PTRDIFF_MAX__ 9223372036854775807L
#define __PTRDIFF_TYPE__ long int
#define __PTRDIFF_WIDTH__ 64
#define __REGISTER_PREFIX__
#define __SCHAR_MAX__ 127
#define __SEG_FS 1
#define __SEG_GS 1
#define __SHRT_MAX__ 32767
#define __SIG_ATOMIC_MAX__ 2147483647
#define __SIG_ATOMIC_WIDTH__ 32
#define __SIZEOF_DOUBLE__ 8
#define __SIZEOF_FLOAT128__ 16
#define __SIZEOF_FLOAT__ 4
#define __SIZEOF_INT128__ 16
#define __SIZEOF_INT__ 4
#define __SIZEOF_LONG_DOUBLE__ 16
#define __SIZEOF_LONG_LONG__ 8
#define __SIZEOF_LONG__ 8
#define __SIZEOF_POINTER__ 8
#define __SIZEOF_PTRDIFF_T__ 8
#define __SIZEOF_SHORT__ 2
#define __SIZEOF_SIZE_T__ 8
#define __SIZEOF_WCHAR_T__ 4
#define __SIZEOF_WINT_T__ 4
#define __SIZE_MAX__ 18446744073709551615UL
#define __SIZE_TYPE__ long unsigned int
#define __SIZE_WIDTH__ 64
#define __SSE2_MATH__ 1
#define __SSE2__ 1
#define __SSE_MATH__ 1
#define __SSE__ 1
#define __STDCPP_DEFAULT_NEW_ALIGNMENT__ 16UL
#define __STDCPP_THREADS__ 1
#define __STDC_HOSTED__ 1
#define __STDC_IEC_559_COMPLEX__ 1
#define __STDC_IEC_559__ 1
#define __STDC_ISO_10646__ 201706L
#define __STDC_UTF_16__ 1
#define __STDC_UTF_32__ 1
#define __STDC__ 1
#define __UINT16_MAX__ 65535
#define __UINT16_TYPE__ unsigned short
#define __UINT32_MAX__ 4294967295U
#define __UINT32_TYPE__ unsigned int
#define __UINT64_MAX__ 18446744073709551615UL
#define __UINT64_TYPE__ long unsigned int
#define __UINT8_MAX__ 255
#define __UINT8_TYPE__ unsigned char
#define __UINTMAX_MAX__ 18446744073709551615UL
#define __UINTMAX_TYPE__ long unsigned int
#define __UINTPTR_MAX__ 18446744073709551615UL
#define __UINTPTR_TYPE__ long unsigned int
#define __UINT_FAST16_MAX__ 65535
#define __UINT_FAST16_TYPE__ unsigned short
#define __UINT_FAST32_MAX__ 4294967295U
#define __UINT_FAST32_TYPE__ unsigned int
#define __UINT_FAST64_MAX__ 18446744073709551615UL
#define __UINT_FAST64_TYPE__ long unsigned int
#define __UINT_FAST8_MAX__ 255
#define __UINT_FAST8_TYPE__ unsigned char
#define __UINT_LEAST16_MAX__ 65535
#define __UINT_LEAST16_TYPE__ unsigned short
#define __UINT_LEAST32_MAX__ 4294967295U
#define __UINT_LEAST32_TYPE__ unsigned int
#define __UINT_LEAST64_MAX__ 18446744073709551615UL
#define __UINT_LEAST64_TYPE__ long unsigned int
#define __UINT_LEAST8_MAX__ 255
#define __UINT_LEAST8_TYPE__ unsigned char
#define __USER_LABEL_PREFIX__
#define __VERSION__ "Ubuntu Clang 19.1.1 (++20241001124244+d401987fe349-1~exp1~20241001124257.48)"
#define __WCHAR_MAX__ 2147483647
#define __WCHAR_TYPE__ int
#define __WCHAR_WIDTH__ 32
#define __WINT_MAX__ 4294967295U
#define __WINT_TYPE__ unsigned int
#define __WINT_WIDTH__ 32
#define __amd64 1
#define __amd64__ 1
#define __clang__ 1
#define __clang_major__ 19
#define __clang_minor__ 1
#define __clang_patchlevel__ 1
#define __clang_version__ "19.1.1 (++20241001124244+d401987fe349-1~exp1~20241001124257.48)"
#define __code_model_small__ 1
#define __cplusplus 202002L
#define __cpp_aggregate_nsdmi 201304L
#define __cpp_alias_templates 200704L
#define __cpp_attributes 200809L
#define __cpp_binary_literals 201304L
#define __cpp_concepts 202002
#define __cpp_constexpr 201907L
#define __cpp_decltype 200707L
#define __cpp_decltype_auto 201304L
#define __cpp_delegating_constructors 200604L
#define __cpp_digit_separators 201309L
#define __cpp_exceptions 199711L
#define __cpp_generic_lambdas 201707L
#define __cpp_hex_float 201603L
#define __cpp_inheriting_constructors 201511L
#define __cpp_init_captures 201803L
#define __cpp_initializer_lists 200806L
#define __cpp_lambdas 200907L
#define __cpp_nsdmi 200809L
#define __cpp_range_based_for 201603L
#define __cpp_raw_strings 200710L
#define __cpp_ref_qualifiers 200710L
#define __cpp_return_type_deduction 201304L
#define __cpp_rtti 199711L
#define __cpp_sized_deallocation 201309L
#define __cpp_static_assert 201411L
#define __cpp_unicode_characters 200704L
#define __cpp_unicode_literals 200710L
#define __cpp_user_defined_literals 200809L
#define __cpp_variable_templates 201304L
#define __cpp_variadic_templates 200704L
#define __gnu_linux__ 1
#define __k8 1
#define __k8__ 1
#define __linux 1
#define __linux__ 1
#define __llvm__ 1
#define __pic__ 2
#define __pie__ 2
#define __private_extern__ extern
#define __unix 1
#define __unix__ 1
#define __x86_64 1
#define __x86_64__ 1
1 change: 1 addition & 0 deletions bbec6e9/Boost/1.86.0/c248c60/00ee6a5/12d12f9/SHA1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
12d12f972b00fc5c3797c33fb18be44e120f07eb
1 change: 1 addition & 0 deletions bbec6e9/Boost/1.86.0/c248c60/00ee6a5/12d12f9/f752092/SHA1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
f75209253756ecaec44aca2eaabfb7bf70d9a6bb
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
48
1 change: 1 addition & 0 deletions bbec6e9/Boost/1.86.0/c248c60/00ee6a5/12d12f9/types.info
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Debug
1 change: 1 addition & 0 deletions bbec6e9/Boost/1.86.0/c248c60/00ee6a5/SHA1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
00ee6a5eea6f3a6b8ad2cbebe6933bc482dc3949
1 change: 1 addition & 0 deletions bbec6e9/Boost/1.86.0/c248c60/00ee6a5/args.cmake
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
set("CMAKE_POSITION_INDEPENDENT_CODE" "ON" CACHE INTERNAL "")
1 change: 1 addition & 0 deletions bbec6e9/Boost/1.86.0/c248c60/SHA1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
c248c60e2ce74c77cae3f678ede2f65491c4d815

0 comments on commit 7832aef

Please sign in to comment.