• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
12012-08-08  Corinna Vinschen  <vinschen@redhat.com>
2
3	* configure.ac: Fix default to --enable-w32api=no in previous patch.
4	* configure: Regenerate.
5
62012-08-07  Corinna Vinschen  <vinschen@redhat.com>
7
8	* configure.ac: Add --enable-w32api option.
9	* configure: Regenerate.
10
112012-07-30  Corinna Vinschen  <vinschen@redhat.com>
12
13	Revert previous patch:
14	* configure.ac (BASEHEAD_LIST): Remove crt/intrin.h.
15	* configure: Regenerate.
16
172012-07-27  Corinna Vinschen  <vinschen@redhat.com>
18
19	* configure.ac (BASEHEAD_LIST): Add crt/intrin.h
20	* configure: Regenerate.
21
222012-07-17  Corinna Vinschen  <vinschen@redhat.com>
23
24	* ddk/include/ddrawint.h (MAKE_HRESULT): Define in terms of ULONG
25	instead of unsigned long.
26	* ddk/include/ddk/scsiwmi.h (struct _GUID): Define Data1 as ULONG.
27	* ddk/include/ddk/d4iface.h (CHANNEL_HANDLE, *PCHANNEL_HANDLE): Define
28	based on ULONG.
29	* ddk/include/ddk/ntstrsafe.h (DWORD): Ditto.
30
312012-07-11  Corinna Vinschen  <vinschen@redhat.com>
32
33	* configure.ac (BASEHEAD_LIST): Add crt/crtdefs.h.
34	* configure: Regenerate.
35
362012-06-27  Corinna Vinschen  <vinschen@redhat.com>
37
38	* configure.ac (BASEHEAD_LIST): Add crt/_bsd_types.h, crt/_timeval.h,
39	and crt/excpt.h.
40	(SECHEAD_LIST): Define to include crt/sec_api/stralign_s.h by default.
41	* configure: Regenerate.
42
432012-06-26  Corinna Vinschen  <vinschen@redhat.com>
44
45	* configure.ac (BASEHEAD_LIST): Add _cygwin.h.
46	* configure: Regenerate.
47
482012-06-25  Kai Tietz  <ktietz@redhat.com>
49
50	* configure.ac (BASEHEAD_LIST): Add additional required basic-
51	headers.
52
532012-02-02  Rafaël Carré <funman@videolan.org>
54
55	* configure.ac: Give a warning if DDK headers are not present.
56	* configure.ac: Enable DDK by default only if the headers are present.
57	* configure: Regenerate.
582012-02-01  Rafaël Carré <funman@videolan.org>
59
60	* configure.ac: Move IDL generation option from --enable-sdk=idl to --enable-idl.
61	* configure.ac: Enable DirectX / DDK headers by default.
62	* configure: Regenerate.
63