boost-cmake icon indicating copy to clipboard operation
boost-cmake copied to clipboard

Write more documentation!

Open Orphis opened this issue 8 years ago • 2 comments

  • [ ] Explain why embedding works better than exported binary builds, give examples
  • [ ] Detail how to use in an enterprise environment using Git LFS, alternate bundle links or already existing Boost source folders
  • [ ] How to rebundle Boost sources and apply patches
  • [ ] List of platforms / compilers we are using in testing.

Orphis avatar Feb 20 '17 17:02 Orphis

If you possible, can you make a tested platform list? (e.g. linux, android...)

geniys avatar Apr 21 '17 07:04 geniys

@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 Windows builds. Note that I focus on recent compilers and what's commonly available.

The Boost build system isn't rocket science (for the most part), so if it builds here, chances are that the official build system will get similar results too.

Orphis avatar Apr 21 '17 10:04 Orphis