Go to file
Mateusz Łoskot 5c2ad8d142 [circleci] Remove gcc 4.7 build jobs [ci skip]
First GCC 4.8.1 was the first feature-complete implementation of C++11.
2018-06-27 00:02:27 -04:00
.ci Update documentation. 2018-06-27 00:02:27 -04:00
.circleci [circleci] Remove gcc 4.7 build jobs [ci skip] 2018-06-27 00:02:27 -04:00
.github Simplify pull template sections [ci skip] 2018-06-27 00:02:27 -04:00
doc Fix cross-references. 2018-06-27 00:02:27 -04:00
example Replace bitsN[s] aliases with C++11 fixed width integer types 2018-06-27 00:02:27 -04:00
include/boost Use promote_integral in channel_invert algorithm 2018-06-27 00:02:27 -04:00
io Replace bitsN[s] aliases with C++11 fixed width integer types 2018-06-27 00:02:27 -04:00
meta Add metadata file. 2017-07-13 10:01:51 -04:00
numeric [cmake] Replicate GCC/clang compile flags from Jamfile 2018-06-27 00:02:27 -04:00
test Replace some of Boost.MPL and Boost.TypeTraits with C++11 equivalents 2018-06-27 00:02:27 -04:00
toolbox Replace bitsN[s] aliases with C++11 fixed width integer types 2018-06-27 00:02:27 -04:00
.appveyor.yml [appveyor] Fix build jobs using CMake 2018-06-27 00:02:27 -04:00
.editorconfig Add configuration for CircleCI builds 2018-06-27 00:02:27 -04:00
.gitattributes Refine .gitattributes to reflect current content of repository (#63) 2018-06-27 00:02:27 -04:00
.gitignore Tidy up .gitignore with sections. 2018-06-27 00:02:27 -04:00
.travis.yml Install a more recent sphinx. 2018-06-27 00:02:27 -04:00
CMakeLists.txt Refactor single-program channel test to Boost.Test suites and cases 2018-06-27 00:02:27 -04: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 Suggest use of --jobs N for git commands where applicable 2018-06-27 00:02:27 -04: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 Refactor single-program channel test to Boost.Test suites and cases 2018-06-27 00:02:27 -04:00
README.md Add configuration for CircleCI builds 2018-06-27 00:02:27 -04: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.

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 - gil