Tags: wayneph01/conan
Tags
[graph][json] Same json output for conan graph info, create, install … …and export-pkg (conan-io#13967) * Ensuring the output for the rest of commands * export-pkg too * graph as first output level * wip * typo * typos
fix move_folder_contents (conan-io#13873) * fix move_folder_contents * rename arg
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]>
PreviousNext