Christian Henning
7de0a9ce99
added readme to refer to complete test image suite repository
2018-06-27 00:02:27 -04:00
Christian Henning
0be31f965d
#20
2018-06-27 00:02:27 -04:00
Mateusz Loskot
b231bd5904
Add CMake option GIL_ENABLE_IO (default=ON)
...
Allow to enable/disable building of IO tests and examples
which depend on thirdparty libraries (libjpeg,libpng,libtiff).
2018-06-27 00:02:27 -04:00
Mateusz Loskot
d50394aafe
Uncomment read_pixel_per_meter test case ( #52 )
...
Closes #19
2018-06-27 00:02:27 -04:00
Mateusz Loskot
fab99207f2
Add basic CMake configuration for Boost.GIL
...
First stab at collection of CMakeLists.txt for Boost.GIL
- Allow building and testing boostorg/gil against Boost from
cloned superproject or installed distribution.
Add CMakeSettings.json config file for VS2017 integration with CMake
- Defines build configurations for VS and Ninja generators.
- Can be used as is or as a template ready to customise.
Add conanfile.txt for Conan package manager (eg. for cmake -DGIL_USE_CONAN=ON).
Add .editignore file to with basic encoding of CMake and CI scripts.
Update .appveyor.yml with two extra CMake-based builds (allowed to fail).
2018-06-27 00:02:27 -04:00
Stefan Seefeld
780d0ea95e
Use b2 modules to detect IO libs. ( #28 )
...
Use b2 modules to detect IO libs.
2018-06-27 00:02:27 -04:00
Stefan Seefeld
6f355a7d96
Perform actual I/O during testing.
2018-06-27 00:02:27 -04:00
Stefan Seefeld
8096158c92
Split off 'simple' IO test and use it in CI testing.
2018-06-27 00:02:27 -04:00
Stefan Seefeld
2ae1c629a1
Add more build options.
2018-06-27 00:02:27 -04:00
Stefan Seefeld
b5098d802a
Add fabscripts for IO and Toolbox tests.
2018-06-27 00:02:27 -04:00
Stefan Seefeld
c43f50ae4e
Use portable paths for testing.
2018-06-27 00:02:27 -04:00
Stefan Seefeld
ad836b85e0
Split IO tests into separate executables.
2018-06-27 00:02:27 -04:00
Stefan Seefeld
34011225c0
Fix compilation errors.
2018-06-27 00:02:27 -04:00
Christian Henning
b46b3e12e7
tiff writing premul
2018-06-27 00:02:27 -04:00
Christian Henning
535c17b786
some patches for bmp and tiff
2018-06-27 00:02:27 -04:00
Christian Henning
4a8b9d8b7c
Updating documentation.
...
[SVN r84885]
2018-06-27 00:02:27 -04:00
Christian Henning
a3dc58c287
Added supported versions for 3rd party libs.
...
[SVN r84565]
2018-06-27 00:02:27 -04:00
Christian Henning
3129ec7b89
renamed test suite's names
...
[SVN r84472]
2018-06-27 00:02:27 -04:00
Christian Henning
00d0a1fe5c
small correction
...
[SVN r84019]
2018-06-27 00:02:27 -04:00
Christian Henning
cb8907835c
Added some more parameter to configure libpng on how to write images.
...
[SVN r83970]
2018-06-27 00:02:27 -04:00
Christian Henning
7d75431605
Removed my email address link.
...
[SVN r83607]
2018-06-27 00:02:27 -04:00
Daniel James
5a3313d048
Add redirect for gil.io documentation.
...
[SVN r83581]
2018-06-27 00:02:27 -04:00
Christian Henning
c30880bf69
Erased some tabs.
...
[SVN r83574]
2018-06-27 00:02:27 -04:00
Christian Henning
4acefb3c08
Some changes for passing the inspection report.
...
[SVN r83573]
2018-06-27 00:02:27 -04:00
Christian Henning
f26f583b3d
Added gil::io documentation and added it to libraries.htm.
...
Updated maintainer.txt to reflect new gil maintainer.
[SVN r83328]
2018-06-27 00:02:27 -04:00
Christian Henning
fc6b74a8e3
Added Missing Copyright and License notices.
...
[SVN r83194]
2018-06-27 00:02:27 -04:00
Christian Henning
8260583f6d
Fixed incorrect syntax.
...
[SVN r83145]
2018-06-27 00:02:27 -04:00
Christian Henning
622cfc4dd0
Updated scanline_read_iterator code sample.
...
[SVN r83144]
2018-06-27 00:02:27 -04:00
Christian Henning
b7109dd3a7
#4517
...
[SVN r83107]
2018-06-27 00:02:27 -04:00
Christian Henning
f387c120f7
changes to scanline_read_iterator.
...
[SVN r83076]
2018-06-27 00:02:27 -04:00
Christian Henning
9e8c13832c
Adopted test code and documentation to scanline_read_iterator interface changes.
...
[SVN r82990]
2018-06-27 00:02:27 -04:00
Christian Henning
3028c08d1a
fixed incorrect format of test.bmp.
...
[SVN r82987]
2018-06-27 00:02:27 -04:00
Christian Henning
39ab496b3a
Fixed incorrect header include.
...
[SVN r82985]
2018-06-27 00:02:27 -04:00
Christian Henning
0e9b5d19e9
Added more information to readme.txt.
...
[SVN r82984]
2018-06-27 00:02:27 -04:00
Christian Henning
1634ba2477
Adding io extension test suite and documentation.
...
[SVN r82982]
2018-06-27 00:02:27 -04:00