1. 6b1e8de Define ZIP_STATIC in zipconf.h when building a static library (with cmake). by Thomas Klausner · 7 years ago
  2. 85931c9 Define LIBZIP_VERSION for cmake build. by Thomas Klausner · 7 years ago
  3. 7d0f313 cmake: improve definitions of integer minimum values by Thomas Klausner · 8 years ago
  4. d093218 Try a hopefully more portable definition of ZIP_INT64_MAX. by Thomas Klausner · 9 years ago
  5. 1e36153 Fix cmake build. by Thomas Klausner · 11 years ago
  6. 6186ce9 Consistenly use LONG_LONG (instead of sometimes LONGLONG). by Thomas Klausner · 12 years ago
  7. 24ee74f Make handling of off_t more similar in cmake to how it's done in autoconf. by Thomas Klausner · 12 years ago
  8. 5b94d7b Fix typo in macro names. by Dieter Baron · 12 years ago
  9. 871d31b Add checks for off_t size (unused for now). by Thomas Klausner · 13 years ago
  10. 8beda5d Add tests for __int{8,16,32,64} types for Windows. by Thomas Klausner · 14 years ago
  11. c799951 Fix a comment. by Thomas Klausner · 14 years ago
  12. 3f1f098 Search for and use stdint.h by Dieter Baron · 14 years ago
  13. 6c3ae55 LLU -> ULL. From Patrick Spendrin. by Thomas Klausner · 15 years ago
  14. c08f7da Hard-code limits for fixed width types. by Dieter Baron · 16 years ago
  15. cc34fe6 Add "signed". by Thomas Klausner · 16 years ago
  16. 4136f23 Define suitable replacement types for Windows (using the generic by Thomas Klausner · 16 years ago
  17. 1758930 Create and install zipconf.h file when using Cmake. by Thomas Klausner · 16 years ago