Skip to content
Snippets Groups Projects
  1. Feb 17, 2011
    • Konstantin Osipov's avatar
      CMake build scripts: prepare for multiple module support. · d28b00c8
      Konstantin Osipov authored
      Generalize CMake build scripts to be able to
      easily add new modules (such as box or feeder).
      Move prscfg.{h,c} (confetti general library and
      header) from third_party/confetti/ to cfg/ to
      simplify the build.
      Update configuration file templates and parsing
      code to use the new confetti.
      Rename cfg/tarantool_cfg.h to cfg/warning.h,
      to be able to reuse it in warning.c.
      Update tests.
      
      Note: tarantool_feeder is now built in mod/feeder;
      tarantool_silverbox is built in mod/silverbox.
      Modify .gitignore accordingly.
      d28b00c8
  2. Feb 14, 2011
  3. Feb 04, 2011
    • Konstantin Osipov's avatar
      Blueprint 'cmake-based-build' initial commit. · 82e966b3
      Konstantin Osipov authored
      Use CMake to:
      - Compile tarantool_silverbox, tarantool_feeder.
      - enable ./test-run testing out-of-source
      - implement Debug/Release configurations
      - add ENABLE_BACKTRACE ENABLE_TRACE and HAVE_BFD switches
      - support auto-generated targets
      82e966b3
  4. Feb 03, 2011
  5. Dec 27, 2010
  6. Dec 14, 2010
  7. Dec 13, 2010
  8. Dec 03, 2010
  9. Nov 30, 2010
  10. Nov 29, 2010
    • Roman Tokarev's avatar
      [core] · 17832a40
      Roman Tokarev authored
      	add chkconfig
      	add 'reload configuration' command for admin console
      17832a40
  11. Nov 16, 2010
  12. Nov 15, 2010
  13. Nov 13, 2010
  14. Nov 11, 2010
  15. Nov 03, 2010
    • Roman Tokarev's avatar
      [box] indexes speedup · e43488ad
      Roman Tokarev authored
      	* build tree indexes after full loading
      	* save in tree index parsed key (not only tuple)
      	* lexicographical order in tree
      e43488ad
  16. Oct 12, 2010
  17. Sep 21, 2010
  18. Sep 08, 2010
Loading