Common Package Specification (CPS) in Practice: A Full Round Trip Implementation in Conan C++ Package## +24 ## Common Package Specification (CPS) in Practice: A Full Round Trip Implementation in Conan C++ Package Manager DIEGO RODRIGUEZ-LOSADA GONZALEZ  ### CONAN 2.0 C/C++ Package Manager ## Outline - Introduction to Common Package Specification (CPS) - Creation of CPS files from existing Conan packages - Loading native files from CPS - Location of CPS files - Lessons learned and conclusions ## Why a Common Package Specification (CPS) C/C++ projects top 4 pains: Managing libraries Build times Setting CI Managing0 码力 | 66 页 | 1.76 MB | 1 年前3
Common Package Specification: Getting Build Tools to Talk to Each OtherA Common Package Specification: Getting Build Tools to Talk to Each Other: Lessons Learned From Making Thousands of Binaries Consumable by Any Build System DIEGO RODRIGUEZ-LOSADA GONZALEZ  ### CONAN 2.0 C/C++ Package Manager ## Outline - Definition and scope - Implementation experience - CPS basics - Directories configuration: Windows, x86_64, VS-2022, Release, static library 3. Install (system package manager or language package manager), build from source by the user, with that configuration 4. Pass information0 码力 | 94 页 | 1.58 MB | 1 年前3
Spring Framework 2.5.0 Changelog(annotation-based configuration etc) Package org.springframework.aop * fixed garbage collection problem with CGLIB proxies, using a strong reference map for the fixed interceptors Package org.springframework.context "context:load-time-weaver" correctly detects the use of the Spring VM agent on WebLogic 9 Package org.springframework.core * URL-to-File conversion for ClassPathResource/UrlResource performs URI-based enum class (again) Package org.springframework.jdbc * added "registerDatabase" method to SQLErrorCodesFactory, for eager association of database names with DataSources Package org.springframework0 码力 | 78 页 | 221.83 KB | 2 年前3
The Weblate Manual 4.8This can lead to loss of existing translations, use with caution. Update source strings (source) Updates source strings in bilingual translation file. This is similar to what Update PO files to match POT to use this: • Saves disk space on the server, the repository is stored just once. • Makes the updates faster, only one repository is updated. • There is just single exported repository with Weblate – Component URL slug Response JSON Object • locked (boolean) – whether component is locked for updates Example JSON data: string: component/lock/ Sets component lock status. Response is same as GET0 码力 | 460 页 | 6.92 MB | 2 年前3
The Weblate Manual 4.7This can lead to loss of existing translations, use with caution. Update source strings (source) Updates source strings in bilingual translation file. This is similar to what Update PO files to match POT to use this: • Saves disk space on the server, the repository is stored just once. • Makes the updates faster, only one repository is updated. • There is just single exported repository with Weblate – Component URL slug Response JSON Object • locked (boolean) – whether component is locked for updates Example JSON data: { "locked": false } ## POST /api/components/(string: project)0 码力 | 451 页 | 6.87 MB | 2 年前3
Conan 2.10 DocumentationPowered by TCPDF (www.tcpdf.org) ## CONTENTS 1 Introduction 3 1.1 Open Source 3 1.2 Decentralized package manager 3 1.3 Binary management 4 1.4 All platforms, all build systems and compilers 5 1.5 integrations 10 2.5 New custom user commands 10 2.6 New CLI 10 2.7 New deployers 10 2.8 New package_id 11 2.9 compatibility.py 11 2.10 New lockfiles 11 2.11 New configuration and environment 11 2.12 Multi-revision cache 12 2.13 New extensions plugins 12 2.14 Package immutability optimizations 12 2.15 Package lists 13 2.16 Metadata files 13 2.17 Third party backup sources 13 20 码力 | 803 页 | 5.02 MB | 1 年前3
pandas: powerful Python data analysis toolkit - 1.0.0base.py in name(self, value) 1189 # Used in MultiIndex.levels to avoid silently ignoring name ˓→updates. 1190 raise RuntimeError( -> 1191 "Cannot set name on a level of a MultiIndex. Use " 1192 "'MultiIndex supported versions of dependencies were updated (GH29766, GH29723). If installed, we now require: Package Minimum Version Required Changed numpy 1.13.3 X pytz 2015.4 X python-dateutil 2.6.1 X bottleneck What’s new in 1.0.0 (January 29, 2020) pandas: powerful Python data analysis toolkit, Release 1.0.0 Package Minimum Version Changed beautifulsoup4 4.6.0 fastparquet 0.3.2 X gcsfs 0.2.2 lxml 3.8.0 matplotlib0 码力 | 3015 页 | 10.78 MB | 2 年前3
Scrapy 2.2 Documentationimplementation) and PyPy (starting with PyPy 5.9). If you’re using Anaconda or Miniconda, you can install the package from the conda-forge channel, which has up-to-date packages for Linux, Windows and macOS. To install created a virtual environment, you can install Scrapy inside it with pip, just like any other Python package. (See platform-specific guides below for non-Python dependencies that you may need to install beforehand) install Scrapy on Windows using pip, we recommend you to install Anaconda or Miniconda and use the package from the conda-forge channel, which will avoid most installation issues. Once you’ve installed Anaconda0 码力 | 348 页 | 1.35 MB | 2 年前3
Conda 23.5.x DocumentationIndex 363 Index 365 Package, dependency and environment management for any language---Python, R, Ruby, Lua, Scala, Java, JavaScript, C/C++, FORTRAN Conda is an open-source package management system and runs, and updates packages and their dependencies. Conda easily creates, saves, loads, and switches between environments on your local computer. It was created for Python programs but it can package and distribute distribute software for any language. Conda as a package manager helps you find and install packages. If you need a package that requires a different version of Python, you do not need to switch to a different0 码力 | 370 页 | 3.11 MB | 1 年前3
The Weblate Manual 3.1Weblate • Translating documentation using Sphinx ☐ Integrating with Weblate Getting translations updates from Weblate ■ Pushing string changes to Weblate • Managing translations • Adding new translations SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR, YEAR. # # fuzzy fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-10-23 11:02+0200\n" "PO-Revision-Date: YEAR-MO-DA 0 码力 | 376 页 | 1.56 MB | 2 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100
相关搜索词
Common Package Specification (CPS)Conan C++ Package ManagerCPS files生成build system native filesLocation of CPS filesbuild toolsinteroperabilityspecificationmodulesSpring FrameworkChangelogPackage UpdatesBug FixesNew FeaturesWeblateversion updatesglossaryaddonsconfigurationintegrationsupportConanpackage managerpackage_idlockfilescompatibility.pypandasdata structuresSeriesDataFrameScrapySpiderSelectorItem PipelineVersion Updatescondabug fixesdeprecationsimprovementsdocumentation updatesfeature improvementsinternationalizationlocalization













