Skip to content
Snippets Groups Projects
  1. Feb 05, 2016
  2. Feb 01, 2016
  3. Jan 16, 2016
  4. Jan 09, 2016
    • Roman Tsisyk's avatar
      Debian: enable armhf and arm64 · c0c7572d
      Roman Tsisyk authored
      c0c7572d
    • Roman Tsisyk's avatar
      Update CMakeFiles to unify deb/rpm packaging · 728eaebd
      Roman Tsisyk authored
      * Add -DENABLE_DIST=ON option to enable init scripts on `make install`
      * Create directories for tarantoolctl on `make install`
      * Add logrotate script to `make install`
      * Fix example.lua to work out of the box
      * Use /etc/default instead of /etc/sysconfig on Debian
      * Fix directories permissions for tarantoolctl
      * Add support for systemd-tmpfiles (required by Fedora)
      728eaebd
    • Roman Tsisyk's avatar
      Debian: disable kfreebsd · d7c6efb0
      Roman Tsisyk authored
      The official ISO image of Debian GNU/kFreeBSD is broken.
      Why we should care about it?
      d7c6efb0
    • Roman Tsisyk's avatar
      Debian: fix lintian warnings · 286eadfc
      Roman Tsisyk authored
      W dep5-copyright-license-name-not-unique (paragraph at line 327)
      W missing-license-paragraph-in-dep5-copyright bsd-2-clause (paragraph at line 315)
      W spelling-error-in-description develoment development
      286eadfc
  5. Dec 21, 2015
  6. Dec 18, 2015
    • Roman Tsisyk's avatar
      cf92e9b1
    • Roman Tsisyk's avatar
      Fix #519: split lua-yaml and libyaml · 037bedf0
      Roman Tsisyk authored
      * Split libyaml (C library) and lua-yaml (Lua bindings)
      * Add support for system libyaml-dev in CMake scripts if
         -DENABLE_BUNDLED_LIBYAML is OFF (default is ON)
      * Add libyaml-dev to DEB dependencies
      
      third_party/libyaml/ is completely identical to upstream libyaml 0.1.6.
      (libyaml-0-2 in Debian/Ubuntu). Test are passed both with bundled and
      system versions of the library.
      
      third_party/lua-yaml/ is patched by me to use luaL_serializer, therefore
      upstream version is not suitable for Tarantool.
      
      This patch is needed to pass Debian package checks (lintian).
      037bedf0
  7. Dec 16, 2015
  8. Dec 15, 2015
  9. Dec 14, 2015
  10. Dec 02, 2015
  11. Dec 01, 2015
  12. Nov 13, 2015
  13. Nov 10, 2015
  14. Oct 31, 2015
  15. Sep 22, 2015
  16. Sep 18, 2015
  17. Sep 12, 2015
  18. Aug 26, 2015
  19. Aug 14, 2015
  20. Apr 28, 2015
  21. Apr 23, 2015
  22. Feb 24, 2015
  23. Feb 16, 2015
Loading