cc9cii
|
b920e1bde7
|
Support MSVC 2015. Tested(*) with updated dependencies:
- Microsoft Visual Studio Community 2015 Version 14.0.23107.0 D14REL
- Qt 5.5, commit 1d3966833b5f27fb262f2d3727557ef2c8947828
- SDL2 default branch, Changeset: 9834 (d3fa6d0d3793)
- Ogre default branch, Changeset: 8048 (19479be2c7c5)
- Boost 1.59, commit 9a02cf8eb34eb31f0858c223ce95319f103addfa
- OpenAL commit 8fa4f276f89985be44007ce166109837cbfd5763
(*) only tested compilation and startup of the each app
|
2015-08-12 06:50:22 +10:00 |
|
Nikolay Kasyanov
|
3e45e9a48a
|
Remove no longer required strnlen wrapper
It was used for MinGW & OS X < 10.7. Minimal OS X version was bumped to
10.7 and MinGW support was recently dropped (see
1eaa64c49c ).
|
2015-03-18 23:37:54 +02:00 |
|
Bret Curtis
|
ab224f93c9
|
remove our stdint.h version that uses boost and force usage of system stdint.h
|
2014-03-05 17:08:58 +01:00 |
|
Nikolay Kasyanov
|
70da2a2a99
|
removed tabs
|
2012-03-02 14:18:10 +04:00 |
|
Nikolay Kasyanov
|
fa3fbf940c
|
Fix for OS X 10.6 support
|
2012-03-02 14:10:11 +04:00 |
|
Nikolay Kasyanov
|
cb780720bb
|
fix for string.h: use our own strnlen only on OS X < 10.7
|
2012-02-25 17:43:30 +04:00 |
|
athile
|
c459eb7c55
|
Visual Studio 2010 build fixes. Don't let MyGUI redefine the C++0x keyword nullptr and use _MSC_VER to check if Visual Studio is being used. MSVER is not necessarily defined on VS2010.
|
2011-01-10 13:48:16 -07:00 |
|
Yuri Krupenin
|
6b6ee5440e
|
Minimal set of fixes to build with MinGW.
|
2011-01-03 17:00:53 +03:00 |
|
Nicolay Korslund
|
5552c44753
|
Cleaned up strnlen in esm_reader. Added -Werror switch to g++.
|
2010-09-07 10:40:00 +02:00 |
|
athile
|
9e2129c4b3
|
WIP Windows build
|
2010-08-30 10:34:13 +01:00 |
|
Nicolay Korslund
|
5005f5eb06
|
Fixed platform/strings.h to work again on Linux
|
2010-06-28 11:45:42 +02:00 |
|
athile
|
b2485e8a52
|
Windows build fixes
|
2010-06-27 14:43:07 -07:00 |
|
Marc Zinnschlag
|
e4f85cb3e6
|
directory structure reorganisation (still missing the mangle stuff)
|
2010-06-25 22:28:59 +02:00 |
|