Florent Castelli
Florent Castelli
There is #75 to download Boost from the git repository that is experimental. Downloading just a subset is tricky though as you would need to know the exact list of...
Then, I think combining #75 and providing the fetch content source yourself, it would work. Can you give it a go maybe?
It's a bit complicated since the file layout is different from the merged archive actually. The various macros defining the libraries and tests should have a bit of logic in...
I made #75 for this scenario. It's not great though, listing all the modules could be done better, or maybe using a static list of per module dependency to add...
You're the first one to ask for it! It's an annoying module to build, so I was hoping no one would request it. I was thinking of updating the project...
I have access to all major OS, it will be fine, thanks!
We can certainly do it. Probably by checking if we are doing a standalone build first. It should just be a few lines in the library function and some more...
Hey, have you made any progress with this?
Have a look at #45 please!
@geniys Sure, I can do that. Right now, you can have a look at the Travis-CI builds and see the Linux, macOS, iOS and Android builds or Appveyor for the...