Skip to content
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

Integrations refactor #1308

Merged
merged 15 commits into from
May 31, 2019
Merged

Conversation

lasote
Copy link
Contributor

@lasote lasote commented May 31, 2019

Close #1289

@lasote lasote added this to the 1.16 milestone May 31, 2019
@lasote lasote requested review from SSE4 and danimtb May 31, 2019 09:22
Copy link
Contributor

@jgsogo jgsogo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Much better now!

integrations/build_system.rst Outdated Show resolved Hide resolved
integrations.rst Outdated Show resolved Hide resolved
integrations/vcs/svn.rst Outdated Show resolved Hide resolved
integrations/vcs/git.rst Outdated Show resolved Hide resolved
Copy link
Member

@danimtb danimtb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking very good! Thanks for the refactor

integrations/cross_platform.rst Outdated Show resolved Hide resolved
integrations/custom.rst Outdated Show resolved Hide resolved
lasote and others added 7 commits May 31, 2019 11:52
Co-Authored-By: Daniel <danimanzaneque@gmail.com>
Co-Authored-By: Javier G. Sogo <jgsogo@gmail.com>
Co-Authored-By: Javier G. Sogo <jgsogo@gmail.com>
Co-Authored-By: Javier G. Sogo <jgsogo@gmail.com>
Co-Authored-By: Daniel <danimanzaneque@gmail.com>
Co-Authored-By: Javier G. Sogo <jgsogo@gmail.com>
Co-Authored-By: SSE4 <tomskside@gmail.com>
Copy link
Member

@memsharded memsharded left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice!

Please add redirects, otherwise many external links from Github issues, stack overflow, etc will be broken.

@lasote
Copy link
Contributor Author

lasote commented May 31, 2019

I miss a "freaking scary nightmare" icon for your comment

@danimtb danimtb merged commit b520c00 into conan-io:develop May 31, 2019
jgsogo added a commit to jgsogo/docs that referenced this pull request May 31, 2019
lasote pushed a commit that referenced this pull request Jun 3, 2019
* lines about VS extension after #1308

* Apply suggestions from code review

Co-Authored-By: Daniel <danimanzaneque@gmail.com>
lasote added a commit that referenced this pull request Jun 4, 2019
* conan new template (#1286)

* conan new template

* added template description

* fix code-block

* Add detected_os description (#1276)

* Add detected_os description

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

* Update reference/tools.rst

Co-Authored-By: Javier G. Sogo <jgsogo@gmail.com>

* workpsace yaml list (#1288)

* Adding docs from host-specific proxies (#1241)

* document QNX Neutrino support (#1290)

* - document QNX Neutrino support

Signed-off-by: SSE4 <tomskside@gmail.com>

* Update integrations/qnx_neutrino.rst

Co-Authored-By: Daniel <danimanzaneque@gmail.com>

* - update settings.yml

Signed-off-by: SSE4 <tomskside@gmail.com>

* change default for CMake build_helper (#1292)

* add docs about pre/post_package_info (#1293)

* Add an example of removing system requirements via a wildcard (#1294)

* Add notes about new config global variables CONAN_RETRY and CONAN_RETRY_WAIT (#1295)

* fixed commands help update (Tried linux)

* updated conan new --file docs

* Deprecated -p in conan upload (#1300)

* Add documentation for tools.to_android_abi (#1102)

* Added missing bits of docs for Android flags (#1301)

* update help messages according to conan/#4896 (#1285)

* cascade policy (#1296)

* Purge 'export-pkg' reference docs (#1232)

* purge 'export-pkg' reference docs

* package folder

* write a couple of examples!

* change workspace by working folder

* typos related to formatting

* minor fix

* Feature/commands help update (#1299)

* Commands help update

* Added editable and workspace

* Update commands

* clarify behavior of package() (#1304)

* conan new jinja template (#1306)

* Add know pip installation issue (#1311)

* Add know pip installation issue

* Rephrase

* Update installation.rst

Co-Authored-By: Javier G. Sogo <jgsogo@gmail.com>

* Integrations refactor (#1308)

* Integrations

* Rename and fixed link

* Fix link

* Update integrations/custom.rst

Co-Authored-By: Daniel <danimanzaneque@gmail.com>

* Update integrations/vcs/git.rst

Co-Authored-By: Javier G. Sogo <jgsogo@gmail.com>

* Update integrations.rst

Co-Authored-By: Javier G. Sogo <jgsogo@gmail.com>

* Update integrations/build_system.rst

Co-Authored-By: Javier G. Sogo <jgsogo@gmail.com>

* Update integrations/cross_platform.rst

Co-Authored-By: Daniel <danimanzaneque@gmail.com>

* Update integrations/vcs/svn.rst

Co-Authored-By: Javier G. Sogo <jgsogo@gmail.com>

* Update integrations/linting/binary.rst

Co-Authored-By: SSE4 <tomskside@gmail.com>

* Msbuild and visual studio, clion update

* Same as clion

* Redirects

* Fixed symlinks

* Rewrite of the SCM optimization tip box (#1307)

* Rewrite of the SCM optimization tip box

* review

* Update creating_packages/package_repo.rst

Co-Authored-By: Javier G. Sogo <jgsogo@gmail.com>

* update docs to reflect conan new --template arg

* update help commands (#1315)

* update help

* update equal sign

* Conan Extension for Visual Studio (#1312)

* lines about VS extension after #1308

* Apply suggestions from code review

Co-Authored-By: Daniel <danimanzaneque@gmail.com>

* Release
lasote added a commit that referenced this pull request Jun 17, 2019
* conan new template (#1286)

* conan new template

* added template description

* fix code-block

* Add detected_os description (#1276)

* Add detected_os description

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

* Update reference/tools.rst

Co-Authored-By: Javier G. Sogo <jgsogo@gmail.com>

* workpsace yaml list (#1288)

* Adding docs from host-specific proxies (#1241)

* document QNX Neutrino support (#1290)

* - document QNX Neutrino support

Signed-off-by: SSE4 <tomskside@gmail.com>

* Update integrations/qnx_neutrino.rst

Co-Authored-By: Daniel <danimanzaneque@gmail.com>

* - update settings.yml

Signed-off-by: SSE4 <tomskside@gmail.com>

* change default for CMake build_helper (#1292)

* add docs about pre/post_package_info (#1293)

* Add an example of removing system requirements via a wildcard (#1294)

* Add notes about new config global variables CONAN_RETRY and CONAN_RETRY_WAIT (#1295)

* fixed commands help update (Tried linux)

* updated conan new --file docs

* Deprecated -p in conan upload (#1300)

* Add documentation for tools.to_android_abi (#1102)

* Added missing bits of docs for Android flags (#1301)

* update help messages according to conan/#4896 (#1285)

* cascade policy (#1296)

* Purge 'export-pkg' reference docs (#1232)

* purge 'export-pkg' reference docs

* package folder

* write a couple of examples!

* change workspace by working folder

* typos related to formatting

* minor fix

* Feature/commands help update (#1299)

* Commands help update

* Added editable and workspace

* Update commands

* clarify behavior of package() (#1304)

* conan new jinja template (#1306)

* Add know pip installation issue (#1311)

* Add know pip installation issue

* Rephrase

* Update installation.rst

Co-Authored-By: Javier G. Sogo <jgsogo@gmail.com>

* Integrations refactor (#1308)

* Integrations

* Rename and fixed link

* Fix link

* Update integrations/custom.rst

Co-Authored-By: Daniel <danimanzaneque@gmail.com>

* Update integrations/vcs/git.rst

Co-Authored-By: Javier G. Sogo <jgsogo@gmail.com>

* Update integrations.rst

Co-Authored-By: Javier G. Sogo <jgsogo@gmail.com>

* Update integrations/build_system.rst

Co-Authored-By: Javier G. Sogo <jgsogo@gmail.com>

* Update integrations/cross_platform.rst

Co-Authored-By: Daniel <danimanzaneque@gmail.com>

* Update integrations/vcs/svn.rst

Co-Authored-By: Javier G. Sogo <jgsogo@gmail.com>

* Update integrations/linting/binary.rst

Co-Authored-By: SSE4 <tomskside@gmail.com>

* Msbuild and visual studio, clion update

* Same as clion

* Redirects

* Fixed symlinks

* Rewrite of the SCM optimization tip box (#1307)

* Rewrite of the SCM optimization tip box

* review

* Update creating_packages/package_repo.rst

Co-Authored-By: Javier G. Sogo <jgsogo@gmail.com>

* WIP elastic

* Improvements

* elastic

* sss

* gather logs

* json gather

* Real index

* Ignore failures deleting index

* Deploy complete

* Fix

* Fix themes

* Stash layot

* Add all
danimtb pushed a commit that referenced this pull request Jun 27, 2019
* conan new template (#1286)

* conan new template

* added template description

* fix code-block

* Add detected_os description (#1276)

* Add detected_os description

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

* Update reference/tools.rst

Co-Authored-By: Javier G. Sogo <jgsogo@gmail.com>

* workpsace yaml list (#1288)

* Adding docs from host-specific proxies (#1241)

* document QNX Neutrino support (#1290)

* - document QNX Neutrino support

Signed-off-by: SSE4 <tomskside@gmail.com>

* Update integrations/qnx_neutrino.rst

Co-Authored-By: Daniel <danimanzaneque@gmail.com>

* - update settings.yml

Signed-off-by: SSE4 <tomskside@gmail.com>

* change default for CMake build_helper (#1292)

* add docs about pre/post_package_info (#1293)

* Add an example of removing system requirements via a wildcard (#1294)

* Add notes about new config global variables CONAN_RETRY and CONAN_RETRY_WAIT (#1295)

* fixed commands help update (Tried linux)

* updated conan new --file docs

* Deprecated -p in conan upload (#1300)

* Add documentation for tools.to_android_abi (#1102)

* Added missing bits of docs for Android flags (#1301)

* update help messages according to conan/#4896 (#1285)

* cascade policy (#1296)

* Purge 'export-pkg' reference docs (#1232)

* purge 'export-pkg' reference docs

* package folder

* write a couple of examples!

* change workspace by working folder

* typos related to formatting

* minor fix

* Feature/commands help update (#1299)

* Commands help update

* Added editable and workspace

* Update commands

* clarify behavior of package() (#1304)

* conan new jinja template (#1306)

* Add know pip installation issue (#1311)

* Add know pip installation issue

* Rephrase

* Update installation.rst

Co-Authored-By: Javier G. Sogo <jgsogo@gmail.com>

* Integrations refactor (#1308)

* Integrations

* Rename and fixed link

* Fix link

* Update integrations/custom.rst

Co-Authored-By: Daniel <danimanzaneque@gmail.com>

* Update integrations/vcs/git.rst

Co-Authored-By: Javier G. Sogo <jgsogo@gmail.com>

* Update integrations.rst

Co-Authored-By: Javier G. Sogo <jgsogo@gmail.com>

* Update integrations/build_system.rst

Co-Authored-By: Javier G. Sogo <jgsogo@gmail.com>

* Update integrations/cross_platform.rst

Co-Authored-By: Daniel <danimanzaneque@gmail.com>

* Update integrations/vcs/svn.rst

Co-Authored-By: Javier G. Sogo <jgsogo@gmail.com>

* Update integrations/linting/binary.rst

Co-Authored-By: SSE4 <tomskside@gmail.com>

* Msbuild and visual studio, clion update

* Same as clion

* Redirects

* Fixed symlinks

* Rewrite of the SCM optimization tip box (#1307)

* Rewrite of the SCM optimization tip box

* review

* Update creating_packages/package_repo.rst

Co-Authored-By: Javier G. Sogo <jgsogo@gmail.com>

* update docs to reflect conan new --template arg

* update help commands (#1315)

* update help

* update equal sign

* Conan Extension for Visual Studio (#1312)

* lines about VS extension after #1308

* Apply suggestions from code review

Co-Authored-By: Daniel <danimanzaneque@gmail.com>

* Add apple-clang 11 to settings.yml (#1327)

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

* add example with just one reference with further info using tuples (#1332)

* --package argument deprecation (#1317)

* Note about using only forward slashes for PROFILE_DIR variable (#1333)

* note about using only forward slashes

* it is the path to directory, not to the file

* typo

* explain CONFIG option in CMake find_package

* sync with master

* Update integrations/build_system/cmake/cmake_find_package_multi_generator.rst

Co-Authored-By: Daniel <danimanzaneque@gmail.com>

* Update integrations/build_system/cmake/cmake_find_package_multi_generator.rst

Co-Authored-By: Daniel <danimanzaneque@gmail.com>

* change from note to important
lasote added a commit that referenced this pull request Jul 9, 2019
* conan new template (#1286)

* conan new template

* added template description

* fix code-block

* Add detected_os description (#1276)

* Add detected_os description

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

* Update reference/tools.rst

Co-Authored-By: Javier G. Sogo <jgsogo@gmail.com>

* workpsace yaml list (#1288)

* Adding docs from host-specific proxies (#1241)

* document QNX Neutrino support (#1290)

* - document QNX Neutrino support

Signed-off-by: SSE4 <tomskside@gmail.com>

* Update integrations/qnx_neutrino.rst

Co-Authored-By: Daniel <danimanzaneque@gmail.com>

* - update settings.yml

Signed-off-by: SSE4 <tomskside@gmail.com>

* change default for CMake build_helper (#1292)

* add docs about pre/post_package_info (#1293)

* Add an example of removing system requirements via a wildcard (#1294)

* Add notes about new config global variables CONAN_RETRY and CONAN_RETRY_WAIT (#1295)

* fixed commands help update (Tried linux)

* updated conan new --file docs

* Deprecated -p in conan upload (#1300)

* Add documentation for tools.to_android_abi (#1102)

* Added missing bits of docs for Android flags (#1301)

* update help messages according to conan/#4896 (#1285)

* cascade policy (#1296)

* Purge 'export-pkg' reference docs (#1232)

* purge 'export-pkg' reference docs

* package folder

* write a couple of examples!

* change workspace by working folder

* typos related to formatting

* minor fix

* Feature/commands help update (#1299)

* Commands help update

* Added editable and workspace

* Update commands

* clarify behavior of package() (#1304)

* conan new jinja template (#1306)

* Add know pip installation issue (#1311)

* Add know pip installation issue

* Rephrase

* Update installation.rst

Co-Authored-By: Javier G. Sogo <jgsogo@gmail.com>

* Integrations refactor (#1308)

* Integrations

* Rename and fixed link

* Fix link

* Update integrations/custom.rst

Co-Authored-By: Daniel <danimanzaneque@gmail.com>

* Update integrations/vcs/git.rst

Co-Authored-By: Javier G. Sogo <jgsogo@gmail.com>

* Update integrations.rst

Co-Authored-By: Javier G. Sogo <jgsogo@gmail.com>

* Update integrations/build_system.rst

Co-Authored-By: Javier G. Sogo <jgsogo@gmail.com>

* Update integrations/cross_platform.rst

Co-Authored-By: Daniel <danimanzaneque@gmail.com>

* Update integrations/vcs/svn.rst

Co-Authored-By: Javier G. Sogo <jgsogo@gmail.com>

* Update integrations/linting/binary.rst

Co-Authored-By: SSE4 <tomskside@gmail.com>

* Msbuild and visual studio, clion update

* Same as clion

* Redirects

* Fixed symlinks

* Rewrite of the SCM optimization tip box (#1307)

* Rewrite of the SCM optimization tip box

* review

* Update creating_packages/package_repo.rst

Co-Authored-By: Javier G. Sogo <jgsogo@gmail.com>

* update docs to reflect conan new --template arg

* update help commands (#1315)

* update help

* update equal sign

* Conan Extension for Visual Studio (#1312)

* lines about VS extension after #1308

* Apply suggestions from code review

Co-Authored-By: Daniel <danimanzaneque@gmail.com>

* Add apple-clang 11 to settings.yml (#1327)

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

* add example with just one reference with further info using tuples (#1332)

* --package argument deprecation (#1317)

* Note about using only forward slashes for PROFILE_DIR variable (#1333)

* note about using only forward slashes

* it is the path to directory, not to the file

* typo

* working

* redirects

* working...

* working on docs

* Wip

* Wip

* Commands reference

* Message

* new package id modes (#1345)

* Update SystemPackageTool to support settings (#1291)

* Update SystemPackageTool conan-io/conan#5026

- Add new section explaning about setting parameter

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

* Use ConanFile when creating SystemPackageTool

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

* 1.17.0

* Changelog

* Moved graph to misc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor Integrations
5 participants