Sign in
flutter
/
third_party
/
libzip
/
17c98375bca671d54399c7546511dcfd9a217945
/
cmake-config.h.in
ec26b42
Add HAVE_FILENO so cmake detects it correctly.
by Thomas Klausner
· 10 years ago
be09014
Remove test for MoveFileExA.
by Thomas Klausner
· 10 years ago
9fe80b2
If files grow when compressed, but are small enough, store them instead.
by Thomas Klausner
· 10 years ago
2f1eca3
Fix ssize_t types.
by Thomas Klausner
· 11 years ago
1e36153
Fix cmake build.
by Thomas Klausner
· 11 years ago
b174cc6
Improve cmake infrastructure.
by Thomas Klausner
· 11 years ago
c279efa
Fix ssize_t check for cmake.
by Thomas Klausner
· 11 years ago
092b3bc
Replace fileno with _fileno on Windows.
by Thomas Klausner
· 12 years ago
190f6a3
Avoid redefining symbols.
by Thomas Klausner
· 12 years ago
16e3fe5
Add missing defines, noted by Wolfgang Glunz.
by Thomas Klausner
· 12 years ago
6186ce9
Consistenly use LONG_LONG (instead of sometimes LONGLONG).
by Thomas Klausner
· 12 years ago
24ee74f
Make handling of off_t more similar in cmake to how it's done in autoconf.
by Thomas Klausner
· 12 years ago
61dc694
Fix cmake off_t handling.
by Thomas Klausner
· 12 years ago
62e524c
typedef needs to be terminated with ;
by Dieter Baron
· 13 years ago
a238f28
Fix typo.
by Thomas Klausner
· 13 years ago
f6c057d
Windows fixes from Kohei Yoshida:
by Dieter Baron
· 13 years ago
f2793b8
Test for and use _stricmp. Add some missing defines to cmake-config.h.in.
by Thomas Klausner
· 14 years ago
4ab7850
Fix typo reported by Benjamin Eikel on libzip-discuss.
by Thomas Klausner
· 14 years ago
cf2b794
config.h template for CMake.
by Thomas Klausner
· 18 years ago