Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/bincrafters/conan-fmt

[OBSOLETE] The recipe is now in https://github.com/conan-io/conan-center-index
https://github.com/bincrafters/conan-fmt

- move self.info.header_only() to the package_id method

59c3f64ed0373d604847f855146fd1fdb53710b5 authored over 5 years ago by SSE4 <[email protected]>
- FMT_STRING_ALIAS doesn't affect on package_id

5bfc85cdd776ba6e585602657cb0b110d30d698e authored over 5 years ago by SSE4 <[email protected]>
Bump version to 5.3.0

Signed-off-by: Uilian Ries <[email protected]>

ad95493fcbb693c50355cbfa6923a2e860ede7b3 authored almost 6 years ago by Uilian Ries <[email protected]>
Merge pull request #18 from bincrafters/testing/5.2.1

#555 Add FMT_ALIAS option

76e68c5f000f00d80e028b606a7ae464becea26c authored almost 6 years ago by Uilian Ries <[email protected]>
#555 Add FMT_ALIAS option

Signed-off-by: Uilian Ries <[email protected]>

88c55305a1692409f42f124f6dd4ded790cd739c authored almost 6 years ago by Uilian Ries <[email protected]>
#498 Apply conan conventions

Signed-off-by: Uilian Ries <[email protected]>

b677a08dab83f3a64097d4efcadd340f9f9f23e8 authored almost 6 years ago by Uilian Ries <[email protected]>
#498 Bump patch version

Signed-off-by: Uilian Ries <[email protected]>

6cc1f66423077146a6f0d0c1259e74c75e9270f8 authored almost 6 years ago by Uilian Ries <[email protected]>
Bump minor version to 5.2.0

Signed-off-by: Uilian Ries <[email protected]>

4d298671023d1539483bbb9e6ede3a27ab543599 authored about 6 years ago by Uilian Ries <[email protected]>
Solve dll from lib dir

Signed-off-by: Uilian Ries <[email protected]>

b02f69ce2a849e2b71644b7d6e9cb06897dbfc5d authored about 6 years ago by Uilian Ries <[email protected]>
Add FMT_SHARED for shared library

Signed-off-by: Uilian Ries <[email protected]>

f8490baa4e430615ed03a184a1f6d957304d8803 authored about 6 years ago by Uilian Ries <[email protected]>
#399 Patch cmake to install DLL in bindir

Signed-off-by: Uilian Ries <[email protected]>

cded744efff4b1a2be233d5af39af580de57b690 authored about 6 years ago by Uilian Ries <[email protected]>
#399 Patch cmake to install DLL in bindir

Signed-off-by: Uilian Ries <[email protected]>

7a6d4005fa1ca6b35a94e57af84d207efd920e43 authored about 6 years ago by Uilian Ries <[email protected]>
#399 Patch cmake to install DLL in bindir

Signed-off-by: Uilian Ries <[email protected]>

27e1f1d94bfa164bde95119a21bf6ce1daa1da0c authored about 6 years ago by Uilian Ries <[email protected]>
#399 Patch cmake to install DLL in bindir

Signed-off-by: Uilian Ries <[email protected]>

64996b765140ff31ed676a03efe109310a445315 authored about 6 years ago by Uilian Ries <[email protected]>
#399 Patch cmake to install DLL in bindir

Signed-off-by: Uilian Ries <[email protected]>

f498b10173299adad3631d3b443a6f15f85c3805 authored about 6 years ago by Uilian Ries <[email protected]>
#399 run find_package fmt on test_package

Signed-off-by: Uilian Ries <[email protected]>

c7deff2b48ad2bb85951dc8c389bef93724e2a37 authored about 6 years ago by Uilian Ries <[email protected]>
#399 Move DLL to bin dir

Signed-off-by: Uilian Ries <[email protected]>

958f14fbd0c7d24ea1b63742f10139f0b8e3d96d authored about 6 years ago by Uilian Ries <[email protected]>
#399 Change destination bin dir

Signed-off-by: Uilian Ries <[email protected]>

b100c2329a43747c25f825288249a1e8c23ff166 authored about 6 years ago by Uilian Ries <[email protected]>
#399 Apply shared when building on Windows

Signed-off-by: Uilian Ries <[email protected]>

8aea5d6ed7f4330ef409f4be7ec851872b0a6920 authored about 6 years ago by Uilian Ries <[email protected]>
#399 Build only x64 on Windows

Signed-off-by: Uilian Ries <[email protected]>

22ac95acd61c6b1d4fa5616f7fb511624af6b39c authored about 6 years ago by Uilian Ries <[email protected]>
#399 Force to export symbols on Windows

Signed-off-by: Uilian Ries <[email protected]>

96dcc509750e002a23789f5e00b52509a1b47dea authored about 6 years ago by Uilian Ries <[email protected]>
#399 Add fmt ranges testing

- Validate more option using fmt package
- Remove cppstd from settings (was removed on version 5...

a3ee0f35a55b0eba3ac106e610b4558aceb28219 authored about 6 years ago by Uilian Ries <[email protected]>
Add new compiler on Travis

Signed-off-by: Uilian Ries <[email protected]>

a46f175d6964fafe56d60b38cb1879e3c0f5d750 authored over 6 years ago by Uilian Ries <[email protected]>
Fix package version 5.1.0

Signed-off-by: Uilian Ries <[email protected]>

f6c6c23923e607ef6cdf962da2ad9fc20e98e4df authored over 6 years ago by Uilian Ries <[email protected]>
Merge pull request #8 from rbrugo/stable/5.0.0

Updated to version 5.1.0

8d80b7d6960aac7b929b6c858abc5262f85e2a43 authored over 6 years ago by Uilian Ries <[email protected]>
Updated to version 5.1.0

0cf4704571074456c105a032a03700f8007a0cb1 authored over 6 years ago by rbrugo <[email protected]>
Split install stage from build method

Signed-off-by: Uilian Ries <[email protected]>

8ae7511c907d5134a6acd233d836550475be4741 authored over 6 years ago by Uilian Ries <[email protected]>
Remove MSVC 12 from Appveyor jobs

Signed-off-by: Uilian Ries <[email protected]>

e61260a70530d78a4b9b49db41de3e65c0e25c48 authored over 6 years ago by Uilian Ries <[email protected]>
Collect libs by tools

- fmt creates fmtd when built in Debug

Signed-off-by: Uilian Ries <[email protected]>

554808d7b535a42910a79e2a629de19465132624 authored over 6 years ago by Uilian Ries <[email protected]>
Update to FMT 5.0.0

- To solve C++11 and C++14 support, cppstd is required on settings
- All headers were moved from...

1d24c408a80824c5e30cf3fb128124c00555d67a authored over 6 years ago by Uilian Ries <[email protected]>
Add apple clang 9.1 job on travis file [build=outdated]

e2327e912bc8dcf1f911339fd01349b33ab7114a authored over 6 years ago by Uilian Ries <[email protected]>
Change cmake project order

Signed-off-by: Uilian Ries <[email protected]>

40370596c8ad10e63f7f492fd2b9ac632305d8dc authored over 6 years ago by Uilian Ries <[email protected]>
#212 Fix toolchain support on Cmake

- When load toolchain cmake file, an error occur because
there is no minimum version required ...

8112d7bbb4eb09c369b57e2384d986cf62d4f2b2 authored over 6 years ago by Uilian Ries <[email protected]>
Merge pull request #2 from SuperTanker/pic

Add fPIC options

05ba4cbc3b5e7a5e0bcb1b28ec10ba86a65d25f3 authored over 6 years ago by Uilian Ries <[email protected]>
fix configure() and config_options() usage

4cf2746d45cd4f9b1a458b10cbb21da5d7668b82 authored over 6 years ago by Alexandre Bossard <[email protected]>
fix the libname in test_package

219891108987d31d0b396149c2a3a36718966a10 authored over 6 years ago by Alexandre Bossard <[email protected]>
add 'build_subfolder'

60454e9cb717ab056a8559dbd30def2e063282fd authored over 6 years ago by Alexandre Bossard <[email protected]>
Add fPIC options

useful when you want pic static library.

aa4da89c6612a3e74662dfe2881886a019f6f3aa authored over 6 years ago by Alexandre Bossard <[email protected]>
Merge pull request #1 from StavrosSkourtis/stable/4.1.0

Added FMT_HEADER_ONLY macro when `header_only` is true.

d103db0c7d6d3ef12e1406576f6a5c3f27196dfd authored over 6 years ago by Jerry <[email protected]>
Added FMT_HEADER_ONLY macro when header_only is true. It is required by

fmtlib

4d4f17c9328bc75748391b0c8e062927af0cb81e authored over 6 years ago by Stavros Skourtis <[email protected]>
add lost license capture

ba1598b70a0b7ab8b31694b26612659e92560f1b authored over 6 years ago by Jerry W <[email protected]>
add lost license capture

94463685c386eb4b5a5a2ec2f37bc23b4af243f0 authored over 6 years ago by Jerry W <[email protected]>
refresh paths

b52f1a45d164112f4e62f7be30a18df1bc38f30f authored over 6 years ago by Jerry W <[email protected]>
Merge branch 'testing/4.0.0' into testing/4.1.0

7ef0cbe2aa83f3ea086aba917fd8ad13cc6e771a authored over 6 years ago by Jerry W <[email protected]>
disable mingw build

c2e96b46efef4fdbad6357983ed9a3da63ed7f61 authored over 6 years ago by Jerry W <[email protected]>
fix travis badge [skip ci]

ac46d1cfe7f7bba0623dd23e7ea9c7dba7037a3e authored over 6 years ago by Jerry W <[email protected]>
merge refresh changes

f5c53607b57fcbb8630e7e3a86c66783a8be3153 authored over 6 years ago by Jerry W <[email protected]>
add missing build import os

c992d280e87e9546e8be19d114e76081c4fd676f authored over 6 years ago by Jerry W <[email protected]>
add missing build import

6868b51c789dc440b03d78effcf127d7a64c34d3 authored over 6 years ago by Jerry W <[email protected]>
refresh all

e0325223bc09937b8c7f90fd9e8bfa2b74c58ba3 authored over 6 years ago by Jerry W <[email protected]>
add missing import build.py

7260d98adca2f91c629c79f68fd076beef2bc92c authored almost 7 years ago by Jerry W <[email protected]>
refresh all

3df7e5f2e84e69601d35d6eaec286e64e5cd2622 authored almost 7 years ago by Jerry W <[email protected]>
Fix bad library package dir

- When execute cmake.install on Arch Linux, the target
library is lib<arch>/
- Changed to forc...

a52ea6fc0e6ebb570f90b9017c3eef11dd10ccb4 authored almost 7 years ago by Uilian Ries <[email protected]>
Update fmt version to 4.1.0

Signed-off-by: Uilian Ries <[email protected]>

1b06a7d8f12321079e4b88c804b9ac4d7918605a authored almost 7 years ago by Uilian Ries <[email protected]>
build stable with CI

795556fd0f19228755e4904f2216f9b2ad60c1cd authored almost 7 years ago by Jerry W <[email protected]>
fix appveyor badge readme

e2c0d3c3781a3a0031cdfaaa5de4286a102a3724 authored almost 7 years ago by Jerry W <[email protected]>
change name to fmt

fa126834bd6e199fdce4e6b3b4628642024b74fc authored almost 7 years ago by Jerry W <[email protected]>
initial commit to rename

35c50d761c876c78162901f1d4288685743abf84 authored almost 7 years ago by Jerry W <[email protected]>