Dmitry Marakasov
|
093ad29ae1
More portable libdl handling
|
10 years ago |
Mikhail Paulyshka
|
9fd51e0219
version bump for Linux
|
10 years ago |
Ivan Savenko
|
356b6ab34a
A bit delayed, but still - Linux version bump
|
11 years ago |
Mikhail Paulyshka
|
7887a750cf
suppress some warnings
|
11 years ago |
Mikhail Paulyshka
|
2047a66bd9
install MSVC runtime
|
11 years ago |
Mikhail Paulyshka
|
dcba7a6316
move minizip detection to module
|
11 years ago |
Mikhail Paulyshka
|
fff8e10a63
copy libEGL and libGLESv2 for MSVC build
|
11 years ago |
Mikhail Paulyshka
|
514045b259
add settings for MSVC
|
11 years ago |
Mikhail Paulyshka
|
53e2719ca4
update cotire
|
11 years ago |
josch
|
9bef590960
use system version of minizip
|
11 years ago |
beegee1
|
12126754fb
- added all SDL2 directories to CMake (in case if any SDL2 module is installed somewhere else)
|
11 years ago |
Ivan Savenko
|
c23261ac0a
Removed references to WoG files from CMake
|
11 years ago |
Ivan Savenko
|
4fca583062
Merge pull request #29 from Mixaill/nsis
|
11 years ago |
Michael Pavlyshko
|
a6e590f220
cpack/nsis: do not strip files
|
11 years ago |
NikolayIT
|
3d3713ae7f
Added optimization flag (-O1) for the GCC compiler on Windows platform to prevent "CGameState.cpp.obj: too many sections" compile error
|
11 years ago |
Michael Pavlyshko
|
88316f93d1
add NSIS generator settings
|
11 years ago |
Michael Pavlyshko
|
83aff2d68e
* remove static linking for libgcc
|
11 years ago |
Michael Pavlyshko
|
3b461cfa02
disable one more warning (type-limits)
|
11 years ago |
Michael Pavlyshko
|
2145eae128
disable one more warning (strict-aliasing)
|
11 years ago |
Michael Pavlyshko
|
dbb8b6636f
Add -Wno-unused-local-typedefs instead of suppress all warnings
|
11 years ago |
Michael Pavlyshko
|
699919a251
* link VCMI with libgcc statically
|
11 years ago |
Michael Pavlyshko
|
a96cd51c5a
suppress extra GCC warnings on Windows
|
11 years ago |
Michael Pavlyshko
|
2a18a09d12
install dlls on Windows
|
11 years ago |
Michael Pavlyshko
|
3c36bc9f51
Enable FFmpeg for all platforms
|
11 years ago |
Michael Pavlyshko
|
457e922cca
fix iconv check
|
11 years ago |
Michael Pavlyshko
|
bad7050096
spaces -> tabulation
|
11 years ago |
Michael Pavlyshko
|
3b80c52fc4
Oops, reverting CXX_FLAGS back
|
11 years ago |
Michael Pavlyshko
|
8581cfd5d8
link with iconv only when iconv is found
|
11 years ago |
Michael Pavlyshko
|
08ee65c3c8
fix .dll and .exe filenames
|
11 years ago |
Michael Pavlyshko
|
ce5f59e8b6
Fix windows linkage, also, use SYSTEM_LIBS variable for OS-dependent libraries
|
11 years ago |