Johannes Anderwald
148920d946
- Fix linker warning
...
svn path=/branches/cmake-bringup/; revision=50733
2011-02-16 13:04:34 +00:00
Timo Kreuzer
3782cef5b1
[WINED3D]
...
Replace 0/0, 1/0 with NAN and INFINITY
svn path=/branches/cmake-bringup/; revision=50732
2011-02-16 12:54:58 +00:00
Timo Kreuzer
e5251147ba
[WINE]
...
Add math.h for wine code, with NAN and INFINITY as portable constants.
svn path=/branches/cmake-bringup/; revision=50731
2011-02-16 12:53:21 +00:00
Johannes Anderwald
7d3bc17152
- Fix msvc build
...
svn path=/branches/cmake-bringup/; revision=50729
2011-02-16 10:51:49 +00:00
Johannes Anderwald
62b0db3082
- Fix msvc framebuf build
...
svn path=/branches/cmake-bringup/; revision=50728
2011-02-16 10:46:02 +00:00
Johannes Anderwald
81619aef1e
- Fix vgaddi build (msvc)
...
svn path=/branches/cmake-bringup/; revision=50727
2011-02-16 10:43:59 +00:00
Johannes Anderwald
a35e1b6b03
- Fix vbemp build
...
svn path=/branches/cmake-bringup/; revision=50726
2011-02-16 10:38:21 +00:00
Johannes Anderwald
6cf55b5d6d
- Fix linker warnings
...
svn path=/branches/cmake-bringup/; revision=50725
2011-02-16 10:23:07 +00:00
Johannes Anderwald
e0b78ef7c3
- Fix build
...
svn path=/branches/cmake-bringup/; revision=50724
2011-02-16 10:21:15 +00:00
Sylvain Petreolle
a104502501
[CMAKE]
...
Fix dxdiag build.
svn path=/branches/cmake-bringup/; revision=50722
2011-02-15 22:07:05 +00:00
Timo Kreuzer
05f0a228c5
[KSPROXY]
...
- Fix gcc build
- don't pass gcc flags to msvc
. mark some exports as private
svn path=/branches/cmake-bringup/; revision=50720
2011-02-15 20:47:09 +00:00
Timo Kreuzer
2dffc72254
[MSI]
...
- Fix reource files (strings must be in one line)
- Fix compilation with MSVC
svn path=/branches/cmake-bringup/; revision=50719
2011-02-15 19:15:01 +00:00
Johannes Anderwald
9fc442cfa8
- Revert irrelevant changes
...
svn path=/branches/cmake-bringup/; revision=50718
2011-02-15 18:15:32 +00:00
Johannes Anderwald
95d0eed68e
- Add wincodec.idl to build
...
- windowscodecs gets now further
svn path=/branches/cmake-bringup/; revision=50717
2011-02-15 18:08:53 +00:00
Johannes Anderwald
cc0604236b
- Apply same fix for wmilib
...
- set_entrypoint macro appears to be broken for msvc 16.00.30319.01 (VS 2010)
svn path=/branches/cmake-bringup/; revision=50716
2011-02-15 17:39:00 +00:00
Timo Kreuzer
94da3603af
[WINE]
...
Don't define __ASM_DEFINE_FUNC and __ASM_STDCALL_FUNC on MSVC builds
svn path=/branches/cmake-bringup/; revision=50715
2011-02-15 17:36:10 +00:00
Johannes Anderwald
6521a945bc
- Fix drmk build for msvc
...
svn path=/branches/cmake-bringup/; revision=50714
2011-02-15 17:29:11 +00:00
Giannis Adamopoulos
d372ef8b22
[acpi]
...
-Fix compilation with msc
svn path=/branches/cmake-bringup/; revision=50713
2011-02-15 17:12:36 +00:00
Timo Kreuzer
a7014019f3
[NMIDEBUG]
...
Fix compilation with MSVC
svn path=/branches/cmake-bringup/; revision=50712
2011-02-15 17:03:28 +00:00
Giannis Adamopoulos
8e32abe55c
[uniata]
...
- Fix some compilation issues with msc
svn path=/branches/cmake-bringup/; revision=50711
2011-02-15 17:01:38 +00:00
Giannis Adamopoulos
687b927625
[comctl32]
...
- Fix compilation with msc
svn path=/branches/cmake-bringup/; revision=50710
2011-02-15 16:19:10 +00:00
Giannis Adamopoulos
56cbf56146
[glu32]
...
- Fix compilation with msc
svn path=/branches/cmake-bringup/; revision=50709
2011-02-15 16:03:55 +00:00
Giannis Adamopoulos
6fb6b3dc44
[shell32]
...
- Fix some compilation issues with msc
svn path=/branches/cmake-bringup/; revision=50708
2011-02-15 16:01:02 +00:00
Giannis Adamopoulos
0020a48e12
[winmm]
...
- Fix compilation with msc
svn path=/branches/cmake-bringup/; revision=50707
2011-02-15 15:57:42 +00:00
Giannis Adamopoulos
53313b61be
[oskittcp]
...
-Fix compilation with msc
svn path=/branches/cmake-bringup/; revision=50706
2011-02-15 15:54:42 +00:00
Johannes Anderwald
73d18c6855
- Missed that fix
...
- Really fixes mstask compilation ;)
svn path=/branches/cmake-bringup/; revision=50705
2011-02-15 15:29:09 +00:00
Timo Kreuzer
3b49c98d95
[CMAKE]
...
Temporarily don't compile mshtl on msvc. simply to see how many errors are left.
svn path=/branches/cmake-bringup/; revision=50704
2011-02-15 15:26:01 +00:00
Johannes Anderwald
ddb18f5bc0
- Fix compilation of mstask
...
svn path=/branches/cmake-bringup/; revision=50703
2011-02-15 15:11:46 +00:00
Timo Kreuzer
0d94103670
[MSHTML]
...
Fix compilation of nsiface.idl with midl. Only pointers to interfaces are allowed in typedefs.
Also define nsISupports to IUnknown, because thats what it is and nothing else is allowed.
Please someone pass this to wine.
svn path=/branches/cmake-bringup/; revision=50702
2011-02-15 13:29:05 +00:00
Sylvain Petreolle
29e5b3094b
[CMAKE]
...
Fix msvc usetup build.
svn path=/branches/cmake-bringup/; revision=50701
2011-02-15 13:01:44 +00:00
Timo Kreuzer
b0fe2ffc8f
[CMAKE]
...
fix msvc build of mswsock
svn path=/branches/cmake-bringup/; revision=50700
2011-02-15 12:54:50 +00:00
Timo Kreuzer
285dd00828
[CMAKE]
...
Fix MSVC build of ntdllsys
svn path=/branches/cmake-bringup/; revision=50699
2011-02-15 12:46:08 +00:00
Sylvain Petreolle
141181cdbc
[CMAKE]
...
Fix msvc ext2 build.
Fix soundblaster includes.
svn path=/branches/cmake-bringup/; revision=50697
2011-02-14 20:56:12 +00:00
Timo Kreuzer
0c69202021
[ASM]
...
Add ljmp16 .fill and .space macros
svn path=/branches/cmake-bringup/; revision=50696
2011-02-14 20:12:12 +00:00
Timo Kreuzer
e274013c30
[MSVCRT]
...
_CxxThrowException is stdcall, not cdecl.
Someone please forward this to wine
svn path=/branches/cmake-bringup/; revision=50693
2011-02-14 14:28:07 +00:00
Timo Kreuzer
0ea1c67bac
[NTOSKRNL]
...
Fix build with MSVC
svn path=/branches/cmake-bringup/; revision=50692
2011-02-14 13:45:15 +00:00
Timo Kreuzer
e29077a3cf
[KDCOM]
...
Fix build of new kdcom
svn path=/branches/cmake-bringup/; revision=50691
2011-02-14 13:42:40 +00:00
Johannes Anderwald
2c23ee07a9
- Fix compiling (not linking)
...
svn path=/branches/cmake-bringup/; revision=50690
2011-02-14 13:02:24 +00:00
Timo Kreuzer
58541489db
[CMAKE]
...
- Drop support for MSVC versions below 1300
- use the same flags for WDK / host as normal
- Disable optimization on Debug builds, its incompatible with /ZI
svn path=/branches/cmake-bringup/; revision=50689
2011-02-14 11:09:48 +00:00
Amine Khaldi
3f7f1e0d7f
[CMAKE]
...
- Get rid of the redundancy in setting msvc flags, and set /ZI instead of /Zi for both host and target modules.
- Get rid of the redundancy in setting the default behaviour of the FIND_XXX() commands between toolchain files.
svn path=/branches/cmake-bringup/; revision=50688
2011-02-14 10:32:46 +00:00
Timo Kreuzer
25b4d48b89
[CMAKE]
...
Remove the RelWithDebInfo hack for MSVC
svn path=/branches/cmake-bringup/; revision=50687
2011-02-14 09:33:36 +00:00
Amine Khaldi
afd1fcd6cf
[CMAKE]
...
- Fix host checking and the unix case handling in today() macro.
- Fixes unix build.
svn path=/branches/cmake-bringup/; revision=50684
2011-02-13 19:01:08 +00:00
Johannes Anderwald
f9fead82ad
[MMIXER]
...
- Allocate memory for the logical pin array
- Use the correct counter variable for logical pin array
- Found by msvc
svn path=/branches/cmake-bringup/; revision=50674
2011-02-12 19:08:22 +00:00
Johannes Anderwald
d33174f9de
[KS]
...
- Fix a bug where a spinlock was acquired on not initialized local variable
- Found by msvc
svn path=/branches/cmake-bringup/; revision=50671
2011-02-12 18:52:35 +00:00
Timo Kreuzer
44366c9fd0
Fix merge artifact
...
svn path=/branches/cmake-bringup/; revision=50666
2011-02-12 10:46:17 +00:00
Timo Kreuzer
33533af643
[RICHED20]
...
Fix compilation with MSVC
the small fix in txtsrv.c should be sent to wine (tm)
svn path=/branches/cmake-bringup/; revision=50664
2011-02-12 01:40:32 +00:00
Timo Kreuzer
bcf29f9d9d
[NTOSKRNL]
...
Fix compilation of zw.S with MSVC
svn path=/branches/cmake-bringup/; revision=50660
2011-02-11 17:39:07 +00:00
Amine Khaldi
d4a7d0fb36
[CMAKE]
...
- Mark fastcall exports correctly, now that we have proper support in spec2def.
svn path=/branches/cmake-bringup/; revision=50658
2011-02-11 17:07:01 +00:00
Timo Kreuzer
054a3b2291
[CLASSPNP]
...
Fix a bug, I introduced.
svn path=/branches/cmake-bringup/; revision=50651
2011-02-10 13:07:54 +00:00
Timo Kreuzer
1d2ca9b115
[USB]
...
Fix merge artifact
svn path=/branches/cmake-bringup/; revision=50649
2011-02-10 12:56:12 +00:00