Go to file
Mateusz Loskot 439d2e67e7
Merge pull request #111 from mloskot/ml/circleci-fix-branch-filter
[circleci] Allow only master and develop branches for all build jobs
2018-06-27 22:03:45 +02:00
.ci A few more CI fixes. 2018-06-27 08:10:32 -04:00
.circleci [circleci] Allow only master and develop branches for all build jobs 2018-06-27 21:11:55 +02:00
.github Fix typo [ci skip] 2018-06-27 00:02:27 -04:00
doc [doc] Add BOOST_GIL_DOXYGEN_ONLY to Doxyfile [ci skip] 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 Remove #define GIL_VERSION "2.1.2" 2018-06-27 00:02:27 -04:00
io [cmake] Add targets for individual I/O format tests 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 [cmake] Update FindBoost.cmake auto-download instructions [ci skip] 2018-06-27 00:02:27 -04:00
toolbox [cmake] Update FindBoost.cmake auto-download instructions [ci skip] 2018-06-27 00:02:27 -04:00
.appveyor.yml [appveyor] List required Boost libraries explicitly 2018-06-27 00:02:27 -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] Allow failures for variant=ubsan_integer 2018-06-27 00:02:27 -04:00
CMakeLists.txt [cmake] Add targets for individual I/O format tests 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 Fix mention links in CONTRIBUTING.md [ci skip] 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 [b2] Add -Wcast-align to <cxxflags> for GCC/clang [ci skip] 2018-06-27 00:02:27 -04:00
README.md A few more CI fixes. 2018-06-27 08:10:32 -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 CircleCI gil