-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
eea51b7
commit ffc29e5
Showing
1 changed file
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
2022-04-22 20:21:09 +0200 Volker Enderlein <[email protected]> (3c645b1) | ||
|
||
Add small files to loader test | ||
|
||
M CMakeLists.txt | ||
A tests/small_img.gif | ||
A tests/small_img.png | ||
|
||
2022-04-22 20:19:41 +0200 Volker Enderlein <[email protected]> (98853d6) | ||
|
||
Omit debug build for single configuration generators in AppVeyor CI | ||
|
||
M appveyor.yml | ||
|
||
2022-04-22 20:18:03 +0200 Volker Enderlein <[email protected]> (4ed65fe) | ||
|
||
Use current binary dir in CMake build script | ||
|
||
M CMakeLists.txt | ||
|
||
2022-04-22 20:13:23 +0200 Volker Enderlein <[email protected]> (c633b12) | ||
|
||
Fix for regression when loading small images | ||
|
||
M src/simage.c |