Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added platform.interfaces package * Small rework architecture * Move platform-interfaces to platfrom.interfaces * Delete recipes/platform-interfaces directory * Other small fixes * Added empty line * Fix register error * Fixed version for new release * Fixed version for new release * Update to [0.1.0] * [0.1.1] - is main version * Added platform.interfaces test_package * Update to 0.1.2 version * Update to 0.1.2 version * fixed errors in the test_package.cpp [for update pull request] * Removing empty line in the CMakeListst.txt [partial commits] * Removing empty line in the config.yml [partial commits] * Removing empty line problems * Fixed validating c++ standard * Added apple clang validation and fixes VS version * I believe in Python * conanfile reviewing - Fixed source-function: used shorter one syntax for get sources - Added required conan version [>=1.33.0] * Update recipes/platform.interfaces/all/conanfile.py Co-authored-by: Javier G. Sogo <jgsogo@gmail.com> * Update recipes/platform.interfaces/all/conanfile.py Co-authored-by: Javier G. Sogo <jgsogo@gmail.com> * Update recipes/platform.interfaces/all/conanfile.py Co-authored-by: Uilian Ries <uilianries@gmail.com> * Update recipes/platform.interfaces/all/conanfile.py Co-authored-by: Uilian Ries <uilianries@gmail.com> * Update recipes/platform.interfaces/all/conanfile.py Co-authored-by: Uilian Ries <uilianries@gmail.com> * Update recipes/platform.interfaces/all/conanfile.py Co-authored-by: Uilian Ries <uilianries@gmail.com> * Update recipes/platform.interfaces/all/conanfile.py Co-authored-by: Uilian Ries <uilianries@gmail.com> * Cancel change name * Add platform.delegates 0.1.2 * Add platform.delegates 0.1.2 update conanfile.py * Resolving merge * Update CMakeLists.txt * Update test_package.cpp * Update config.yml * Oh no. since C++20 * Add platform.delegates 0.1.3 * Update config.yml * Added unknown compiler warning * Update recipes/platform.delegates/all/test_package/test_package.cpp Co-authored-by: Uilian Ries <uilianries@gmail.com> * Internal cpp sources * Update recipes/platform.delegates/all/conanfile.py Co-authored-by: Chris Mc <prince.chrismc@gmail.com> * Update conanfile.py * Update recipes/platform.delegates/all/conanfile.py Co-authored-by: Chris Mc <prince.chrismc@gmail.com> * Update recipes/platform.delegates/all/conanfile.py Co-authored-by: Chris Mc <prince.chrismc@gmail.com> * Remove package_info * Add only-developers packages versions * Revert "Add only-developers packages versions" This reverts commit 9c61391 * add platform.equality/0.0.1 * Apply suggestions from code review Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com> * Use snake_case * Fix bug with None value * Use simplified test_package * Ugh, end line Co-authored-by: Javier G. Sogo <jgsogo@gmail.com> Co-authored-by: Uilian Ries <uilianries@gmail.com> Co-authored-by: Chris Mc <prince.chrismc@gmail.com> Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>
- Loading branch information