1. 13 May, 2016 1 commit
    • Maksim Shabunin's avatar
      Disabled PCH support for gcc >= 6.0.0 · a0fdc91a
      Maksim Shabunin authored
      Command line generation routine uses "-isystem" to include headers outside of "<opencv>/modules" folder, but GCC 6 does not work when passed "-isystem /usr/include" option.
      a0fdc91a
  2. 22 Dec, 2015 2 commits
  3. 17 Nov, 2015 2 commits
  4. 08 Sep, 2015 1 commit
  5. 03 Aug, 2015 1 commit
  6. 25 Dec, 2014 1 commit
    • Andrey Kamaev's avatar
      Assorted fixes: · c105b729
      Andrey Kamaev authored
      * cmake CMP0054 and CMP0045
      * aarch64 build
      * portable code options in PCH cmake
      * some of gcc 4.9 warnings
      c105b729
  7. 10 Nov, 2014 1 commit
    • Roman Donchenko's avatar
      Suppress a bogus -Warray-bounds in modules/superres/src/optical_flow.cpp · 13d67b6a
      Roman Donchenko authored
      This is actually the same warning that the suppression at the bottom
      suppresses, but that one doesn't suppress it when using a native compiler
      (go figure).
      
      I remove the forced inclusion of precompiled headers into all sources,
      since otherwise this workaround doesn't work - the header with the warning
      is included before I can use a pragma.
      13d67b6a
  8. 05 Aug, 2014 1 commit
  9. 25 Sep, 2013 1 commit
  10. 08 Aug, 2013 1 commit
  11. 22 Mar, 2013 1 commit
  12. 21 Dec, 2012 1 commit
  13. 22 Oct, 2012 1 commit
  14. 04 Sep, 2012 1 commit
  15. 01 Sep, 2012 1 commit
  16. 31 Aug, 2012 2 commits
  17. 28 Jun, 2012 1 commit
  18. 18 Jun, 2012 2 commits
  19. 15 Jun, 2012 1 commit
  20. 08 Jun, 2012 1 commit
  21. 07 Jun, 2012 1 commit
  22. 03 Jan, 2012 1 commit
  23. 26 Jul, 2011 1 commit
  24. 24 Jul, 2011 2 commits
  25. 13 Jul, 2011 2 commits
  26. 14 Jun, 2011 2 commits
  27. 30 Apr, 2011 1 commit
  28. 06 Apr, 2011 1 commit
  29. 10 Jul, 2010 1 commit
  30. 05 Jul, 2010 1 commit
  31. 11 May, 2010 1 commit