Commit Graph

14835 Commits

Author SHA1 Message Date
toge
9426b564ab (#15251) daw_utf_range: update daw_header_libraries 2023-01-27 18:46:18 +01:00
toge
b803d274c1 (#15237) msgpack-cxx: add version 5.0.0, support conan v2
* msgpack-cxx: add version 5.0.0, support conan v2

* remove VERBOSE
2023-01-27 18:28:07 +01:00
toge
3e4945340d (#15208) libucl: add version 0.8.2, support conan v2
* libucl: add version 0.8.2, support conan v2

* declare cmake_minimum_required first

* fix msvc build
2023-01-27 18:08:37 +01:00
toge
e005199be7 (#15125) ls-qpack: add recipe
* ls-qpack: add recipe

* remove CMakeLists.txt

* add forward declaration

* install wincompat on Windows

* export all symbols
2023-01-27 17:47:16 +01:00
toge
ce07275000 (#15051) zziplib: add version 0.13.72
* zziplib: add version 0.13.72

* fix library name in zziplib/0.13.72 and shared build and macos
2023-01-27 17:08:25 +01:00
toge
66bd9b07c3 (#15040) mariadb-connector-c: add version 3.1.19/3.3.3
* mariadb-connector-c: add version 3.1.19/3.3.3

* add end line

* fix patch_type

* remove man folder

* fix shared build

* remove WX option

* apply patch to 3.1.19
2023-01-27 16:30:25 +01:00
Andreas Huber
cc2b475528 (#15233) fix drogon sqlite target
* fix drogon sqlite target

- added a patch to allow sqlite enabling

* add newline to patch

* fix patch line number

* different patches

- patch version 1.8.0
- patch version 1.8.2
2023-01-27 15:53:44 +01:00
Ivan Baidakou
83add2ed9d (#15081) [rotor/0.25] add rotor, v0.25 relax boost requirements
* add rotor, v0.25 relax boost requirements

* modernize for usage with conan v2

* copy license?

* handle fpic

* Add CMakeDeps

* minor cleanup

* apply feedback

* apply feedback
2023-01-27 15:27:40 +01:00
Dmitry Baryshev
91e19243e8 (#14871) [sail] Bump to 0.9.0-rc2, migrate to Conan V2
* Added libjpeg-turbo option

* Use SAIL_ENABLE_CODECS

* [sail] Update to 0.9.0-rc1

* [sail] Fix linter errors

* [sail] Migrate to new CMake

* [sail] Use apply_conandata_patches

* [sail] Update libwebp 1.2.2 -> 1.2.3

* [sail] Fix libjpeg-turbo target name

* [sail] Remove unused imports

* [sail] Refactor libjpeg-turbo usage

* [sail] Added missing self

* [sail] Use copy from CMake tools

* [sail] Remove root CMakeLists and generators

* [sail] Update avif rc1 patch

* [sail] Remove CONFIG

* [sail] Disable pre23 for testing

* [sail] Disable AVIF for testing

* Workaroud Windows SDK bug

* Update to RC2

* Bump versions

* Remove pre23 patch

* V1 test suite

* Update RC1 to RC2 in config.yml

* Added missing CMakeDeps

* Enable AVIF

* Update recipes/sail/all/conanfile.py

Co-authored-by: Uilian Ries <uilianries@gmail.com>

* Update recipes/sail/all/conanfile.py

Co-authored-by: Uilian Ries <uilianries@gmail.com>

* Update recipes/sail/all/conanfile.py

Co-authored-by: Uilian Ries <uilianries@gmail.com>

* Update recipes/sail/all/test_v1_package/CMakeLists.txt

Co-authored-by: Uilian Ries <uilianries@gmail.com>

* Use self.options.rm_safe("fPIC")

* Fix typo

* Delete test_package.c

* Delete test_package.cpp

* Try workaround for check_c_source_compiles

* Test

* Try workaround for check_c_source_compiles for Windows only

* Use str()

* Update libavif version

Co-authored-by: Uilian Ries <uilianries@gmail.com>
2023-01-27 14:51:40 +01:00
Timo Lange
f41f23ba4d (#14574) fruit: Conan V2 and add v3.7.0
* add fruit v3.7.0 and update patches

* add patch_type and patch_description

* adapt conan recipe to support new patch structure

* fix V2 linter issues

* use boost as requirement buut not as build_requirement

* Prepare for Conan v2

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* Minimal Conan version

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* minor fixes

* remove deletion of fPIC

* set CMP0091 to NEW

* Revert "remove deletion of fPIC"

This reverts commit a1641234e0.

* adapt CMake to support CMP0091 in Windows

* Update recipes/fruit/all/conanfile.py

Signed-off-by: Uilian Ries <uilianries@gmail.com>
Co-authored-by: Uilian Ries <uilianries@gmail.com>
Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
2023-01-27 14:06:30 +01:00
System-Arch
5a4200a7d5 (#14544) M4 Conan 2.0 compatibility
* M4 Conan 2.0 compatibility

* Restore v1 support for M4 env. var.

* Set env_info.PATH in Conan 2 compatible manner

* Removed cond. logic for self.output.PATH.append (see conan-io/conan#12673)

* Added workaround for Conan issue #12685

* Tweaked how win_bash is set

* Removed workaround for Conan issue #12685 (fixed in beta8)

* Fixed lint issue

* Conan 2.0 renamed output in self.run()

* Bumped required_conan_version to clear "failed" label

* Removed optional bootstrap support per CCI decision

* Removed import for chdir

* Removed handling of COPYING as symlink (which it is in Git repo)
2023-01-27 13:45:55 +01:00
Sneder89
c1eb2bac36 (#14490) [doxygen] Add Version 1.9.5 and bump dependency versions
* add 1.9.5 entries and bump dependeny versions

* Update conanfile.py

* remove unnecessary patch files

* Update conanfile.py

* add m4

* add v1 test package

* remove deps generator

* return to old codebase

* apply patches

* Update conanfile.py

* Update conanfile.py

* Update conanfile.py

* remove weird cmake configure function

* Update conandata.yml

* remove CONAN_PKG

* remove unused patches

* Update conanfile.py

* Update conanfile.py

* Update conanfile.py

* Update conanfile.py

* use visualmstudio 16

* Update conanfile.py

* remove version 1.9.5

* Update conanfile.py

use 2.0 cmake tools

* use patch file

* Update conanfile.py

* remove unused imports

* make the package v2 compatible

* Update conanfile.py

* Update conanfile.py

* Update conanfile.py

* Update conanfile.py

* Update conanfile.py

* Update conanfile.py

* Update conanfile.py

* Update conanfile.py

* Update conanfile.py

* Update conanfile.py

* Update conanfile.py

* Update conanfile.py

* Update recipes/doxygen/all/conanfile.py

Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>

* Update conanfile.py

Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>
2023-01-27 13:26:27 +01:00
Anton
a868858c44 (#14138) libev: msvc support
* libev for msvc

* * remove cmake from patch

* Apply suggestions from code review

Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>

* * remove config from patch

* * conanfile depended export

* * remove patches

* do not copy CMakeLists to src folder

* Apply suggestions from code review

Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>

Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>
2023-01-27 13:06:30 +01:00
SpaceIm
34a876ea8c (#14083) gperf: conan v2 support
* conan v2 support

* ensure to build from source folder

* in source build for windows

* prevent msys2 doing erroneous path conversion

Co-authored-by: Luis Caro Campos <3535649+jcar87@users.noreply.github.com>

Co-authored-by: Luis Caro Campos <3535649+jcar87@users.noreply.github.com>
2023-01-27 12:45:58 +01:00
Daniel
e06212ac19 [config] Migrate cci config entries, add new ones and activate conan v2 feedback again (#15487) 2023-01-27 12:42:13 +01:00
Paul Harris
395ea9af83 (#13799) libvpx: support for conan v2
* libvpx: started work on conan v2

* Workaround for libvpx's unusual configure

* Minor fix

* Fixes for building on Windows

* Fixes for package(), related to 'output_here' ./configure workaround

* Clean-up imports

* Use f'' strings

* Try leaving CFLAGS/CXXFLAGS untouched

* Can't use tools_legacy as an import alias anymore

* Typo

* Link to m and pthread, for Linux and FreeBSD

* Fixup tools.microsoft.bash:path usage

* Fix libvpx configure script, don't assume gcc can be used as the linker

* Added notes on libvpx recipe debugging, not easy.

* Enable recipe debugging

* Call configure with our own custom command

* Support shared builds

* unix_path the configure script path

* Upgrade away from get_env(), and fix for debug build on windows

* Fix debug build on Linux

* Fix for windows

* Disable recipe debugging

* Re-enable recipe debugging, lets see what it does

* Disable recipe debugging, the build works

* Upgrade for conan 1.54, use stdcpp_library

from conan.tools.build import stdcpp_library

* Minor cleanup

* Apply suggestions from code review

Co-authored-by: Martin Delille <martin@delille.org>

* dont use private import

Co-authored-by: Martin Delille <martin@delille.org>
Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
2023-01-27 12:06:37 +01:00
Stella Smith
18d4f5fe47 (#15316) Lua: conan v2 support & v5.3.6
* Lua: conan v2 support & v5.3.6

* Also check in test_package this time

* Fix patch

* Use cmake layout

* Use src_folder="src" for layout

* Add package_type & fix cmake syntax error

* Update required_conan_version

Co-authored-by: Uilian Ries <uilianries@gmail.com>

* Reuse test_package code in test_v1_package

Co-authored-by: Uilian Ries <uilianries@gmail.com>

* End files with newline

Co-authored-by: Uilian Ries <uilianries@gmail.com>

* fix apple relocatable shared libs

Co-authored-by: Uilian Ries <uilianries@gmail.com>
2023-01-27 11:26:32 +01:00
toge
ec7a07ad03 (#12152) libxls: add recipe
* libxls: add recipe

* fix KB of cci

* skip pylint in test_V1_package

* set HAVE_XLOCALE

* link libiconv

* don't link iconv on macos

* link iconv in CMakeLists.txt

* fix package name

* support ssize_t in MSVC

* follow conan v2

* fix self.options.shared wrong usage

* replace restrict for msvc 15

* use autotools

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* not autoreconf

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* Windows build

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* license

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* update conan 1.52.0

* fix rpl_malloc undefined eerror

* drop support windows

* removed unused import

Co-authored-by: Chris Mc <prince.chrismc@gmail.com>

* remove replace_in_file

Co-authored-by: Chris Mc <prince.chrismc@gmail.com>

* remove unused import

Co-authored-by: Chris Mc <prince.chrismc@gmail.com>

* improve validation error message

Co-authored-by: Chris Mc <prince.chrismc@gmail.com>

Signed-off-by: Uilian Ries <uilianries@gmail.com>
Co-authored-by: Uilian Ries <uilianries@gmail.com>
Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
2023-01-27 10:06:57 +01:00
toge
81f6f1c341 (#14981) uwebsockets: add version 20.36.0
* uwebsockets: add version 20.33.0

* update 20.36.0
2023-01-27 07:06:53 +01:00
David Aceituno
9a0840a93d (#15077) Update to h5pp/1.11.0
* Update to h5pp/1.11.0

* use hdf5/1.12.1 for h5pp/1.10.0 and older

* made changes suggested by the conan v2 migration linter

* made more changes suggested by the conan v2 migration linter

* Update recipes/h5pp/all/conanfile.py

Co-authored-by: Jordan Williams <jordan@jwillikers.com>

* Update recipes/h5pp/all/conanfile.py

Co-authored-by: Jordan Williams <jordan@jwillikers.com>

* Dummy commit to re-run the pr checks

Co-authored-by: Jordan Williams <jordan@jwillikers.com>
2023-01-27 06:46:38 +01:00
Vladimir Bieleny
bbe381a303 (#15426) iso8601lib: add new recipe, version cci.20230123
* iso8601lib: add new recipe, version cci.20230123

* iso8601lib: Replace options and settings del with rm_safe

* iso8601: Remove cmake_find_package
2023-01-26 22:07:49 +01:00
Nicolai Grodzitski
77eb4e7719 (#14878) Update logr to v0.6.0
* Update logr to v0.6.0

* Comply to new practices

* Account for different backends

* Review guided polishing

Co-authored-by: Chris Mc <prince.chrismc@gmail.com>

Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
2023-01-26 15:06:08 +01:00
Uilian Ries
ad66679354 (#14873) [gnutls] Add new recipe with Conan v1 & v2 support
* Add GNU TLS

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* export vars

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* prepare gnutls for Conan v2

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* Fix yaml format

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* Fix optional logic

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* Fix yaml format

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* remove .la files

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* Update recipes/gnutls/all/test_v1_package/conanfile.py

Co-authored-by: Chris Mc <prince.chrismc@gmail.com>

* Update recipes/gnutls/all/conanfile.py

Co-authored-by: Chris Mc <prince.chrismc@gmail.com>

* Update recipes/gnutls/all/conanfile.py

Co-authored-by: Chris Mc <prince.chrismc@gmail.com>

* Remove pkgconfig folder

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* fix copy license

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* fix test_v1_package

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* Fix license file name

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* Disable rpath

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* Fix licenses

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* Add workaround for Mac framework

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* Remove workaround

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* Requires Conan 1.55

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* Skip apple debug

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* Fix Mac debug build

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* Try to fix cross-building on ARM

Signed-off-by: Uilian Ries <uilianries@gmail.com>

Signed-off-by: Uilian Ries <uilianries@gmail.com>
Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
2023-01-26 14:46:53 +01:00
Fernando Pelliccioni
e9ef19d6af (#15470) [jfalcou-eve] Support for apple-clang v14 2023-01-26 12:07:48 +01:00
Daniel
f4dbb80706 [config] Update conan versions (#15374) 2023-01-26 11:48:24 +01:00
github-actions[bot]
6bd4a223a6 (#15465) [docs] Regenerate tables of contents
Co-authored-by: conan-center-bot <conan-center-bot@users.noreply.github.com>
2023-01-26 11:47:57 +01:00
toge
8810cd3a66 (#15409) simdjson: add version 3.1.0, remove older versions 2023-01-26 11:08:43 +01:00
Conan Center Index Bot
87093ddebb (#15337) [doc] Update supported platforms and configurations (2023-01-17) 2023-01-26 10:47:19 +01:00
Luis Caro Campos
2a0a2482b9 (#15306) autoconf: add package_type attribute 2023-01-26 01:46:09 +01:00
toge
5725936429 (#15260) kplot: add recipe
* kplot: add recipe

* drop support msvc
2023-01-25 23:47:00 +01:00
SpaceIm
2ff18712b9 (#15438) arrow: relocatable shared libs on macOS 2023-01-25 22:47:38 +01:00
System-Arch
98d00ceac1 (#15023) Automake: drop old version and recipe fixes
* Automake Conan 2.0 compatibility

* Fixed lint and v1 issues

* Need autoconf for autoreconf

* Annotate patches per lint

* Deleted spurious blank line at EOF

* Try working around v1 quirks

* Removed redundant setting of win_bash

* Don't specify env in call to self.run()

* See if reordering build requirements appeases Conan 1.x

* Try adding VirtualBuildEnv to appease Conan 1.x

* Bump required_conan_version to trigger rebuild now that autoconf has been updated

* Removed environment variables per discussion in conan-io/conan:#12812

* Still need automake_dataroot_path

* Fixed definition of automake_dataroot_path

* Replaced env. vars. with script-based paths

* Removed extra blank line at EOF

* Merge in changes from mainline

* Remove obsolete patch files

* Bump required_conan_version

* Fixed lint warning

* Tweak required_conan_version() to restart CI after merge

* Removed autoconf as a build_requirement

* Update recipes/automake/all/conanfile.py

Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
2023-01-25 21:07:50 +01:00
Francisco Ramírez
b80fc1c12c (#15419) flex: Using again official Flex macros
* Reverted Conan creating Flex cmake config files

* Removed useless variable

* cross_compiling not working with legacy CMake

* wip

* dummy
2023-01-25 16:10:57 +01:00
toge
1b17c15ab7 (#14924) mongo-cxx-driver: add version 3.7.0, update boost
* mongo-cxx-driver: add version 3.7.0, update boost

* update boost

Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>

* use rm_safe, update mongo-c-driver

Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>
2023-01-25 15:26:42 +01:00
SpaceIm
8de6f5940f (#15443) msys2: cleanup & decrease min conan version 2023-01-25 13:08:04 +01:00
ericLemanissier
cc735d5e22 (#15424) cppcheck: put all resources back in bin folder
otherwise cppcheck does not find them
fixes conan-io/conan-center-index#15421
2023-01-25 12:47:56 +01:00
toge
9729c77bfc (#15417) catch2: add version 3.3.0 2023-01-25 12:09:44 +01:00
Conan Center Index Bot
e856338b88 (#15412) [doc] Update supported platforms and configurations (2023-01-22) 2023-01-25 11:50:44 +01:00
SpaceIm
f4da6af822 (#15411) norm: conan v2 support 2023-01-25 11:27:46 +01:00
Uilian Ries
99d5b17141 (#15382) [docs] Add hooks description for KB-H076 and KB-H077
* Add hooks 76 and 77

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* Update docs/error_knowledge_base.md

Co-authored-by: SSE4 <tomskside@gmail.com>

* Update docs/error_knowledge_base.md

Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>

* Update docs/error_knowledge_base.md

Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>

Signed-off-by: Uilian Ries <uilianries@gmail.com>
Co-authored-by: SSE4 <tomskside@gmail.com>
Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>
2023-01-25 11:08:46 +01:00
ericLemanissier
a48cb3d54b (#15348) [qt] fix: conanfile.py RuntimeError: OrderedDict mutated during iteration
* [qt] fix: conanfile.py RuntimeError: OrderedDict mutated during iteration

* check that component requirements exist

* fix component order creation

* Update conanfile.py

* revert qt6 change

Co-authored-by: kaipenglu <kaipenglu@gmail.com>
2023-01-25 10:27:41 +01:00
Chris Mc
7129c016cb (#15004) docs: split out files and folders and the last few attributes
* docs: organize "adding packages" by files and methods

* typo

* modernize the main readme + second pass to improve language

* [docs] Regenerate tables of contents

Co-authored-by: prince-chrismc <prince-chrismc@users.noreply.github.com>

* update the folder and files to match other recent changes

* Apply suggestions from code review

Co-authored-by: SSE4 <tomskside@gmail.com>

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: prince-chrismc <prince-chrismc@users.noreply.github.com>
Co-authored-by: SSE4 <tomskside@gmail.com>
2023-01-25 10:07:45 +01:00
Jordan Williams
2ac1597749 (#15326) avahi: Add pkgconf as a tool_requires
Avahi uses pkg-config to install, so it is required when building.
Unfortunately, Avahi doesn't accept pkgconf in place of pkg-config.
Overriding Avahi's check solves this problem.
2023-01-25 09:48:34 +01:00
Esteve Soria
dfe09f94cc (#15250) libsvtav1: Added latest releases
* libsvtav1: Fixed nitpick from previous PR

* libsvtav1: Added latest releases
2023-01-25 09:07:52 +01:00
Carlos O'Ryan
f4a51626a0 (#14894) fix: preserve dependencies between googleapis libs
* fix: preserve dependencies between googleapis libs

The googleapis package contains over 500 libraries. These libraries
depend on each other, and cannot be statically linked successfully
if the libraries are out of order.

We use a file in the package to preserve this dependency order. It
seems like too much of a maintenance burden to keep such information
in the `conanfile.py` code.

* Fix lints

* Implement topological sort

* Lint again

* Weaken type hints

* I was confused, no tsort is needed

* Fix macOS build / workaround for GID_MAX macro

* Fix lint errors

* Fix (I think) warnings about system libraries

* Address review comments

* Fix build
2023-01-25 08:26:45 +01:00
theirix
5ddac4fd30 (#14864) leptonica: add version 1.83.0
* Add leptonica 1.83.0

* Modernize with rm_safe

* Add new options for libwebp and openjpeg from 1.83.0

* Fix whitespaces in inline patching for 1.83.0

* Consolidate handling webp, openjpeg options

* Use find_package(GIFLIB)

I am not sure if it is correct but otherwise find_package(GIF) picks up
system framework not the generate `giflib*` cmake files

* Add required fields to yaml

* Update patch metadata

Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>

* Revert "Use find_package(GIFLIB)"

This reverts commit ccab36912b.

* Use openjpeg 2.4.0 for Leptonica older thatn 1.83.0

* Improve patching for 1.82.0

* Try to link to target openjp2

* Prefer CMake for openjpeg

* Fix patching pkg_check_modules for older versions

* Always depend on latest openjpeg

* Bump libpng dependency

Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>
2023-01-25 07:47:04 +01:00
toge
df34c62e72 (#14857) glaze: add version 0.3.2
* glaze: add version 0.2.3

* use cci frozen

* update version 0.2.4

* drop support gcc 11 (internal compiler error)

* drop support clang 13 in 0.2.4

* add patch for 0.2.4 compilation error

* update 0.2.6

* update 0.2.7

* update 0.2.8

* update 0.2.9

* update 0.3.0

* update 0.3.2
2023-01-25 07:27:45 +01:00
toge
c7d1f58ca5 (#14765) kaitai_struct_cpp_stl_runtime: add version 0.10, support conan v 2
* kaitai_struct_cpp_stl_runtime: add version 0.10, support conan v 2

* declare cmake_minimum_required first

* fix patch definition
2023-01-25 07:06:39 +01:00
seladb
454af422f6 (#14712) pcapplusplus: add version v22.11
* Update recipe to PcapPlusPlus v22.11

* Add `test_v1_package`

* Fix typo

* Add sources for 22.11

* Trigger CI

* Address comment in CMakeLists

Co-authored-by: Uilian Ries <uilianries@gmail.com>

* Remove `test_package.cpp` from `test_v1_package`

* Try fixing the bin path

* Apply changes suggested by @prince-chrismc

* Fix bin folder

* Fix test_v1_package bin dir

* Revert bin location change

* Simplify test package

Signed-off-by: Uilian Ries <uilianries@gmail.com>

Signed-off-by: Uilian Ries <uilianries@gmail.com>
Co-authored-by: Uilian Ries <uilianries@gmail.com>
2023-01-25 06:46:55 +01:00
Juan José Casafranca
1f4f8a3fff (#14710) Add tracy options 2023-01-25 05:08:27 +01:00