David Christenson
|
3f22bf1186
|
Use c++11 config instead of hard coding flags
Tell qtmake to use c++11 and let it handle the configuration changes.
|
2015-02-01 13:31:47 -07:00 |
|
David Christenson
|
1506999968
|
Fix OS X packaging
Remove erroneous Prefix entry from the Mac qt.conf, change translation
install location.
|
2015-01-29 15:57:08 -07:00 |
|
David Christenson
|
87c272207f
|
Add libc++ flags on OS X
QT5 on OS X apparently does not add '-stdlib=libc++' to CXXFLAGS or
LFLAGS, so they must be added by us for compilation to succeed.
|
2015-01-28 03:22:36 -07:00 |
|
sledgehammer999
|
298bab7dd7
|
Use the configure script to prepare the build in Mac OSX too. Closes #2295.
|
2014-12-20 15:35:43 +02:00 |
|
Nick Tiskov
|
314fc003b3
|
Use <OS_name>conf.pri file to control libz linkage
|
2013-03-11 00:04:40 +04:00 |
|
Christophe Dumez
|
b2b959d5e3
|
Improve Mac packaging.
We now ship qt translations.
|
2012-09-16 10:37:47 +03:00 |
|
Christophe Dumez
|
29d28b1d96
|
Fix compilation on Mac OS
|
2012-05-05 14:46:20 +03:00 |
|
Christophe Dumez
|
39e1ebaa9b
|
Mac OS X: Tweak project file to fix compilation errors
|
2011-12-28 14:24:59 +02:00 |
|
Christophe Dumez
|
02fbd6a135
|
Fix compilation warnings in smtp.h (cgreco)
|
2011-06-05 16:08:30 +00:00 |
|
Christophe Dumez
|
8a1e79d22f
|
Restructured the project file
Move OS specific configuration to separate project files
|
2010-11-20 17:21:40 +00:00 |
|