Go to file
2018-11-20 16:09:19 +01: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 Remove Exhale from doc/requirements.txt [ci skip] 2018-11-20 16:09:19 +01:00
example [cmake] Prefix status messages with Boost.GIL for source clarity [ci skip] 2018-10-29 14:01:48 +01:00
include/boost Split single boost/gil/concepts.hpp into boost/gil/concepts/*.hpp (#169) 2018-11-17 23:36:29 +01:00
io [cmake] Prefix status messages with Boost.GIL for source clarity [ci skip] 2018-10-29 14:01:48 +01:00
meta Add metadata file. 2017-07-13 10:01:51 -04:00
numeric [cmake] Prefix status messages with Boost.GIL for source clarity [ci skip] 2018-10-29 14:01:48 +01:00
test Clean up several warnings about unreferenced formal parameters 2018-10-29 15:26:53 +01:00
toolbox [cmake] Prefix status messages with Boost.GIL for source clarity [ci skip] 2018-10-29 14:01:48 +01:00
.appveyor.yml Add test to verify headers are self-contained 2018-10-05 18:11:08 +02:00
.editorconfig Add test to verify headers are self-contained 2018-10-05 18:11:08 +02:00
.gitattributes Add Boost.Build variants for UBSan-enabled builds 2018-06-27 00:02:27 -04:00
.gitignore Start doc/README.md document [ci skip] 2018-11-20 15:59:01 +01:00
.travis.yml [travis] Switch Boost super-project to develop branch [skip appveyor] (#161) 2018-10-23 21:51:51 +02:00
CMakeLists.txt [cmake] Prefix status messages with Boost.GIL for source clarity [ci skip] 2018-10-29 14:01:48 +01:00
conanfile.txt Add basic CMake configuration for Boost.GIL 2018-06-27 00:02:27 -04:00
CONTRIBUTING.md [cmake] Fix missing hyphen in -D option [ci skip] 2018-10-25 21:18:53 +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