Commit Graph

446 Commits

Author SHA1 Message Date
Daniel
1bb8f6e570 (#21603) [docs] Add changelog 05-December-2023 2023-12-05 09:02:23 +00:00
Uilian Ries
35d0816127 (#21348) [docs] Use official windows PS for sha256sum
Signed-off-by: Uilian Ries <uilianries@gmail.com>
2023-11-24 13:42:57 +01:00
Jordan Williams
1ccd56d73b (#20856) Minor clean up of template packages
* Bump Meson version

* Use LANGUAGES keyword in CMake project commands

* Alphabetize self.settings.rm_safe in configure

* Remove keywords for pattern, src, and dst from calls to copy

This keeps things consistent and simple.

* Use _compilers_minimum_version for MSVC in CMake package

This makes it consistent with other template packages.

* Alphabetize compilers in _compilers_minimum_version

* Use _min_cppstd in Autoools package for consistency

* Add _compilers_minimum_version check to Autotools package

* Alphabetize imports

* Update docs/package_templates/autotools_package/all/conanfile.py

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

* Make min cppstd consistent with compiler minimum version

---------

Co-authored-by: Uilian Ries <uilianries@gmail.com>
2023-11-06 19:04:11 +01:00
Uilian Ries
c39277f35c (#20763) [docs] Add license change explanation
* Add license change entry

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

* Manage license attribute

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

* Simplify

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

---------

Signed-off-by: Uilian Ries <uilianries@gmail.com>
2023-10-26 15:01:53 +02:00
Uilian Ries
4ce8d254c3 (#20778) [changelog] New C3I Jenkins version: release 2023.10.26
Signed-off-by: Uilian Ries <uilianries@gmail.com>
2023-10-26 13:04:39 +02:00
Jordan Williams
8f1829e9cf (#20688) Update meson template package
* Add comments and show how to disable all features by default

* Use a lambda
2023-10-19 17:33:05 +02:00
Uilian Ries
5f49e80ae3 (#20683) [docs] Make hooks support more explicit when developing a new package
Signed-off-by: Uilian Ries <uilianries@gmail.com>
2023-10-19 15:03:42 +02:00
Jordan Williams
9b6a15fd25 (#20645) Update meson test package
* Alphabetize a little

* Update dependencies

* Remove pkgconfig directory

* Update compiler version checking

* Add example for setting a feature in a Meson project

* Simplify copy command

* Fix fPIC option
2023-10-19 09:22:17 +02:00
Uilian Ries
7930b650e7 (#20518) [docs] Add changelog for new conan versions
Signed-off-by: Uilian Ries <uilianries@gmail.com>
2023-10-11 19:08:25 +02:00
Uilian Ries
165418fa06 (#20457) [changelog] New C3I Release: 2023-Oct-06
Signed-off-by: Uilian Ries <uilianries@gmail.com>
2023-10-09 13:02:18 +02:00
Uilian Ries
7aa6570a2c (#20106) [docs] Add changelog September, 25 2023
Signed-off-by: Uilian Ries <uilianries@gmail.com>
2023-09-27 11:28:56 +02:00
SpaceIm
edeff846f3 (#19913) [doc] fix msvc version in header-only template 2023-09-18 14:44:01 +02:00
Rubén Rincón Blanco
57211c1fbb Change Zlib ranges docu (#19676)
* Typo

* better wording

* Remove spaces
2023-09-08 13:05:27 +02:00
Rubén Rincón Blanco
3d711235cc (#19588) [docs] Add zlib and libcurl to the list of allowed version ranges
* Add zlib and sqlite3 to the list of allowed verison ranges

* Sqlite3 -> libcurl

* Swap 2.1 for 1.2, oops
2023-09-05 17:42:37 +02:00
Daniel
ae63c81bc9 (#19597) [changelog] Add changelog 31-August-2023 2023-09-05 12:22:37 +02:00
github-actions[bot]
3d1b277af3 (#19561) [docs] Regenerate tables of contents
Co-authored-by: conan-center-bot <conan-center-bot@users.noreply.github.com>
2023-09-05 12:03:10 +02:00
Uilian Ries
831edb42d4 (#19459) [docs] Add section about Docker images used by CCI
Signed-off-by: Uilian Ries <uilianries@gmail.com>
2023-09-02 20:02:27 +02:00
Uilian Ries
22e6c43eee (#19555) Add changelog 01 Sep 2023
Signed-off-by: Uilian Ries <uilianries@gmail.com>
2023-09-02 08:42:37 +02:00
Uilian Ries
7e68b950b4 (#19244) [docs] Add changelog 17-Aug-2023
Signed-off-by: Uilian Ries <uilianries@gmail.com>
2023-08-17 12:22:59 +02:00
github-actions[bot]
63042b5a95 (#19217) [docs] Regenerate tables of contents
Co-authored-by: conan-center-bot <conan-center-bot@users.noreply.github.com>
2023-08-16 10:43:11 +02:00
Luis Caro Campos
c0d4ff3f18 (#19185) Update wording on patch policy
* Update wording on patch policy

* Update sources_and_patches.md
2023-08-16 08:02:08 +02:00
Chris Mc
8ea2f3a855 Fix link to CLA (#19007) 2023-08-14 14:06:56 +01:00
Rubén Rincón Blanco
ebfaa8b83c (#19136) Fix documentation typo 2023-08-10 18:04:17 +02:00
Uilian Ries
7efe2fda18 (#19042) [docs] Add changelog 2023-Aug-04
Signed-off-by: Uilian Ries <uilianries@gmail.com>
2023-08-06 07:22:37 +02:00
Chris Mc
4c0c17a4a0 (#18566) docs: Improve license attribute guidelines
* docs: Improve license attribute guidelines 

This follow @jcar87 comment https://github.com/conan-io/conan-center-index/pull/18481#discussion_r1260070682 wtih extra formatting

The main issue is there was contridicting sections and advice

* Apply suggestions from code review

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-07-22 20:22:09 +02:00
Uilian Ries
cd19c3099c (#18645) [changelog] C3I Jenkins Release - 19 July 2013
Signed-off-by: Uilian Ries <uilianries@gmail.com>
2023-07-20 13:42:12 +02:00
James
1e392c8899 (#18481) clarify public domaing licenses
* clarify public domaing licenses

* review
2023-07-15 10:23:22 +02:00
Chris Mc
64535c9d0a (#18480) Docs: remove some duplicated migration entries
I started this with https://github.com/conan-io/docs/pull/3188 and https://github.com/conan-io/conan-center-index/pull/17201

Just want to remove the duplication so there's less work
2023-07-12 19:03:03 +02:00
github-actions[bot]
9037b6b544 (#17706) [docs] Regenerate tables of contents
Co-authored-by: conan-center-bot <conan-center-bot@users.noreply.github.com>
2023-05-26 08:41:34 +02:00
Chris Mc
dfda985713 (#17705) docs: remove mention of the migration test_v1_package
* Delete docs/package_templates/autotools_package/all/test_v1_package directory

* Delete docs/package_templates/cmake_package/all/test_v1_package directory

* Delete docs/package_templates/header_only/all/test_v1_package directory

* Delete docs/package_templates/meson_package/all/test_v1_package directory

* Delete docs/package_templates/msbuild_package/all/test_v1_package directory

* Delete docs/package_templates/prebuilt_tool_package/all/test_v1_package directory

* Update test_packages.md

* Update error_knowledge_base.md
2023-05-25 21:21:44 +02:00
Chris Mc
6b0a237e7b (#17374) docs: add standing convention for naming forks of projects
* docs: add standing convention for naming forks of projects

* docs: link from attribute rules for name

* Apply suggestions from code review

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

---------

Co-authored-by: SSE4 <tomskside@gmail.com>
2023-05-20 20:43:44 +02:00
Conan Center Index Bot
ad92bbd338 (#17533) [doc] Update supported platforms and configurations (2023-05-11) 2023-05-12 11:02:05 +02:00
Conan Center Index Bot
cda51849ab (#17464) [doc] Update supported platforms and configurations (2023-05-08) 2023-05-09 19:03:10 +02:00
Chris Mc
6a34c2d973 (#17377) docs: using openssl version range with 1.x clients
add a small warning as a disclaimer
2023-05-08 14:02:18 +02:00
Conan Center Index Bot
2811137ecd (#17419) [doc] Update supported platforms and configurations (2023-05-05) 2023-05-08 08:02:28 +02:00
Daniel
ffe3aa901f (#17402) [docs] Update changelog 04-May-2023 2023-05-06 09:22:07 +02:00
github-actions[bot]
1217f62d0c (#17217) [docs] Regenerate tables of contents
Co-authored-by: conan-center-bot <conan-center-bot@users.noreply.github.com>
2023-04-25 17:42:46 +02:00
Chris Mc
5e375f73d5 (#17201) docs: migration guide to reference docs.conan.io
* docs: reference to docs.conan.io for migration guide

plus I moved the rest to https://github.com/conan-io/docs/pull/3188 so I can delete the rest of them.

* chore: syntax

* fixup: auto link bit me
2023-04-25 10:07:14 +02:00
Chris Mc
628fbfec8f (#17199) docs: removed v2_roadmap (updated steps in v2_migration)
* docs: removed v2_roadmap (updated steps in v2_migration)

* revert: extra changes
2023-04-25 09:22:34 +02:00
Luis Caro Campos
83d63ed502 (#17192) Docs: update policy on version ranges
* docs: update policy on version ranges

* docs: fix
2023-04-24 18:21:36 +02:00
Lex Vorona
2e195ade02 (#16979) Fix example in the docs
* Fix example in the docs

* Adding the missing tag
2023-04-17 21:42:52 +02:00
Conan Center Index Bot
1a1fe18240 (#16989) [doc] Update supported platforms and configurations (2023-04-12) 2023-04-12 17:13:29 +02:00
Uilian Ries
9cbad8d163 (#16994) [changelog] New CCI release
Signed-off-by: Uilian Ries <uilianries@gmail.com>
2023-04-12 17:02:57 +02:00
Chris Mc
52392b8485 (#16988) docs: Access build folder using the improved syntax from 1.53
https://github.com/conan-io/conan-center-index/pull/16847/files#r1158843293
2023-04-12 13:02:23 +02:00
chausner
b114c747f1 (#16878) Fix Macos OS settings name in autotools package template
Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-04-04 09:22:13 +02:00
Daniel
d196eeb32e (#16864) [docs] Add changelog 03-April-2023 2023-04-03 12:01:44 +02:00
Uilian Ries
7b1f1a25c8 (#15988) [linter] Do not accept version attribute on regular recipes
* linter: do not accept version attribute

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

* Fix error number

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

* allow system version

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

* Add better doc

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

---------

Signed-off-by: Uilian Ries <uilianries@gmail.com>
2023-04-02 05:19:26 +02:00
Chris Mc
3f27b6db0f (#16759) docs: clarify everything should use CMake 3.15 to match Conan 2.0 2023-04-01 11:45:37 +02:00
github-actions[bot]
8b986ad15f (#16691) [docs] Regenerate tables of contents
Co-authored-by: conan-center-bot <conan-center-bot@users.noreply.github.com>
2023-03-27 15:24:28 +02:00
Uilian Ries
2c8c945b8b (#16668) [docs] Complement Conan v2 roadmap about dropping Conan v1 configuration
Signed-off-by: Uilian Ries <uilianries@gmail.com>
2023-03-24 19:23:15 +01:00