-
Notifications
You must be signed in to change notification settings - Fork 372
Release/1.13.0 #1109
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Release/1.13.0 #1109
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Added conan_basic_setup() to reference * Updated integration example
* Included settings.yml content with new archs * Architectures section
…o/conan#4168 and being proposed to be included in the corresponding PR (#1003)
Removed old version range scheme with comma.
* add Note about „README.md“ and „LICENSE.txt“ * Update config.rst
Signed-off-by: SSE4 <tomskside@gmail.com>
Signed-off-by: SSE4 <tomskside@gmail.com>
* - document MSBuild verbosity Signed-off-by: SSE4 <tomskside@gmail.com> * Update cmake.rst * - forget to check in env_vars.rst Signed-off-by: SSE4 <tomskside@gmail.com> * Update conan.conf.rst
Signed-off-by: SSE4 <tomskside@gmail.com>
Signed-off-by: SSE4 <tomskside@gmail.com>
- document CONAN_CMAKE_PROGRAM
- add clarification for unset behavior
Signed-off-by: Uilian Ries <uilianries@gmail.com>
* Document method get_tag() for both Git and SVN * Added return None information in get_tag() and updated get_branch() * Use command * Removed raise for svn
* #4265 CMake default targets Signed-off-by: Uilian Ries <uilianries@gmail.com> * cmake generators: replace targets Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: SSE4 <tomskside@gmail.com>
* - update premake generator Signed-off-by: SSE4 <tomskside@gmail.com> * - update premake.rst Signed-off-by: SSE4 <tomskside@gmail.com> * Removed experimental from title and added warning * Some formatting
Inline comments are allowed since conan-io/conan#225
* profile composition * Removed blank lines not needed * Removed blank lines not needed
* small example how to use template file in custom generators * Small tweaks * Removed double new lines
* add doc about editable packages * Apply suggestions from code review Co-Authored-By: jgsogo <jgsogo@gmail.com> * review * minor change, but now it is more clear * add doc in reference for 'layouts/default' file * notice that the editable reference is for all settings/options * add some punctualizations regarding @SSE4 review * add verbs to the points related to the file layouts * updating documentation with latest changes * review * added note about editable commands
* Premake conan_basic_setup() and example update (#998) * Added conan_basic_setup() to reference * Updated integration example * add notes about credentials being removed from URL in SCM/url attribute (#996) * Included settings.yml content with new archs (#1001) * Included settings.yml content with new archs * Architectures section * Adding documentation in tools.rst to the feature suggested in conan-io/conan#4168 and being proposed to be included in the corresponding PR (#1003) * Update attributes.rst (#1007) Removed old version range scheme with comma. * add suggestions by users
* install-ref docs * review
* Split folders into real attributes * fix reference
* - document definitions parameter for MSBuild/build_sln_command Signed-off-by: SSE4 <tomskside@gmail.com> * Update reference/build_helpers/visual_studio.rst Co-Authored-By: SSE4 <tomskside@gmail.com> * Remove output paramenter from tools and fixed code-block * remove whitespaces
Document toolset MSBuild
* Fix removed links Signed-off-by: Uilian Ries <uilianries@gmail.com> * fix broken link
* conan-io/conan#4265 Revert default cmake gen on Windows Signed-off-by: Uilian Ries <uilianries@gmail.com> * Move cmake generators section Signed-off-by: Uilian Ries <uilianries@gmail.com>
* adapt docs to new preferred behaviour * show argument as deprecated * modify argument help message
* armv5 archs * Added to settings.yml
* talk about jinja2 in layout files * notice that reference is also available in context
* Revisions Docs * Update mastering/revisions.rst Co-Authored-By: lasote <lasote@gmail.com> * Review, part * warning expermiental
* documentation for workspaces * review
* Adds CMAKE_BUILD_WITH_INSTALL_RPATH to RPATH how to * Fix explanation and include link
* explain package_id_modes WIP * completing docs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.