Chocobo1
39b56ac598
Move NOMINMAX define
7 years ago
sledgehammer999
2d119c3e9d
Leave a comment about boost DEFINE and RC_1_1. Issues #7050 #6761 .
7 years ago
Chocobo1
ca8ea73ddb
Fix NTDDI_VERSION define
...
Fixup of 5958585e3a
8 years ago
Chocobo1
b779330163
code formatting
8 years ago
Chocobo1
5958585e3a
Add NTDDI_VERSION define
8 years ago
Chocobo1
9cb01dedba
Avoid spawning a new explorer.exe process when selecting "Open containing
...
folder". Closes #5564 .
8 years ago
Boris Nagaev
39d8f09c38
winconf.pri: change example library path for build
...
Path with "<", ">" causes errors when building in MXE.
http://mxe.cc/
Removing or commenting out these hardcoded paths is not
desirable, as they serve as a guide (on what to edit) for
the newcomers that want to build on windows.
See https://github.com/qbittorrent/qBittorrent/pull/4824#issuecomment-186936960
9 years ago
Boris Nagaev
fa2a1ad6d3
winconf.pri: use mask "win32-g++*"
...
Mask "win32-g++" doesn't match MXE.
Mask "win32-g++*" match MXE.
See http://stackoverflow.com/a/14523545
See http://mxe.cc
9 years ago
sledgehammer999
3a99e3b755
Various updates on the Windows configuration file.
9 years ago
Chocobo1
077e94342f
Add path to openssl, cleanups
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
Nick Tiskov
385bbe0df6
Normalize EOL
10 years ago
sledgehammer999
575125485e
Enable backtrace support for mingw builds too.
10 years ago
Nick Tiskov
02c161be60
Don't force stacktrace with mingw
11 years ago
Nick Tiskov
314fc003b3
Use <OS_name>conf.pri file to control libz linkage
12 years ago
sledgehammer999
c5b5241964
Enable backtrace support by default on Windows.
12 years ago
sledgehammer999
1f0d4ce871
Move Windows backtrace functionality to the windows specific *.pri files.
12 years ago
Nick Tiskov
f55ea07c1d
Move QTPLUGIN qmake macro to src.pro.
12 years ago
Nick Tiskov
0cdb833aa6
Use qico plugin in static build. Required for RSS favicon capabilities.
12 years ago
sledgehammer999
37dec0d927
Some typo fix and library names fix.
12 years ago
sledgehammer999
b8720b8d1c
Updated Windows build conf files.
12 years ago
Christophe Dumez
188a8ae4f5
Add MinGW-specific project file (sledgehammer999)
14 years ago
Christophe Dumez
c05e6ba580
Fix compilation error on Windows
...
Fix possible encoding problem on Windows (torrent creation tool)
Fix compilation with boost >= v1.46
14 years ago
Christophe Dumez
214c3cba73
Added WPATH define
14 years ago
Christophe Dumez
7a7d351017
Fix compilation in release mode
14 years ago
Christophe Dumez
1b08c087c0
FEATURE: Added auto-suspend upon downloads completion feature
14 years ago
Christophe Dumez
8a5dc1f239
Fix compilation on Windows (Remove using namespace libtorrent; from headers)
14 years ago
Christophe Dumez
61208fce13
Another compilation Fix for Windows
14 years ago
Christophe Dumez
8a1e79d22f
Restructured the project file
...
Move OS specific configuration to separate project files
14 years ago
Ishan Arora
fa3e70316e
moved windows path configs from src/src.pro to winconf.pri
14 years ago