A New Decade of Visual Studio: C++20, Open STL and More
Studio Code Session coming up! #1 most used code editor [StackOverflow Developer Surveys] Free, open source code editor Runs on Windows, macOS, and Linux C++ IntelliSense, debugging, code browsing CMake Sanitizers? Victor Ciura – Fuzzing/Testing venue Fri 9/18 12:00 – 13:00 Introducing Microsoft’s New Open Source Fuzzing Platform Justin Campbell, Michael Walker – Fuzzing/Testing venue Visit https://aka.ms/asan dependency management with vcpkg Open source library manager for Windows, Linux, and macOS 1400+ popular open source libraries available for installation • Built-from source, on-demand • Centralized, tested0 码力 | 37 页 | 2.67 MB | 5 月前310 Problems Large Companies Have with Managing C++ Dependencies and How to Solve Them
point Not a significant issueSource: ISO C++ 2024 survey 0% 10% 20% 30% 40% 50% 60% 70% The library source code is part of my build I compile the libraries separately using their instructions System package solutionPreview – 10 conclusions 1. Support building from source 2. Build a verified binary cache 3. Version using baselines 4. Build open-source with a package manager 5. Cache build assets internally Solution 1: Build C++ dependencies from source •Instead of consuming prebuilt libraries, establish a way to build them from source. •Some approaches: • “Build from source” package manager like vcpkg or0 码力 | 46 页 | 917.72 KB | 5 月前3Conan 1.3 Documentation
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 2 Introduction 7 2.1 Open Source . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 3.6 Install from source . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 4 Getting portable package manager, intended for C and C++ developers, but it is able to manage builds from source, dependencies, and precompiled binaries for any language. For more information, check conan.io.0 码力 | 397 页 | 2.77 MB | 1 年前3Conan 1.9 Documentation
conan Documentation Release 1.9.2 conan Jul 05, 2024 CONTENTS 1 Introduction 3 1.1 Open Source . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 1.2 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 2.6 Install from source . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 2.7 Update portable package manager, intended for C and C++ developers, but it is able to manage builds from source, dependencies, and precompiled binaries for any language. For more information, check conan.io.0 码力 | 470 页 | 3.05 MB | 1 年前3Conan 1.8 Documentation
conan Documentation Release 1.8.4 conan Jul 05, 2024 CONTENTS 1 Introduction 3 1.1 Open Source . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 1.2 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 2.6 Install from source . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 2.7 Update portable package manager, intended for C and C++ developers, but it is able to manage builds from source, dependencies, and precompiled binaries for any language. For more information, check conan.io.0 码力 | 458 页 | 3.03 MB | 1 年前3Conan 1.7 Documentation
conan Documentation Release 1.7.4 conan Jul 05, 2024 CONTENTS 1 Introduction 3 1.1 Open Source . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 1.2 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 2.6 Install from source . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 2.7 Python portable package manager, intended for C and C++ developers, but it is able to manage builds from source, dependencies, and precompiled binaries for any language. For more information, check conan.io.0 码力 | 433 页 | 2.95 MB | 1 年前3Conan 1.6 Documentation
conan Documentation Release 1.6.1 conan Jul 05, 2024 CONTENTS 1 Introduction 3 1.1 Open Source . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 1.2 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 2.6 Install from source . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 2.7 Python portable package manager, intended for C and C++ developers, but it is able to manage builds from source, dependencies, and precompiled binaries for any language. For more information, check conan.io.0 码力 | 428 页 | 2.87 MB | 1 年前3Conan 1.5 Documentation
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 2 Introduction 7 2.1 Open Source . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12 3.6 Install from source . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 4 Getting portable package manager, intended for C and C++ developers, but it is able to manage builds from source, dependencies, and precompiled binaries for any language. For more information, check conan.io.0 码力 | 422 页 | 2.85 MB | 1 年前3Conan 1.4 Documentation
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 2 Introduction 7 2.1 Open Source . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 3.6 Install from source . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 4 Getting portable package manager, intended for C and C++ developers, but it is able to manage builds from source, dependencies, and precompiled binaries for any language. For more information, check conan.io.0 码力 | 421 页 | 2.84 MB | 1 年前3Conan 1.11 Documentation
conan Documentation Release 1.11.2 conan Jul 05, 2024 CONTENTS 1 Introduction 3 1.1 Open Source . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 1 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 2.6 Install from source . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 2.7 Update portable package manager, intended for C and C++ developers, but it is able to manage builds from source, dependencies, and precompiled binaries for any language. For more information, check conan.io.0 码力 | 490 页 | 4.05 MB | 1 年前3
共 279 条
- 1
- 2
- 3
- 4
- 5
- 6
- 28