Skip to content
Snippets Groups Projects
  1. Jan 17, 2013
  2. Jan 14, 2013
  3. Jan 11, 2013
  4. Jan 10, 2013
    • Konstantin Osipov's avatar
      Refactor our CMake files. Patch provided by Roman Tsisyk. · 6dd44f6d
      Konstantin Osipov authored
      Move third_party library compilation to the top level (less
      directory traversal).
      Provide an option for using system LibEIO/libobjc.
      
      Enforce a naming convention for cmake/ scripts
      (Find* and Build*).
      
      Move ev and eio wrappers to third-party (todo: delete
      them completely).
      
      There is one (known) problem with this patch:
      tarantool --version now prints incorrect compile flags.
      To be fixed in a separate patch.
      6dd44f6d
  5. Dec 26, 2012
  6. Nov 22, 2012
  7. Nov 21, 2012
  8. Nov 08, 2012
  9. Nov 05, 2012
  10. Oct 14, 2012
  11. Sep 13, 2012
  12. Sep 10, 2012
  13. Jul 10, 2012
  14. Jul 06, 2012
  15. Jul 04, 2012
  16. Jul 03, 2012
    • Konstantin Osipov's avatar
    • Konstantin Osipov's avatar
      Refactor cmake scripts. · 8570dc43
      Konstantin Osipov authored
      Do not use bundled libobjc on Darwin.
      Refactor cmake scritps: introduce os.cmake, arch.cmake,
      compiler.cmake, libobjc.cmake, luajit.cmake.
      
      Remove the hack with building libobjc/luajit as a
      dependency on cfg.
      
      Do not specify -ggdb when compiling with clang.
      
      Add -fno-objc-legacy-dispatch and -fobjc-nonfragile-abi
      when compiling with CLang on Linux.
      
      Remove -fgnu-runtime when compiling with gcc on Mac.
      
      Many minor cleanups.
      8570dc43
  17. Jun 22, 2012
  18. May 23, 2012
  19. Apr 25, 2012
  20. Apr 09, 2012
  21. Mar 22, 2012
  22. Feb 29, 2012
  23. Feb 14, 2012
  24. Jan 27, 2012
  25. Dec 26, 2011
  26. Dec 06, 2011
Loading