0
0
Fork 0
Commit Graph

8 Commits

Author SHA1 Message Date
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
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
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 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
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