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 |
Michael Pavlyshko
|
7405066cbd
Link with wsock32 lib
|
11 years ago |
Michael Pavlyshko
|
3443ba5bb3
fix libvcmi linking
|
11 years ago |
Michael Pavlyshko
|
e0134aed0b
Delete unused include
|
11 years ago |
Michael Pavlyshko
|
2957377360
Fix *_DIR variables for windows
|
11 years ago |
Michael Pavlyshko
|
476c7c32dc
CMake/SDL2: add ability to find SDL2 without pkg-config
|
11 years ago |
AlexVinS
|
195eae48ca
Merge branch 'develop' into SDL2
|
11 years ago |
Ivan Savenko
|
4441bd12db
(linux) version set to 0.96
|
11 years ago |
AlexVinS
|
3b8d0e44d4
Merge branch 'develop' into SDL2
|
11 years ago |
Ivan Savenko
|
13bc4cb24f
Added -fvisibility=hidden parameter for gcc.
|
11 years ago |
Ivan Savenko
|
8eb661461c
- vcmi compiles with SDL2 on Linux, video player is disabled for now
|
11 years ago |
stopiccot
|
7356145c3a
updated LD_RUNPATH_SEARCH_PATHS
|
11 years ago |
Ivan Savenko
|
5563db9145
- my part of chagelog + some formatting
|
11 years ago |
beegee1
|
95034b9fa0
- Updated PCH to use our StdInc.h as the prefix header (not generated one from cotire) -> no exclude headers from ffmpeg/etc... statements required
|
11 years ago |
beegee1
|
df0a28d9cb
- added PCH compilation for CMake using cotire module (PCH is OFF per default, can be enabled with ENABLE_PCH=ON)
|
11 years ago |
Ivan Savenko
|
f6c1dace6c
Minors:
|
12 years ago |
stopiccot
|
c5e0e48d98
Some OS X related fixes
|
12 years ago |