MrCdK
|
1cda47a7bc
Fix windows compilation when using MinGW
|
7 年之前 |
Pedro J. Estébanez
|
838fd94a70
Remove dead code from Windows build script
|
7 年之前 |
Pedro J. Estébanez
|
a6cedd736b
Add build param for targeted Windows version
|
7 年之前 |
Matthias Hoelzl
|
fb236045de
Make build scripts Scons 3.0/Python3 compatible
|
8 年之前 |
Marcelo Fernandez
|
60cf34b968
Added a crash handler to dump the backtrace on Windows, Linux and OS X
|
8 年之前 |
Marcelo Fernandez
|
68dd103f1b
Added new WASAPI driver for Windows
|
8 年之前 |
Rémi Verschelde
|
437cac9f55
Make MinGW test less verbose on non-Bash shells
|
8 年之前 |
Brent Taylor
|
90f853f710
Support MSVC (2015) build tools
|
8 年之前 |
Poommetee Ketson
|
4a0dc529ce
BuildSystem: generated files have .gen.ext
|
8 年之前 |
George Marques
|
b2f8a365f2
Fix cherry-picking issues caused by code updates
|
8 年之前 |
George Marques
|
48a06f730f
Implement missing WinRT functions
|
9 年之前 |
Rémi Verschelde
|
31107daa1a
SCons: Add option to toggle warnings (on by default)
|
8 年之前 |
Fabio Alessandrelli
|
9c8ecb45f8
Improvements to scons defined WINVER/_WIN32_WINNT
|
9 年之前 |
Ignacio Etcheverry
|
8a5596322d
Detect bits when building with MinGW
|
8 年之前 |
Rémi Verschelde
|
d66740175e
Windows: Define _WIN32_WINRT to 0x0600 (Vista)
|
8 年之前 |
Fabio Alessandrelli
|
1a7f14b206
[IPv6] Fix windows build script (link to ws2_32)
|
9 年之前 |
Rémi Verschelde
|
ce54b6ea8b
scons: Reorder options for clarity
|
9 年之前 |
Rémi Verschelde
|
eaf803f71e
style: Various other PEP8 fixes in Python files
|
9 年之前 |
Rémi Verschelde
|
a7389217f8
style: Fix PEP8 blank lines issues in Python files
|
9 年之前 |
Rémi Verschelde
|
e259bf8bbb
style: Fix PEP8 whitespace issues in Python files
|
9 年之前 |
Rémi Verschelde
|
561c1f17a1
style: Start applying PEP8 to Python files, indentation issues
|
9 年之前 |
Błażej Szczygieł
|
7143401e25
Theora: Don't compile unnecessary files, rename "x86_opt_*"
|
9 年之前 |
Rémi Verschelde
|
f1bd2f6f56
zlib: Split thirdparty files, simplify scons option
|
9 年之前 |
Rémi Verschelde
|
e04ec9565b
glew: Split thirdparty files and isolate env
|
9 年之前 |
Juan Linietsky
|
94a6ff3d7a
-make freetype build for all platforms the same, default as builtin except on x11.
|
9 年之前 |
Rémi Verschelde
|
768e925271
GLEW: Define static + enabled and includes via SCons
|
9 年之前 |
Juan Linietsky
|
4ec2b1434f
removed dependency on shcore.dll to get DPI
|
9 年之前 |
Juan Linietsky
|
c7d24b7814
hidpi for now not available on mingw, sorry
|
9 年之前 |
Juan Linietsky
|
4f100f92d8
DPI Detection support
|
9 年之前 |
Juan Linietsky
|
65615c0353
fix freetype paths on osx and mingw
|
9 年之前 |