Historia zmian

Autor SHA1 Wiadomość Data
  Sefa Eyeoglu 2203af7eeb Merge pull request #3 from oynqr/build/lto 2 lat temu
  Philipp David 129be45a7f Move templated methods to header 2 lat temu
  Sefa Eyeoglu 5bbeb216d2 Merge pull request #2 from oynqr/build/lto 2 lat temu
  Philipp David b156bcaa4a Retab CMakeLists.txt 2 lat temu
  Philipp David d84c3a5d9a Bump cmake requirement for LTO 2 lat temu
  gazelleguardian 691cea4b1a Fix building on windows with clang and msvc 3 lat temu
  Petr Mrázek dc72a20b7e Fix not building on Gentoo 4 lat temu
  Petr Mrázek d7deea6dac Implement tag 12 (array of 64bit long) and fix tests 6 lat temu
  Petr Mrázek 92f8d57227 fix cmake install command to not install .a files on windows 6 lat temu
  Petr Mrázek c3ec5b3bc7 Add cmake install command 6 lat temu
  Petr Mrázek 4b305bbd2a Allow renaming the library file from a parent project 8 lat temu
  Petr Mrázek 5d0ffb50a5 Bump cmake to 3.1 and use the new CXX_STANDARD settings 9 lat temu
  Petr Mrázek 9d17b0a9b9 Fix CMake CMP0063 warning when building static 9 lat temu
  Petr Mrázek 076647597f Make zlib optional, adapt for including 9 lat temu
  ljfa-ag 7f38044924 Fix CMake CMP0063 warning 9 lat temu
  ljfa 9511d3c46d Use target-specific CMake commands (thanks jandal) 9 lat temu
  ljfa 682caa865d Only search CxxTest when NBT_BUILD_TESTS is on 9 lat temu
  ljfa 3f965312d6 Explicitly instantiate and export templates in header 9 lat temu
  ljfa 9c63256baa Add exports for shared libraries. Closes #7 9 lat temu
  ljfa c178c30552 Add option for building shared library (#7) 9 lat temu
  ljfa fe4d1dca6a Maaaaaybe the WIP can be removed now 9 lat temu
  ljfa 5cc13f6a35 Version bump 9 lat temu
  ljfa 8773152a57 Make the inflate_streambuf rewind the input 9 lat temu
  ljfa 5713642917 Add hint for default compression level 9 lat temu
  ljfa 083939ed64 Add tests for reading and writing gzipped tags 9 lat temu
  ljfa dea9b34634 Remove redundant explicit 9 lat temu
  ljfa 76dcc4a9d1 Create zlib_streambuf base class 9 lat temu
  ljfa f76d4d228b Make close honor the exceptions mask 9 lat temu
  ljfa 28d735a326 Add test for writing to a closed ozlibstream 9 lat temu
  ljfa c7ca7fc947 More assertions 9 lat temu