Schrijvers Luc
6807e473e6
boost1.90, bump 1.89.0 to 1.90.1 ( #13560 )
...
boost1.89 isn't used so far
2026-01-01 12:57:59 +01:00
Schrijvers Luc
fd5200f35f
boost1.89, add version 1.89.0 ( #12983 )
2025-10-04 05:30:26 +00:00
Schrijvers Luc
62b0d2b5bb
Fix boost _doc packages ( #12610 )
2025-07-21 14:26:43 +00:00
Jérôme Duval
e9a639d929
boost1.88: fix compat version
2025-07-16 10:55:21 +02:00
Schrijvers Luc
aeadbb6a05
boost1.88, add new version ( #12445 )
2025-05-28 15:57:40 +00:00
Schrijvers Luc
743c7906b4
boost1.87, fix 32bit, disable boost.stacktrace.from_exception ( #12121 )
2025-04-09 11:18:07 +02:00
Schrijvers Luc
d3690fad2e
boost1.87, add new version ( #12110 )
2025-04-07 08:09:58 +00:00
OscarL
64226507fa
boost1.85: link against icu74 instead. ( #11503 )
...
Had to add a patch to avoid a couple of instances of:
`error: invalid application of 'sizeof' to incomplete type 'char []'`
related to the `d_name` field of the `dirent` structure.
(no idea how it got build before without a patch).
2024-12-21 09:12:27 +01:00
Schrijvers Luc
2cacefffaa
boost1.85, add recipe/patchset ( #10676 )
2024-07-10 08:05:03 +02:00
Schrijvers Luc
bf707c6229
boost1.83, revbump add patch, fixes build for sourcetrail ( #10670 )
2024-07-07 19:36:42 +02:00
Schrijvers Luc
bda0fe3d35
boost, cleanup old, revbump other to use icu74 ( #10086 )
2024-02-09 10:03:45 +01:00
Schrijvers Luc
e610a294fc
boost183, add new version ( #9289 )
2023-09-16 07:38:21 +02:00
Schrijvers Luc
8977264836
boost170, add conflict for devel package for boost 169 ( #9288 )
2023-08-26 07:44:30 +00:00
Jerome Duval
9e9727d220
boost170: move cmake files to the devel subpackage
2023-03-24 16:41:02 +01:00
Schrijvers Luc
45ee0f564b
Disable boost versions 1.65.1 and 1.66.0, no longer installable, and buildmaster shouldn't try to use them. ( #8020 )
2023-03-21 06:48:21 +01:00
Schrijvers Luc
6f167ca1a2
boost, first cleanup ( #7954 )
2023-03-12 20:50:10 +01:00
PulkoMandy
37eb37188a
boost: fix attempted usage of cfsetspeed for serial ports
2023-01-13 23:15:00 +01:00
Schrijvers Luc
48697f444a
boost(169,170), revbump (missed) ( #7632 )
2022-12-24 19:18:45 +01:00
Schrijvers Luc
a6a02d3752
boost(169,170), remove static libraries ( #7589 )
2022-12-24 19:10:40 +01:00
waddlesplash
4f180bdb94
Utilize the new "all" ARCHITECTURES keyword in most recipes. ( #6189 )
...
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Jérôme Duval
dde992823c
boost: Declare compat versions on devel libs.
2021-03-01 21:04:41 +01:00
Alexander von Gluck IV
cd5e8fd289
boost-1.70: Fix cmake reported static file location
2021-02-04 12:30:45 -06:00
Alexander von Gluck IV
7339d11c20
boost: Add a small fix to 1.70 for our older gcc
2021-02-03 10:37:08 -06:00
Alexander von Gluck IV
61c2051ca5
boost: add 1.70 version; 1.69 patches apply cleanly
...
* Added missing libiconv dependency per haikuporter checks
* Patches will need reworked soon big source changes by 1.75
2021-02-03 08:17:26 -06:00
Adrien Destugues
02033538e7
Fix issues founds by package builder.
2020-08-03 22:57:23 +02:00
miqlas
a6511a2b6b
Boost: add recipe for version 1.69.0 ( #3523 )
2019-01-02 14:23:06 +01:00
Jerome Duval
51ee6bc944
code style.
...
remove old patches.
2018-08-14 10:42:32 +02:00
Jerome Duval
cbf29c6eb9
boost: update HOMEPAGE.
2018-08-09 10:41:28 +02:00
fbrosson
fa76bedb0e
boost-1.57.0: fix typo in patchset. Thanks @phoudoin! Closes #2529
2018-05-02 21:51:43 +00:00
Adrien Destugues
a61fee9f15
boost166: fix provides
2018-03-25 13:28:22 +02:00
miqlas
3f5f273600
Boost: version boost ( #2178 )
2018-02-13 19:29:16 -05:00
Sergei Reznikov
7fb97a5ece
boost: enable secondary arch
2017-12-18 22:55:46 +03:00
Michael Lotz
ae951ae783
boost: Bump revisions forgotten in previous commit.
2017-12-03 21:34:06 +01:00
Michael Lotz
97771f91ae
boost: Declare compat versions on provided libs.
...
This ensures that a dependency like lib:libboost_x >= 1.63.0 will not
be fulfilled with the boost165 package for example, which contains
version specific library names that will not work for software built
against other versions.
2017-12-03 21:19:31 +01:00
Jerome Duval
5c6ea810ce
boost: _BSD_SOURCE is the correct define.
...
Thanks miqlas.
2017-10-14 13:59:23 +02:00
Jerome Duval
ae6d8c6a13
boost165: use wait4 from libbsd.
2017-10-14 12:51:00 +02:00
Jerome Duval
291fc126e5
boost: add recipe for version 1.65.1.
2017-09-15 22:57:18 +02:00
Jerome Duval
fc0936b040
Bump revisions for x86_64 rebuild after time_t change.
...
* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
2017-06-27 15:46:25 +02:00
miqlas
0fd0aa812a
Boost: bump version ( #1364 )
2017-05-27 11:28:07 +02:00
Jerome Duval
a92684ac4a
x86: enable some recipes which build OK.
2017-04-28 23:44:49 +02:00
Jérôme Duval
218dfd4205
boost: add recipe for version 1.63.0.
...
* single runtime package.
2016-12-31 14:21:45 +01:00
Adrien Destugues
fe3d2bc9de
boost: update to 1.57.0.
...
This version builds with gcc5.
2016-08-28 22:34:40 +02:00
Augustin Cavalier
1f4293e134
Get rid of gcc_syslibs REQUIREs.
2015-08-04 15:45:00 -04:00
Augustin Cavalier
4634abef1b
Trim extra newlines at end of file & trailing whitespace.
2015-08-04 12:08:31 -04:00
Augustin Cavalier
55dd9cf19d
Rewrite ARCHITECTURES syntax to new HaikuPorter changes.
...
HaikuPorter now does not care what is in ARCHITECTURES when
building for a SECONDARY_ARCHITECTURE.
2015-08-04 12:00:38 -04:00
Augustin Cavalier
f561efbc96
Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.
2015-07-02 11:13:12 -04:00
Adrien Destugues
5c30a9084b
boost,qt: bump revision for ICU 55.1 update.
2015-04-26 11:02:46 +02:00
Chirayu Desai
68c66e8e76
Bump boost revision for updated packages
2014-12-15 17:25:25 +00:00
Chirayu Desai
7491065b73
Let boost use cmd:sed, to fix build
2014-12-15 17:25:17 +00:00
Oliver Tappe
52b344b97b
Drop references to $haikuVersion.
...
* Referring the current haiku version explicitly is not needed, since
the RequiresUpdater takes care of setting the version of Haiku used
for building a package.
2014-12-14 23:08:52 +01:00