summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/opencv
AgeCommit message (Expand)AuthorFilesLines
2019-10-12checksums: use sha256 checksums everywhereTodd Gamblin1-13/+13
2019-05-01OpenCV: New versions, adjust protobuf dependency (#11243)Jannek Squar1-1/+16
2019-01-01copyright: update license headers for 2013-2019 copyright.Todd Gamblin1-1/+1
2018-10-17relicense: replace LGPL headers with Apache-2.0/MIT SPDX headersTodd Gamblin1-23/+4
2018-09-14add opencv@3.4.3 (#9213)Stephen McDowell1-0/+1
2018-07-25Add top-level attributes for hg, svn, and git A-L packagesAdam J. Stewart1-2/+3
2018-06-18Adding patch to Opencv (3.3.0-3.4.1) for fixing conflict between CUDA and Ope...Samuel Fux2-0/+49
2018-05-26Fix OpenCV JasPer disable (#8287)Corey McNeish1-10/+10
2018-05-24Fix MD5 hash for opencv 3.2.0 and 3.1.0 release (#8241)jkelling1-2/+2
2018-05-18Fix libjpeg library finding and opencv build with nonstandard library directo...mcneish11-20/+19
2018-05-08opencv updates for lbann (#6502)Brian Van Essen1-31/+112
2018-05-06add opencv 3.4.1 (#8031)Stephen McDowell1-0/+1
2018-03-24Update copyright on LLNL files for 2018. (#7592)Todd Gamblin1-1/+1
2018-02-28change recurse into recursive in a few places (#7342)Denis Davydov1-1/+1
2017-11-25Implement opencv libs property (#6457)Michael F. Herbst1-0/+7
2017-11-04Replace github.com/llnl/spack with github.com/spack/spack (#6142)Todd Gamblin1-1/+1
2017-11-01LBANN flags and OpenCV variant (#5951)Brian Van Essen1-1/+4
2017-11-01Opencv eigen (#6014)Brian Van Essen1-1/+1
2017-10-25tweak opencv version (#5623)Jimmy Tang1-1/+1
2017-09-20Opencv: fix dependencies and variants (#5232)Brian Van Essen1-1/+2
2017-09-06Update copyright notices for 2017 (#5295)Michael Kuhn1-1/+1
2017-08-24Make jpeg a virtual dependency. (#5190)Sergey Kosukhin1-3/+3
2017-08-11Opencv update (#5079)Brian Van Essen1-0/+1
2017-08-09Opencv fix (#5040)Brian Van Essen1-20/+22
2017-08-07Elemental cublas (#4889)Brian Van Essen1-29/+64
2017-08-05Add a new package for IcedTea (#4804)snehring1-1/+1
2017-08-05Massive conversion from Package to CMakePackage (#4975)Adam J. Stewart1-26/+17
2017-06-24Make LICENSE recognizable by GitHub. (#4598)Todd Gamblin1-1/+1
2017-05-05Add OpenCV 3.2.0 checksum (#4138)Todd Gamblin1-0/+1
2017-04-29Python command, libraries, and headers (#3367)Adam J. Stewart1-16/+3
2017-01-07Get Rid of nobuild, nolink, and alldeps (#2765)Elizabeth Fischer1-1/+1
2016-08-15opencv: make py-numpy a nolink dependencyBen Boeckel1-1/+1
2016-07-20opencv : Add section commentsmwilliammyers1-0/+3
2016-07-20opencv : Reorder depends_on statementsmwilliammyers1-4/+6
2016-07-20opencv : Use dso_suffix for python libmwilliammyers1-3/+2
2016-07-20opencv : Fix python include dir for cmakemwilliammyers1-3/+12
2016-07-20opencv : Add zlib cmake supportmwilliammyers1-0/+9
2016-07-20opencv : Add jasper cmake supportmwilliammyers1-0/+9
2016-07-20opencv : Use dso_suffixmwilliammyers1-7/+11
2016-07-20opencv : Add libpng cmake supportmwilliammyers1-0/+8
2016-07-20opencv : Add libjpeg-turbo cmake supportmwilliammyers1-0/+7
2016-07-20opencv : Add libtiff cmake supportmwilliammyers1-0/+8
2016-07-20opencv : Add optional jdk dependencymwilliammyers1-1/+6
2016-07-20opencv : Fix lib finding for pythonmwilliammyers1-8/+7
2016-07-20opencv : Use string.format()mwilliammyers1-16/+23
2016-07-20opencv : Fix style inconsistenciesmwilliammyers1-5/+10
2016-07-20opencv : Make extending python optionalmwilliammyers1-26/+33
2016-07-20opencv : Improve cmake detecting pythonmwilliammyers1-10/+23
2016-07-20opencv : Fix cmake not disabling gtkmwilliammyers1-1/+4
2016-07-20opencv : Use `in` operatormwilliammyers1-2/+2