* Make the library modular usable.
* Add missing modular build.jam. And fix gitignore that caused it to be originally deleted!
* Switch to library requirements instead of source. As source puts extra source in install targets.
* Add missing import-search for cconfig/predef checks.
* Add requires-b2 check to top-level build file.
* Bump B2 require to 5.2
* Update copyright dates.
* Move inter-lib dependencies to a project variable and into the build targets.
* Update build deps.
a documentation file describing the synopsis, build and execution requirements for each example
configuration files for Boost.Build command line and CMake integration for popular IDEs.
We provide Boost.Build (Jamfile) and CMake (CMakeLists.txt)
configurations to build the examples.
See the CONTRIBUTING.md
for details on how to run b2 and cmake for Boost.GIL.