summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/qt
AgeCommit message (Expand)AuthorFilesLines
2017-06-14Improve qt (#4309)Michael Kuhn1-2/+10
2017-05-21qt: patch JavaScriptCore to favour internal pcre headers (#4270)Milton Woods2-0/+36
2017-05-08qt: add 5.8.0 which builds on Sierra with clang 8.1.0 (#4109)Denis Davydov3-2/+50
2017-04-25Properly ignore flake8 F811 redefinition errors (#3932)Adam J. Stewart1-4/+4
2017-04-01Add better tests for web.py; fix some bugs found with spidering.Todd Gamblin1-5/+5
2017-03-27CONFIG: update qt package to build qt-5.7.1 (#3535)Mark Olesen1-9/+25
2017-03-16Fix Qt4 build on Yosemite (10.11) (#3444)Todd Gamblin1-6/+17
2017-03-14Consistent docs and usage of env mod methods (#3351)Adam J. Stewart1-2/+2
2017-02-18Fix for qt3 specific qt build (#3063)Jim Galarowicz1-2/+8
2017-01-20For qt3, append to LD_LIBRARY_PATH, do not nuke it (#2862)John Wohlbier1-1/+1
2017-01-10Update the boost versions used by openspeedshop. Boost-1.60 to current late...Jim Galarowicz1-1/+1
2017-01-04libpng: Upgrade versions to fix vulnerability. (#2723)Elizabeth Fischer1-1/+1
2016-12-10clang: do xcode mockup iff requested by a package (#2544)Denis Davydov1-0/+2
2016-11-23added qt variants for pyqt to build (#2389)Gregory Lee1-1/+2
2016-10-21Update Package : Qt (Add 'WebKit' Support) (#1455)Joseph Ciurej1-29/+43
2016-10-12Mock up Xcode devdir to make Qt5 work on Mac OS X (#1832)Ben Boeckel1-1/+0
2016-09-21Flake8 fixes.Todd Gamblin1-23/+23
2016-09-21Merge branch 'qt-osx' of git://github.com/mathstuf/spack into mathstuf-qt-osxTodd Gamblin4-11/+123
2016-09-21Qt library: added variant to enable/disable compilation of examples (#1763)Sergey Kosukhin1-1/+7
2016-09-06qt: only pass -qt-xcb on non-OS XBen Boeckel1-2/+8
2016-09-06qt: progress on qt5.5 on osxBen Boeckel1-2/+10
2016-09-06qt: make -no-phonon specific to qt4Ben Boeckel1-1/+3
2016-09-06qt: fix pcre header conflict in javascriptcoreBen Boeckel2-0/+17
2016-09-06qt: force the 10.9 SDK on macosBen Boeckel1-5/+4
2016-09-06qt: setup the sdk and platform argumentsBen Boeckel1-0/+23
2016-09-06qt: support building with 10.10+ SDKsBen Boeckel2-0/+32
2016-09-06qt: disable phonon supportBen Boeckel1-0/+1
2016-09-06qt: depend on icu4cBen Boeckel1-1/+1
2016-09-06qt: depend on OpenSSLBen Boeckel1-1/+1
2016-09-06qt: make libxcb a conditional dependencyBen Boeckel1-1/+2
2016-09-06qt: create a dbus variantBen Boeckel1-3/+10
2016-09-06qt: support detecting newer SDK pathsBen Boeckel2-0/+18
2016-08-28Merge pull request #1041 from adamjstewart/features/matplotlibTodd Gamblin2-52/+87
2016-08-15packages: mark builddeps as type='build'Ben Boeckel1-1/+1
2016-08-11Skip webengine until webkit support is addedAdam J. Stewart1-0/+1
2016-08-11Combine patch for all versionsAdam J. Stewart1-27/+25
2016-08-11Add patch to build qt 4 with GCC 6Adam J. Stewart1-13/+25
2016-08-11Remove glib dependency, causes problems with PCRE and JavaScriptAdam J. Stewart1-1/+0
2016-08-11Fix qt patchAdam J. Stewart1-4/+4
2016-08-11Add patch for qt gamepad compilation problemsAdam J. Stewart2-0/+20
2016-08-11Flake8 and url_for_version changesAdam J. Stewart1-31/+30
2016-08-11Add latest version of qtAdam J. Stewart1-13/+19
2016-08-10Spack packages now PEP8 compliant.Todd Gamblin1-23/+24
2016-07-14deptypes: mark deptypes in packagesBen Boeckel1-2/+2
2016-05-11Correct LLNL LGPL license template for clarity.Todd Gamblin1-0/+24
2016-05-02Un-fix version 3Adam J. Stewart1-2/+1
2016-05-02Prevent use of system GTK+Adam J. Stewart1-4/+13
2016-04-13Fix compile issues with new libpng versions and qt3 builds by using an older ...Jim Galarowicz1-1/+4
2016-04-02Removed useless url in qtcitibeth1-1/+0
2016-03-31Add url_for_version function and gtk variantAdam J. Stewart1-26/+44