Skip to content
Snippets Groups Projects
  1. Jul 23, 2014
  2. Jul 21, 2014
    • bigbes's avatar
      Changes: · ea7e6e2c
      bigbes authored
      1) Backport `path_find`
      2) Disable debuginfo in RPM
      3) Disable failing part of BSDSocket test
      ea7e6e2c
  3. Jul 10, 2014
  4. Jul 09, 2014
  5. Jul 02, 2014
  6. Jun 27, 2014
  7. Jun 25, 2014
  8. Jun 24, 2014
  9. Jun 23, 2014
  10. Jun 20, 2014
  11. Jun 17, 2014
  12. Jun 16, 2014
  13. Jun 13, 2014
  14. Jun 12, 2014
  15. Jun 11, 2014
    • bigbes's avatar
      Add generating src.rpm in the current dir · 452e7564
      bigbes authored
      452e7564
    • bigbes's avatar
      Fix error related to absence of rpmbuild · 1fa3e8fb
      bigbes authored
      1fa3e8fb
    • bigbes's avatar
      Update rpmspec · 9d1039e9
      bigbes authored
      * Move building of modules into Lua (in rpmspec)
      * Remove tarantool.cfg and init.d/tarantool_box from SCL spec (bug in cmake28-epel-6-x86_64)
      * Merge two specs (for EL and other RPM linuxes)
      * Add Fedora's Mock specifications
      9d1039e9
    • bigbes's avatar
      - Create 3 new rpm-specs: · df24154c
      bigbes authored
        * extra/rpm/tarantool-scl.rpm.spec - SCL spec for 1.5
        * extra/rpm/tarantool-el.rpm.spec.in - Enetrprise Linux 5/6 Specification
        * extra/rpm/tarantool.rpm.spec.in - Specification for other Linuxs
      - Build (tarantool-el.rpm.spec and tarantool.rpm.spec) with `--define 'scl 15'`for SCL build.
      - Preserve old spec (for compatibility)
      - Add dependencies into Specifications, two specs for Mock.
      - Create configuration files for Mock builds for EL-{5,6}-{i386,x86_64}
      
        Working with Mock:
          cmake .
          make new_rpm{_el,}_src
          mock -r <config> --init
          mock -r <config> --rebuild <path_to_srpm>
      
        Merging commits
      df24154c
  16. Jun 09, 2014
  17. Jun 06, 2014
  18. Jun 04, 2014
  19. May 30, 2014
  20. May 28, 2014
  21. May 26, 2014
    • bigbes's avatar
      Add new brewspec and fix wrong python package name · b97bedcc
      bigbes authored
      * New brewspec, that gives ability to build latest stable
        (for latest master you need to pass '--devel' flag)
      * All dependencies are inside this spec
      * We can now test Tarantool (you need to pass '--with-tests'
        flag to 'brew')
      * We can build Tarantool with -DCMAKE_BUILD_TYPE=Debug (default is
        'Release')
      * Fix for name of pypi module - ('python-daemon', not 'daemon')
      * Fix README for MacOSX
      b97bedcc
  22. May 22, 2014
  23. May 21, 2014
  24. May 20, 2014
Loading