Tags: bfgroup/conan-io.conan
Tags
Add global verbosity conf `tools.build:verbosity` (conan-io#13428) * Initial sketch for global verbosity conf for builds * Fix c&p typo * Empty verbosity for mid levels in xcode * Better conf description * Remove CMAKE_VERBOSE_MAKEFILE until further testing * Update conan/tools/apple/xcodebuild.py Co-authored-by: James <[email protected]> * Proper conf name 🤦 * Center verbosity levels map * Update conan/tools/cmake/cmake.py Co-authored-by: James <[email protected]> * Use proper conf name * Typo * minimal unittest for global conf xcode * Remove tools.apple.xcodebuild:verbosity * Remove tools.microsoft.msbuild:verbosity * Rename tests to tools.build:verbosity * Fix ON/OFF mapping for verbose * Move to conan alreayd present log levels * Add verbosity for cmake * Improve CMake mapping * Fix xcodebuild verbosity * Add verbosity to cmake configure and install * Add verbosity check for cmake * Verbosity in presets * Remove tools.build:verbosity support for CMake for now * Remove empty changes! * Normalize tools.build:verbosity description --------- Co-authored-by: James <[email protected]>
[AutotoolsToolchain] Improve `update_xxxxx_args` behavior (conan-io#1… …2889) * Fixed bad overwriting of configuration arguments * Added target calculation and let users configure them * Minor changes * Added update_xxxx_args to add/prune flags effortlessly * Typo * Improved helpers * Removed target triplet * Fixed test * Now, add/update/remove args * Update conan/tools/gnu/autotoolstoolchain.py Co-authored-by: James <[email protected]> * Update conan/tools/gnu/autotoolstoolchain.py Co-authored-by: James <[email protected]> Co-authored-by: James <[email protected]>
PreviousNext