Commit Graph

16 Commits

Author SHA1 Message Date
Joe Ferris 87418b89db Rewrite qInstallMsgHandler test in C++
* Allows tests independent of debug settings for Qt
* Allows testing behavior unreachable from Ruby
2013-11-10 16:52:01 -05:00
miks 611969c2f2 Attempt to detect qmake on FreeBSD
* FreeBSD doesn't have a qmake binary; it has qmake-qt4.
2012-11-16 10:38:27 -05:00
Matthew Mongeau 099386d5a7 Use constants for exitstatus 2012-05-25 11:40:11 -04:00
stereobooster 44a3fe8c35 detect if command not available (usefull for windows users) 2012-05-25 10:56:47 -04:00
Matthew Mongeau 846bb80137 Clean makefile after building so rubygems won't crash. 2012-03-08 13:12:41 -05:00
Moreno 0c57019dca Minimal compilation fix for Windows. 2012-04-20 17:51:24 -04:00
Moreno Carullo f09ba15637 Support compiling on windows. 2012-03-16 11:59:50 -04:00
Matthew Mongeau 1a28da89ad Force LANG='en_US.UTF-8' when generating Makefile to avoid encoding issues. 2012-03-02 11:52:01 -05:00
Matthew Mongeau 4a6b766b18 Allow ENV to change make, qmake, and spec options. 2012-02-17 11:27:00 -05:00
John Hume 0979db4675 Choose platform more reliably. (Works with Jruby.) 2012-01-13 11:22:19 -05:00
Mathieu Arnold eca1376ca8 Make it compile on FreeBSD. 2011-07-25 15:44:28 +02:00
petrushka 304de8804d Fix: issue #34, compiling on Arch linux 2011-05-24 21:18:03 -04:00
John Bintz 23ee82f7e0 simplify building on mac os x 2011-05-24 21:14:51 -04:00
Christopher Meiklejohn 4a7ff79a94 Protect against qmake being named with version. 2011-05-24 21:09:15 -04:00
Joe Ferris cc74875e4b Created a Response object for the success/message pair 2011-05-05 17:55:40 -04:00
Joshua Clayton 827c3fc054 Move code that compiles Webkit into separate file to support Ruby 1.9.2
Closes #15
2011-04-15 17:53:31 -04:00