Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-27 | Depends: bump to qt 5.5 | Cory Fields | |
Github-Pull: #6471 Rebased-From: fe997dfd121e3d82464908940753b77ebf61a10d 5189fe3d88b7d0154758379a877533fe364dec87 ab67dd7818ff2d0910f3fd9bfca9412d85de4424 ecd6a89381a34d4bcd07593a2e377656d070a7ed 060b3d377b0a0d318f630beb7fe4d8f41b99981c | |||
2015-04-29 | qt: disable qt tests when one of the checks for the gui fails | Wladimir J. van der Laan | |
2015-01-31 | Suggest --disable-wallet when libdb_cxx headers are missing | Luke Dashjr | |
2014-11-19 | build: remove internal/protected build attribute checks | Cory Fields | |
They're not necessary, and not always supported. We only need to know about hidden and default. | |||
2014-11-19 | build: check visibility attributes | Cory Fields | |
2014-10-03 | Bugfix: Replace bashisms with standard sh to fix build on non-BASH systems | Luke Dashjr | |
2014-10-01 | build: Fix OSX build when using Homebrew and qt5 | Cory Fields | |
Qt5 is bottled, so configure won't find it without some help. Use brew to find out its prefix. Also, qt5 added the host_bins variable to pkg-config, use it. | |||
2014-09-16 | Update obsolete AC macros. | randy-waterhouse | |
2014-09-16 | Create the common location for all m4 autotool build scripts, build-aux/m4. | randy-waterhouse | |
Update .gitignore. |