Ecosyste.ms: OpenCollective

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

github.com/nova-video-player/aos-boost


https://github.com/nova-video-player/aos-boost

fixing ndk detection for r7 (non-crystax)

df921bc1cb17e246b5d41b6e36f5aac0af035668 authored almost 12 years ago by Aaron Simmons <[email protected]>
Fixes for NDK r8d compilation, also added missing NDK r8b patch

6ccbf9772e027b8f16a4635b893d62b37f20b156 authored about 12 years ago by pelya <[email protected]>
Updates README

f6040d360cde3fd2cf1bdf2b57b27f394107f9cf authored about 12 years ago by Adam Cigánek <[email protected]>
Added NDK r8d support

47df68989046d1a2875e9dff680fa25e6601c5e5 authored about 12 years ago by Adam Cigánek <[email protected]>
Added NDK r8c support

24908edce6ae178325f61b03d1331addd99cf30a authored about 12 years ago by dragvs <[email protected]>
Merge pull request #15 from LCID-Fire/master

Various fixes/corrections to get r8b working

d5e492ef069a194dba8376e5d4a12bfc3f112544 authored about 12 years ago by Moritz Wundke <[email protected]>
Fix invalidly added s

ff473bec8b6e974afc00266747eec92b5fd1c3ac authored about 12 years ago by Andreas Bergmeier <[email protected]>
Add support for r8b (gcc version 4.6)

7cc5fe09f09b7c60059c28886f83e2daea9a126f authored about 12 years ago by Andreas Bergmeier <[email protected]>
Use RELEASE.TXT for selecting appropriate compile path to use.

7cc0e91084f4e098fbfa99e4773e314788481ba3 authored about 12 years ago by Andreas Bergmeier <[email protected]>
Correct spelling error

106d574048c80e6a02291e3ae32907f937788325 authored about 12 years ago by Andreas Bergmeier <[email protected]>
Update build-common.sh

Adding -L option to follow links in curl

de01ebc7eba8370ec630de05b78c1495ffacf5fd authored over 12 years ago by Moritz Wundke <[email protected]>
Update master

3ede365f43873e1119cfb93f075c2c3c50a1212c authored over 12 years ago by Moritz Wundke <[email protected]>
Merge pull request #9 from inetic/master

Changes to build boost 1.48 as well as 1.45

e0448edc3591c01d04f088145a588000c049fca9 authored over 12 years ago by Moritz Wundke <[email protected]>
Merge pull request #1 from andrejsc/master

Add support for Boost 1.49.0

b7bcc33ec15c412e7c5bc679cab3741d0c08ccf3 authored over 12 years ago by Peter Jankuliak <[email protected]>
Add support for Boost 1.49.0

e3e7f96fb5d21d2621f7d669ffbc7cfa9e5c6afc authored over 12 years ago by Andrejs Cainikovs <[email protected]>
Added user-config.jam.patch for NDK 7 and boost 1.45.

Somehow I missed this one when I was splitting the
user-config.jam.patch into separate patches.

e2001539cd70121b7354a4ff05b5a55a24677bad authored over 12 years ago by Peter Jankuliak <[email protected]>
Modified README.md (to mention boost 1.48)

7077c559ad779318f6906fdc98ff75a5597ac71b authored over 12 years ago by Peter Jankuliak <[email protected]>
Got rid of warnings by removing redefined symbols.

This is for boost-1_48. I think Adam (madadam) did this couple
of commits before for boost-1_45....

9d2ab8088c5931ae47003f5deb25948a01f29439 authored over 12 years ago by Peter Jankuliak <[email protected]>
--clean and --download arguments.

Changed the description of the --clean parameter and
fixed the behavior of --download argument w...

3ead2295237d404e7cf742ae582e90f0cb1609ca authored over 12 years ago by Peter Jankuliak <[email protected]>
Changed the way cleaning works.

*) The --clean parameter now causes the script
to exit when cleaning is done. It also cleans
...

902ef23535bcdf6f367dc41fe5de5437cfb3a4f0 authored over 12 years ago by Peter Jankuliak <[email protected]>
Fixed logging.

Which got broken by my previous commit.

24494bd81810a033f21f8bbcd53c1cdc15b43bb9 authored over 12 years ago by Peter Jankuliak <[email protected]>
Added --boost=<version> argument.

Supported versions are 1.45.0 and 1.48.0.
1.48.0 is used when this argument is not used.

e1095c2db7446e5e3e1cc9221c7cff0ac73f0b36 authored over 12 years ago by Peter Jankuliak <[email protected]>
Merge remote-tracking branch 'madadam/master'

Conflicts:
patches/boost-1_45_0/project-config.jam.patch
patches/user-config.jam.patch

c5f7db9d9431c7bd227fb0f3abbed6f3f7a7d8f5 authored over 12 years ago by Peter Jankuliak <[email protected]>
Got rid of the 'fuzz' warning generated by 1_48 patches.

I must have missed something when generating the
patch for user-config.jam for boost version 1_4...

20abe05396010b84e30d6a648dd07b2005908518 authored over 12 years ago by Peter Jankuliak <[email protected]>
Compiles more Boost x NDK combinations.

In theory, these should work:
NDK BOOST
7 1_48
8 1_48
4 1_45
5 ...

1359e070f5f3d9667f8960f4301d0f12e712d277 authored over 12 years ago by Peter Jankuliak <[email protected]>
Can now specify which libs to build with a command line option

The build-android.sh script now accepts --with-libraries and
--without-libraries options, same a...

e01ffdf65fbc153cbdf76d7cadc7318b944ba691 authored over 12 years ago by Adam Cigánek <[email protected]>
Merge branch 'master' of https://github.com/madadam/Boost-for-Android

917a48be55090a764b526c7b542c7fc15b3f1483 authored over 12 years ago by Peter Jankuliak <[email protected]>
Builds android 1_48 with Crystax's NDK 7 beta 2.

Had to remove androidR4 and androidR5 configurations
from the user-config.jam.

TODO: Try to put...

28e1733157c3f6f0a25c6efe233488dc0e729d9a authored over 12 years ago by Peter Jankuliak <[email protected]>
Converted patches from the 1.45 version to 1.48

d26f32d2430d435dc475795146be5e2eecf8f05b authored over 12 years ago by Peter Jankuliak <[email protected]>
Updates README

5a635f1995470f342952a40756950e373dfc3578 authored over 12 years ago by Adam Cigánek <[email protected]>
Can set boost version.

At the beginning of the build-android.sh script.

0b5d4ae4418c07ab05e8541319ae133e6142b790 authored over 12 years ago by Peter Jankuliak <[email protected]>
Moved dir patches/ to patches-1_45_0/

2e2317e1a6257f23b8459de86444cc7976d82e9b authored over 12 years ago by Peter Jankuliak <[email protected]>
Adds support for NDK r8 from Google.

ba7abbc0b8bcb6a0c0c6e8b86ec87daf9a106854 authored over 12 years ago by Adam Cigánek <[email protected]>
Merge pull request #8 from derkling/bosp

Add CrystaX NDK r7_5b2 suppport

c9105b79354173f318f7cd335f3fce419acece28 authored over 12 years ago by Moritz Wundke <[email protected]>
Stop compilation of first error

This seems a better approach to notice that something has gone wrong.

Signed-off-by: Patrick Be...

a48212caadb67bf52454174327009fa46113daee authored over 12 years ago by Patrick Bellasi <[email protected]>
Add configuraiton for NDK r7

This provides a proper configuration of building boosts using CrystaX NDKr7.

Signed-off-by: Pat...

d9785c45b087c205876a8edbe906b3be7f0b1e46 authored over 12 years ago by Patrick Bellasi <[email protected]>
Keep track of NDK release number to use

This provides a more "parameterized" selection of the required building
toolset configuration.

...

f945321a595da5bf88c62b44bf7d9c99c282ecf4 authored over 12 years ago by Patrick Bellasi <[email protected]>
Add NDK-r7 Toolset configuration

This configuration is suitable for building Boost using CrystaX NDK r7.beta2,
by default it targ...

dd6d2aab73d92ca21763e7a6bde18eaa2ba9afa1 authored over 12 years ago by Patrick Bellasi <[email protected]>
Ignoring compilation product

This provides a .gitignore suitable to ignore all the downloaded
sources and compilation produce...

304d12020e7c19fbdf78d0facebe50848efc960f authored over 12 years ago by Patrick Bellasi <[email protected]>
Merge pull request #4 from pelya/master

A better patch for endian.hpp

70838fcfba930646cac724a77f5c626e930431f6 authored about 13 years ago by Moritz Wundke <[email protected]>
A better patch for endian.hpp

b59d6e854713568f6c1811aba28d54ce07fe8c1a authored over 13 years ago by pelya <[email protected]>
Merge pull request #3 from pelya/master

Patch for endian.hpp, seems to be required for boost::spirit. (From Pelya)

8e2a1811445c077bc42f9d241cf0546f707786f3 authored over 13 years ago by Moritz Wundke <[email protected]>
Added patch for endian.hpp

7d062e1f59022194318bcf9484a4cf3b8c8dc2cd authored over 13 years ago by pelya <[email protected]>
Merge pull request #1 from pelya/master

Few compilation fixes and support for official NDK r5c

f16df28f5f31d7c7309f0d50d3ea6cb607f2d170 authored over 13 years ago by Moritz Wundke <[email protected]>
I've tried NDK r5c and it compiles boost fine

73fc68f3c602812f5a18f620aaaaffce2e0f0c8d authored over 13 years ago by pelya <[email protected]>
Fixes to build with NDK r5b

adf4e297b7aa7054adb9455b67240d501cc81bee authored over 13 years ago by pelya <[email protected]>
More fixes to Boost::Interprocess

447333981a73ac494adf01638b40a360d2618348 authored over 13 years ago by pelya <[email protected]>
More header fixes

c79072edfdf0260fe7d25dfacd6c705b80c21ab2 authored over 13 years ago by pelya <[email protected]>
For some reason it built the x86_64 libraries for me, so I've messed up with compiler flags to force ARM build

d9701f328b1fa5b6e37279ba09c78c093e31219a authored over 13 years ago by pelya <[email protected]>
Adding Android.mk guide

e66ca74931d7aa954002170cf618fcd5621610fa authored about 14 years ago by Moss <[email protected]>
More typos fixed...

ddca3002e562c09e12a21140a89738f2eeb454cb authored about 14 years ago by Moss <[email protected]>
Fixing readme

a9109be1afb6c8296f564c9730df4f654998f257 authored about 14 years ago by Moss <[email protected]>
Adding readme and more stuff

5f38dd7d26cda6ed8722b5ef600633bbbba4c1ea authored about 14 years ago by Moss <[email protected]>
adding ndk-root default parameter

dc3de7c69d58db6506d2e6db34d307b4b6c308d3 authored about 14 years ago by Moss <[email protected]>
Adding readme extension

7c53f75f22930800f27124bc06b4f6ab3bcf7ff5 authored about 14 years ago by Moss <[email protected]>
Adding readme

31e27427d4857b29a6a13bd8dc9c2e94bdf55749 authored about 14 years ago by Moss <[email protected]>
Adding license part 2

3ab60f19236dbe0d520bdb1774f92cf83320698f authored about 14 years ago by Moss <[email protected]>
Adding license

bc3d874eb3e27af8b25a3a91fa48a1072f70725b authored about 14 years ago by Moss <[email protected]>
Frist usable version

85385f5f049e5343cdaabad9eec9200ddc3f93bc authored about 14 years ago by Moss <[email protected]>