Vladimir Golovnev (Glassez)
12d9898b5d
Enable c++11 support.
9 years ago
Vladimir Golovnev (Glassez)
79976fbfce
Implement new GeoIPManager class.
9 years ago
Vladimir Golovnev (Glassez)
ff9a281b72
Change project directory structure.
...
Change project directory structure according to application structure.
Change 'nox' configuration option to something more meaningful 'nogui'.
Rename 'Icons' folder to 'icons' (similar to other folders).
Partially add 'nowebui' option support.
Remove QConf project file.
10 years ago
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.
10 years ago
David Christenson
1506999968
Fix OS X packaging
...
Remove erroneous Prefix entry from the Mac qt.conf, change translation
install location.
10 years ago
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.
10 years ago
sledgehammer999
298bab7dd7
Use the configure script to prepare the build in Mac OSX too. Closes #2295 .
10 years ago
Nick Tiskov
314fc003b3
Use <OS_name>conf.pri file to control libz linkage
12 years ago
Christophe Dumez
b2b959d5e3
Improve Mac packaging.
...
We now ship qt translations.
12 years ago
Christophe Dumez
29d28b1d96
Fix compilation on Mac OS
13 years ago
Christophe Dumez
39e1ebaa9b
Mac OS X: Tweak project file to fix compilation errors
13 years ago
Christophe Dumez
02fbd6a135
Fix compilation warnings in smtp.h (cgreco)
14 years ago
Christophe Dumez
8a1e79d22f
Restructured the project file
...
Move OS specific configuration to separate project files
14 years ago