Sign in
flutter
/
third_party
/
libzip
/
19d337bd37d13de818b1003f2dc7ec3a3dbc70b0
/
cmake-zipconf.h.in
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