10 Commits

Author SHA256 Message Date
a3d888a4c6 Accepting request 845072 from Archiving
- Use proper macro for cmake building

OBS-URL: https://build.opensuse.org/request/show/845072
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lzfse?expand=0&rev=5
2020-11-03 14:15:39 +00:00
98574599c5 - Use proper macro for cmake building
OBS-URL: https://build.opensuse.org/package/show/Archiving/lzfse?expand=0&rev=9
2020-10-30 16:20:21 +00:00
3fe103eef2 Accepting request 578266 from Archiving
OBS-URL: https://build.opensuse.org/request/show/578266
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lzfse?expand=0&rev=4
2018-02-20 16:56:19 +00:00
d0fc1632aa Accepting request 578019 from home:alois:branches:Archiving
- Update to stable version 1.0, see
  https://github.com/lzfse/lzfse/commits/lzfse-1.0 for details
- Dropped _service
- Spec cleanup

OBS-URL: https://build.opensuse.org/request/show/578019
OBS-URL: https://build.opensuse.org/package/show/Archiving/lzfse?expand=0&rev=7
2018-02-20 07:36:59 +00:00
Ludwig Nussel
8682b7613c Accepting request 446898 from Archiving
- Update to version 0.0+git.20161117:
  * Update API export to work for CMake and MSVC
  * Fix label error
  * Fix 64-bit check for MSVC
  * Add some tests to verify the build.
  * Add Travis CI support.
  * Add AppVeyor builds.
  * Don't rely on unaligned accesses in the LZVN encoder.
  * Get Visual Studio 12 working.
  * Replace #pragma mark with // MARK:
  * Add const to tables in lzfse_internal.h

OBS-URL: https://build.opensuse.org/request/show/446898
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lzfse?expand=0&rev=3
2016-12-22 14:56:48 +00:00
3c93e031b8 - Update to version 0.0+git.20161117:
* Update API export to work for CMake and MSVC
  * Fix label error
  * Fix 64-bit check for MSVC
  * Add some tests to verify the build.
  * Add Travis CI support.
  * Add AppVeyor builds.
  * Don't rely on unaligned accesses in the LZVN encoder.
  * Get Visual Studio 12 working.
  * Replace #pragma mark with // MARK:
  * Add const to tables in lzfse_internal.h

OBS-URL: https://build.opensuse.org/package/show/Archiving/lzfse?expand=0&rev=5
2016-12-18 12:52:06 +00:00
9d70ddc7c2 Accepting request 418278 from Archiving
- Update to version 0.0+git.20160802:

OBS-URL: https://build.opensuse.org/request/show/418278
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lzfse?expand=0&rev=2
2016-08-12 13:42:59 +00:00
5264e8fe23 - Update to version 0.0+git.20160802:
* Add extern declarations for linking into C++ code.
  * Avoid pointer arithmetic on void pointers
  * Implement GCC bit scan builtins for MSVC
  * Fix issues related to use of __attribute__
  * Implement jump table as switch for non-GCC
  * Use ptrdiff_t instead of ssize_t
  * Add MSVC fixes for timing and file access
  * Set _POSIX_C_SOURCE to 200112L for gettimeofday
  * Set binary mode on stdin/stdout on Windows
  * Update API export to work for CMake and MSVC

OBS-URL: https://build.opensuse.org/package/show/Archiving/lzfse?expand=0&rev=3
2016-08-10 09:16:48 +00:00
ffc0aa0fb2 Accepting request 407797 from Archiving
New cool package

OBS-URL: https://build.opensuse.org/request/show/407797
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lzfse?expand=0&rev=1
2016-07-14 07:49:11 +00:00
0fefc44848 - Update to version 0.0+git.20160620:
* Allow LZVN to work with inputs shorter than 8 bytes.
  * Converted readme to markdown, added some further information and fixed description of two files being mixed up
  * lzfse_fse.h: correctly detect 64-bit stream for debug macro
  * typo
  * Fix fse_normalize_freq() when passed alphabet with no used symbols
  * reformatted LICENSE
  * merged nemequ changes; fixed end of stream reservation size in LZVN partial encoder; fixed Xcode project with updated README.md file

- Initial package for version 0.0

OBS-URL: https://build.opensuse.org/package/show/Archiving/lzfse?expand=0&rev=1
2016-07-11 15:54:25 +00:00