-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
folly: migrate to Conan v2 #21109
folly: migrate to Conan v2 #21109
Commits on Nov 14, 2023
-
folly: bumpup version & conan v2 support
* bumpup to v20221031.00 * conan v2 support * only include needed boost components, not all the boost components, to avoid static link order issue in some cases. * remove cmake version limitation
Configuration menu - View commit details
-
Copy full SHA for b2930e0 - Browse repository at this point
Copy the full SHA b2930e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c08e8a5 - Browse repository at this point
Copy the full SHA c08e8a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4520748 - Browse repository at this point
Copy the full SHA 4520748View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9a4880 - Browse repository at this point
Copy the full SHA b9a4880View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8de0b18 - Browse repository at this point
Copy the full SHA 8de0b18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6032b67 - Browse repository at this point
Copy the full SHA 6032b67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09aceb7 - Browse repository at this point
Copy the full SHA 09aceb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8728fe0 - Browse repository at this point
Copy the full SHA 8728fe0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6793405 - Browse repository at this point
Copy the full SHA 6793405View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93842da - Browse repository at this point
Copy the full SHA 93842daView commit details -
Configuration menu - View commit details
-
Copy full SHA for b4de0a1 - Browse repository at this point
Copy the full SHA b4de0a1View commit details -
Handle case where compiler.cppstd is not provided, compiler minimal c…
…hecks pass, but default_cppstd is lower than minimal_cppstd
Configuration menu - View commit details
-
Copy full SHA for 8388be3 - Browse repository at this point
Copy the full SHA 8388be3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15f5ac2 - Browse repository at this point
Copy the full SHA 15f5ac2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2dc51a - Browse repository at this point
Copy the full SHA a2dc51aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 852e3aa - Browse repository at this point
Copy the full SHA 852e3aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae19ea1 - Browse repository at this point
Copy the full SHA ae19ea1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fe2a60 - Browse repository at this point
Copy the full SHA 5fe2a60View commit details -
Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c1caee5 - Browse repository at this point
Copy the full SHA c1caee5View commit details -
Instead of invalidating configuration if default_cppstd is lower than…
… min_cppstd, set min_cppstd if the compiler supports it
Configuration menu - View commit details
-
Copy full SHA for 77b3680 - Browse repository at this point
Copy the full SHA 77b3680View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee9a560 - Browse repository at this point
Copy the full SHA ee9a560View commit details -
Remove default_cppstd checks and default to min_cppstd if user doesn'…
…t provide compiler.cppstd
Configuration menu - View commit details
-
Copy full SHA for 198cee9 - Browse repository at this point
Copy the full SHA 198cee9View commit details -
Apply suggestions from code review
Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2b5004d - Browse repository at this point
Copy the full SHA 2b5004dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e05990 - Browse repository at this point
Copy the full SHA 2e05990View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e1f423 - Browse repository at this point
Copy the full SHA 6e1f423View commit details -
Which in turn sets FOLLY_BOOST_LINK_STATIC, which ends up setting Boost_USE_STATIC_LIBS
Configuration menu - View commit details
-
Copy full SHA for e756712 - Browse repository at this point
Copy the full SHA e756712View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd04694 - Browse repository at this point
Copy the full SHA bd04694View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28f98e1 - Browse repository at this point
Copy the full SHA 28f98e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fcb38e - Browse repository at this point
Copy the full SHA 4fcb38eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d114b2f - Browse repository at this point
Copy the full SHA d114b2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03e81ba - Browse repository at this point
Copy the full SHA 03e81baView commit details -
Revert "Folly 2022.01.31 & 2022.10.31 build on Macos armv8"
This reverts commit 0f3fffe.
Configuration menu - View commit details
-
Copy full SHA for be25a38 - Browse repository at this point
Copy the full SHA be25a38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a0ef07 - Browse repository at this point
Copy the full SHA 4a0ef07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cd57bb - Browse repository at this point
Copy the full SHA 3cd57bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 441fcbb - Browse repository at this point
Copy the full SHA 441fcbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a31fbd8 - Browse repository at this point
Copy the full SHA a31fbd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93d6c24 - Browse repository at this point
Copy the full SHA 93d6c24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72e926d - Browse repository at this point
Copy the full SHA 72e926dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d3482ed - Browse repository at this point
Copy the full SHA d3482edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 95d26cd - Browse repository at this point
Copy the full SHA 95d26cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 601d566 - Browse repository at this point
Copy the full SHA 601d566View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e0f4fd - Browse repository at this point
Copy the full SHA 7e0f4fdView commit details -
Add more transitive_headers, transitive_libs
- make boost, double-conversion, glog, libevent, fmt available to consumers
Configuration menu - View commit details
-
Copy full SHA for 7d2b0ec - Browse repository at this point
Copy the full SHA 7d2b0ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e0083c - Browse repository at this point
Copy the full SHA 9e0083cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d96d7e - Browse repository at this point
Copy the full SHA 7d96d7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3430b89 - Browse repository at this point
Copy the full SHA 3430b89View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8e5c90 - Browse repository at this point
Copy the full SHA b8e5c90View commit details -
Configuration menu - View commit details
-
Copy full SHA for d43651b - Browse repository at this point
Copy the full SHA d43651bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68cf93f - Browse repository at this point
Copy the full SHA 68cf93fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39c6fe1 - Browse repository at this point
Copy the full SHA 39c6fe1View commit details
Commits on Nov 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c2d8fec - Browse repository at this point
Copy the full SHA c2d8fecView commit details
Commits on Dec 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 49201d4 - Browse repository at this point
Copy the full SHA 49201d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7a2f8a - Browse repository at this point
Copy the full SHA d7a2f8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce233d6 - Browse repository at this point
Copy the full SHA ce233d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b974954 - Browse repository at this point
Copy the full SHA b974954View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66826a5 - Browse repository at this point
Copy the full SHA 66826a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cdcb5a - Browse repository at this point
Copy the full SHA 7cdcb5aView commit details
Commits on Jan 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c90074f - Browse repository at this point
Copy the full SHA c90074fView commit details
Commits on Jan 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for de8fa74 - Browse repository at this point
Copy the full SHA de8fa74View commit details
Commits on Jan 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2bee352 - Browse repository at this point
Copy the full SHA 2bee352View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb319ff - Browse repository at this point
Copy the full SHA bb319ffView commit details
Commits on Jan 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for de46f21 - Browse repository at this point
Copy the full SHA de46f21View commit details
Commits on Apr 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8f81d79 - Browse repository at this point
Copy the full SHA 8f81d79View commit details
Commits on May 27, 2024
-
Merge remote-tracking branch 'refs/remotes/upstream/master' into foll…
…y-modernization-followup
Configuration menu - View commit details
-
Copy full SHA for ef46c42 - Browse repository at this point
Copy the full SHA ef46c42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7976856 - Browse repository at this point
Copy the full SHA 7976856View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7fdc84 - Browse repository at this point
Copy the full SHA f7fdc84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1820e38 - Browse repository at this point
Copy the full SHA 1820e38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 539cfb7 - Browse repository at this point
Copy the full SHA 539cfb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c8f174 - Browse repository at this point
Copy the full SHA 0c8f174View commit details
Commits on Jul 15, 2024
-
Merge remote-tracking branch 'refs/remotes/upstream/master' into foll…
…y-modernization-followup
Configuration menu - View commit details
-
Copy full SHA for dd766b3 - Browse repository at this point
Copy the full SHA dd766b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9eb644f - Browse repository at this point
Copy the full SHA 9eb644fView commit details -
Focus on getting the latest version working first.
Configuration menu - View commit details
-
Copy full SHA for 4c387bf - Browse repository at this point
Copy the full SHA 4c387bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for bcc7f06 - Browse repository at this point
Copy the full SHA bcc7f06View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9a8905 - Browse repository at this point
Copy the full SHA e9a8905View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b61ad4 - Browse repository at this point
Copy the full SHA 7b61ad4View commit details
Commits on Aug 14, 2024
-
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for eccca58 - Browse repository at this point
Copy the full SHA eccca58View commit details
Commits on Aug 16, 2024
-
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bf40b9f - Browse repository at this point
Copy the full SHA bf40b9fView commit details -
Remove folly custom find cmake files
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b90107a - Browse repository at this point
Copy the full SHA b90107aView commit details -
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0e07724 - Browse repository at this point
Copy the full SHA 0e07724View commit details -
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 47b753a - Browse repository at this point
Copy the full SHA 47b753aView commit details -
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for cfb41af - Browse repository at this point
Copy the full SHA cfb41afView commit details -
Remove folly version from tests
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 36b1853 - Browse repository at this point
Copy the full SHA 36b1853View commit details -
Require cmake 3.17 for conan_deps.cmake
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9952a04 - Browse repository at this point
Copy the full SHA 9952a04View commit details -
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b378021 - Browse repository at this point
Copy the full SHA b378021View commit details -
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 50aefdd - Browse repository at this point
Copy the full SHA 50aefddView commit details -
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b04f2be - Browse repository at this point
Copy the full SHA b04f2beView commit details -
Update boost modules based on headers
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e89f385 - Browse repository at this point
Copy the full SHA e89f385View commit details -
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0f501d9 - Browse repository at this point
Copy the full SHA 0f501d9View commit details -
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 22877a7 - Browse repository at this point
Copy the full SHA 22877a7View commit details -
Enable dependencies based on system
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2905247 - Browse repository at this point
Copy the full SHA 2905247View commit details -
Avoid folly format due deprecation
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1b79357 - Browse repository at this point
Copy the full SHA 1b79357View commit details -
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 55762a6 - Browse repository at this point
Copy the full SHA 55762a6View commit details -
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fa85fb5 - Browse repository at this point
Copy the full SHA fa85fb5View commit details
Commits on Aug 19, 2024
-
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 548d364 - Browse repository at this point
Copy the full SHA 548d364View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2994e0 - Browse repository at this point
Copy the full SHA d2994e0View commit details -
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fd8afd1 - Browse repository at this point
Copy the full SHA fd8afd1View commit details -
Enable shared build with Clang in Linux
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8398ca1 - Browse repository at this point
Copy the full SHA 8398ca1View commit details -
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2fcd325 - Browse repository at this point
Copy the full SHA 2fcd325View commit details -
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 59b8dfd - Browse repository at this point
Copy the full SHA 59b8dfdView commit details -
Downgrade fmt to version 10.x due Windows
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1319de4 - Browse repository at this point
Copy the full SHA 1319de4View commit details
Commits on Aug 20, 2024
-
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d407212 - Browse repository at this point
Copy the full SHA d407212View commit details -
Try to fix gflags check in msvc
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9f0a739 - Browse repository at this point
Copy the full SHA 9f0a739View commit details -
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 09cefbb - Browse repository at this point
Copy the full SHA 09cefbbView commit details -
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f9ce3ed - Browse repository at this point
Copy the full SHA f9ce3edView commit details -
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4b4b95c - Browse repository at this point
Copy the full SHA 4b4b95cView commit details -
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 37a4502 - Browse repository at this point
Copy the full SHA 37a4502View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57abdc0 - Browse repository at this point
Copy the full SHA 57abdc0View commit details
Commits on Aug 21, 2024
-
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2207f41 - Browse repository at this point
Copy the full SHA 2207f41View commit details -
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2875fd7 - Browse repository at this point
Copy the full SHA 2875fd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec7acef - Browse repository at this point
Copy the full SHA ec7acefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2eb919d - Browse repository at this point
Copy the full SHA 2eb919dView commit details -
Revert "folly: use a version range for zstd, bump liburing"
This reverts commit 2eb919d.
Configuration menu - View commit details
-
Copy full SHA for 90c54d2 - Browse repository at this point
Copy the full SHA 90c54d2View commit details -
do not enforce cmake prefix path in deps.cmake
Co-authored-by: Luis Caro Campos <3535649+jcar87@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1d2f485 - Browse repository at this point
Copy the full SHA 1d2f485View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a47351 - Browse repository at this point
Copy the full SHA 8a47351View commit details