Sign in
flutter
/
third_party
/
libzip
/
0f3bbd6e58eb17947fe98c4dd8e143db21ef68b9
/
cmake-zipconf.h.in
6b1e8de
Define ZIP_STATIC in zipconf.h when building a static library (with cmake).
by Thomas Klausner
· 7 years ago
85931c9
Define LIBZIP_VERSION for cmake build.
by Thomas Klausner
· 7 years ago
7d0f313
cmake: improve definitions of integer minimum values
by Thomas Klausner
· 8 years ago
d093218
Try a hopefully more portable definition of ZIP_INT64_MAX.
by Thomas Klausner
· 9 years ago
1e36153
Fix cmake build.
by Thomas Klausner
· 11 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
5b94d7b
Fix typo in macro names.
by Dieter Baron
· 12 years ago
871d31b
Add checks for off_t size (unused for now).
by Thomas Klausner
· 13 years ago
8beda5d
Add tests for __int{8,16,32,64} types for Windows.
by Thomas Klausner
· 14 years ago
c799951
Fix a comment.
by Thomas Klausner
· 14 years ago
3f1f098
Search for and use stdint.h
by Dieter Baron
· 14 years ago
6c3ae55
LLU -> ULL. From Patrick Spendrin.
by Thomas Klausner
· 15 years ago
c08f7da
Hard-code limits for fixed width types.
by Dieter Baron
· 16 years ago
cc34fe6
Add "signed".
by Thomas Klausner
· 16 years ago
4136f23
Define suitable replacement types for Windows (using the generic
by Thomas Klausner
· 16 years ago
1758930
Create and install zipconf.h file when using Cmake.
by Thomas Klausner
· 16 years ago