- 09 Jul, 2009 4 commits
-
-
Francois Gouget authored
These macros don't exist anymore.
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
- 06 Jul, 2009 1 commit
-
-
Francois Gouget authored
Specifically, clean up parameter passing, and remove unneeded intermediate variable references. Remove uninformative comments.
-
- 16 Jun, 2009 1 commit
-
-
Francois Gouget authored
-
- 15 Jun, 2009 1 commit
-
-
Francois Gouget authored
-
- 03 Jun, 2009 2 commits
-
-
Francois Gouget authored
-
Francois Gouget authored
winapi_extract: --spec-files has been broken for a long time and does not seem to be useful so remove it.
-
- 26 May, 2009 2 commits
-
-
Francois Gouget authored
-
Francois Gouget authored
-
- 18 May, 2009 1 commit
-
-
Francois Gouget authored
-
- 06 May, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 20 Apr, 2009 5 commits
-
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
- 11 Feb, 2009 1 commit
-
-
Francois Gouget authored
-
- 08 Jan, 2009 5 commits
-
-
Francois Gouget authored
-
Francois Gouget authored
winapi_test: The real tests are done at compile time so use C_ASSERT() instead of ok(). Do only one test per line so one can know exactly what went wrong.
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
- 17 Dec, 2008 1 commit
-
-
Francois Gouget authored
-
- 15 Dec, 2008 1 commit
-
-
Francois Gouget authored
-
- 17 Oct, 2008 1 commit
-
-
Rob Shearman authored
-
- 15 Oct, 2008 1 commit
-
-
Reece Dunn authored
-
- 09 Oct, 2008 2 commits
-
-
Rob Shearman authored
Use EXTRADEFS from the Makefile.in instead.
-
Rob Shearman authored
-
- 29 Sep, 2008 10 commits
-
-
Rob Shearman authored
msvcmaker: Define _USE_MATH_DEFINES so that M_PI and other constants are defined when including <math.h>.
-
Rob Shearman authored
Also don't generate a custom build step for the .spec file for static libraries, since they don't have a .spec file.
-
Rob Shearman authored
The include project generates .h files from .idl files so that they can be used when compiling the modules.
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
Remove all functions for which the HAVE_ define is not used anywhere. Add _strdup, _strtoi64 _strtoui64, chsize, strdup and vsnprintf which are all present in MSVC headers.
-
Rob Shearman authored
These defines aren't needed. Move the X_DISPLAY_MISSING and __ASM_* defines to after the PACKAGE_* defines to match config.h.in.
-
Rob Shearman authored
Update list of headers present in the MSVC build environment. fcntl.h isn't detected by configure and so isn't needed.
-
Rob Shearman authored
-