Go to file
Mateusz Loskot fe0113e828
Merge pull request #144 from mloskot/ml/remove-gil-config-header
Remove gil_config.hpp as unnecessary
2018-09-27 20:12:56 +02:00
.ci A few more CI fixes. 2018-06-27 08:10:32 -04:00
.circleci [CircleCI] Switch build GCC 8.1 to 8.2 2018-08-25 22:46:08 +02:00
.github Emphasize branch requirement and simplify description section [ci skip] 2018-08-24 09:57:16 +02:00
doc Simplify and clean up Jamfiles 2018-09-21 18:02:37 +02:00
example Add first batch of examples to Jamfile 2018-09-21 23:02:49 +02:00
include/boost Remove gil_config.hpp as unnecessary 2018-09-27 15:38:40 +02:00
io Simplify and clean up Jamfiles 2018-09-21 18:02:37 +02:00
meta Add metadata file. 2017-07-13 10:01:51 -04:00
numeric Catch up with recent clean up in Numeric [ci skip] 2018-09-25 10:56:59 +02:00
test Remove gil_config.hpp as unnecessary 2018-09-27 15:38:40 +02:00
toolbox Simplify and clean up Jamfiles 2018-09-21 18:02:37 +02:00
.appveyor.yml Fix 'raw' IO extension. 2018-07-15 20:37:06 -04:00
.editorconfig Add configuration for CircleCI builds 2018-06-27 00:02:27 -04:00
.gitattributes Add Boost.Build variants for UBSan-enabled builds 2018-06-27 00:02:27 -04:00
.gitignore Tidy up .gitignore with sections. 2018-06-27 00:02:27 -04:00
.travis.yml [travis] Force installation of Sphinx 1.7.9 due to bug in 1.8.0 2018-09-19 11:38:52 +02:00
CMakeLists.txt Apply minor fixes to CMake configuration [ci skip] 2018-08-23 15:03:42 +02:00
CMakeSettings.json Restore default CMake settings in CMakeSettings.json 2018-06-27 00:02:27 -04:00
conanfile.txt Add basic CMake configuration for Boost.GIL 2018-06-27 00:02:27 -04:00
CONTRIBUTING.md Unify git submodule update command [ci skip] 2018-09-16 22:06:34 +02:00
fabscript Add more build options. 2018-06-27 00:02:27 -04:00
index.html Update documentation. 2018-06-27 00:02:27 -04:00
Jamfile Add first batch of examples to Jamfile 2018-09-21 23:02:49 +02:00
README.md Expose C++11 requirement [ci skip] 2018-08-29 16:21:06 +02:00
sublibs Added sublibs file telling regression tools that subdirs contain library tests 2018-06-27 00:02:27 -04:00

logo

Boost.GIL is a part of the Boost C++ Libraries.

The Boost Generic Image Library (GIL) is a C++ library that abstracts image representations from algorithms and allows writing code that can work on a variety of images with performance similar to hand-writing for a specific image type.

NOTE: The Boost Generic Image Library (GIL) requires C++11 compiler and its source code is currently being modernized.

Licence Documentation Wiki Mailing List Gitter

Test results

Branch Travis (gcc/clang) AppVeyor (VS2017) CircleCI (gcc/clang) Regression
develop Travis AppVeyor CircleCI gil
master Travis AppVeyor CircleCI gil