Amine Khaldi
aa6bee3557
[CMAKE]
...
- Prevent some status codes redefinitions.
svn path=/branches/cmake-bringup/; revision=50335
2011-01-08 21:41:12 +00:00
Timo Kreuzer
0c36281490
[STLPORT]
...
- Only use #pragma intrinsics on MSVC
- Don't add function prototypes for _InterlockedXxx
svn path=/branches/cmake-bringup/; revision=50213
2010-12-29 13:35:40 +00:00
Timo Kreuzer
9871a03861
[STLPORT]
...
- Fix compilation with 64 bit gcc
svn path=/branches/cmake-bringup/; revision=50212
2010-12-29 11:45:57 +00:00
Timo Kreuzer
88614730f8
[STLPORT]
...
- Add some additional definitions for amd64 compilation with gcc
svn path=/branches/cmake-bringup/; revision=50211
2010-12-29 11:42:10 +00:00
Jérôme Gardou
13aeeacdb3
[CMAKE]
...
- Improve browseui CMakeLists.txt
- remove stdc++ dependancy to portcls
- improve stlport header hack
svn path=/branches/cmake-bringup/; revision=49619
2010-11-19 09:53:49 +00:00
Jérôme Gardou
6b0b6cb78f
[HEADERS]
...
- move stlport headers to the c++ directory
- add a specific _reactos.h configuration file for stlport
- add cerrno to c++ headers
- __declspec(nothrow) must be placed before calling convention with msvc. GCC doesn't care.
We now use our headers with both msvc and gcc.
svn path=/branches/cmake-bringup/; revision=49565
2010-11-11 15:58:18 +00:00