Displaying 20 results from an estimated 30 matches for "make_makefiles".
2007 Jan 09
0
Wine release 0.9.29
...H in VarXor.
oleaut32: Support for VT_DISPATCH in VarIdiv.
oleaut32: Support for VT_DISPATCH in VarMod.
oleaut32: Support for VT_DISPATCH in VarPow.
oleaut32: Support for VT_DISPATCH in VarImp.
Alexandre Julliard (35):
dlls: Merged the make_dlls script into the global make_makefiles.
make_makefiles: Automatically add IDL header targets to the .gitignore file.
makedep: Add support for magic comments in .rc files so we can generate proper dependencies for them.
wineps.drv: Remove surious null byte in generic.ppd.
make_makefiles: Generate the top-level .gi...
2014 Sep 05
0
Wine release 1.7.26
...--------------------------------
Changes since 1.7.25:
Akihiro Sagawa (3):
winmm/tests: Add more tests for custom procedures.
winmm: Avoid sending MMIOM_SEEK message in debug trace.
winmm: Don't call the custom MMIOM_SEEK handler while opening.
Alexandre Julliard (2):
make_makefiles: Check for idl sources in parent directory to set clean flag.
make_makefiles: Support the GIT_DIR environment variable.
Alistair Leslie-Hughes (2):
dpvoice: New stub dll.
dpvoice: Register interfaces.
Aric Stewart (14):
dwrite: Make gdiinterop an allocated object.
dw...
2007 Jan 25
0
Wine release 0.9.30
...named the dlls/winmm/wineesd directory to dlls/wineesd.drv.
winejack: Renamed the dlls/winmm/winejack directory to dlls/winejack.drv.
winenas: Renamed the dlls/winmm/winenas directory to dlls/winenas.drv.
wineoss: Renamed the dlls/winmm/wineoss directory to dlls/wineoss.drv.
make_makefiles: Get rid of the rules for dll symlinks.
ntdll: Compute the wait timeout only once in NTDLL_wait_for_multiple_objects.
ntdll: Only return STATUS_USER_APC from a wait if a real user APC has been run.
ntdll: Make sure that critical section waits are not interrupted.
server: All...
2008 Sep 05
0
Wine release 1.1.4
...Rs.
regedit: Remove some unused code.
regedit: Some minor unicode conversions.
regedit: Convert open/save dialogues to unicode.
regedit: Fix a memory leak in export handling.
Alexandre Julliard (46):
configure: Generate the dlls directory lists in configure instead of make_makefiles.
configure: Add possibility to exclude some directories from the generated lists.
configure: Use the generic directory enabling mechanism to turn off dlls that depend on external libraries.
configure: Allow multiple variables in makefile output, and generate the programs directory...
2011 Jan 07
0
Wine release 1.3.11
...e location information in strings.
wpp: Line and column numbers must start at one.
ping: Add some missing includes.
Update copyright info for 2011.
configure: Output maintainer-mode rules directly from configure.
makefiles: Automatically add missing source variables in make_makefiles.
makefiles: Automatically update the EXTRASUBDIRS variable in make_makefiles.
configure: Fix the bin install rule in wow64 mode.
Revert "wined3d: Update detection of vertex blend capabilities."
configure: Add a check for the gettextpo library.
wrc: Add suppor...
2017 Nov 24
0
Wine release 2.22
...32: Keep the sublanguage specified by the script name when looking for the default.
ntdll: Fall back to read() earlier on noexec filesystems.
ntdll: Fall back to read() on noexec filesystems also for non-image mappings.
ntdll: Also check for EACCES to detect noexec failures.
make_makefiles: Ignore files that have been deleted in the index.
ntdll: Fixup imports in the first thread that runs, even if it's not the main one.
ntdll: Delay attaching to dlls loaded because of a forwarded entry point.
ntdll: Use a separate stack when starting new threads.
ntdll: S...
2015 Nov 20
0
Wine release 1.8-rc1
...2+
39630 Issue while building wow64 for Slackware 14.1
----------------------------------------------------------------
Changes since 1.7.55:
Alexandre Julliard (13):
winegcc: Force stack alignment on all x86 platforms.
winegcc: Disable setting image base address on Android.
make_makefiles: Configure substitutions are allowed in the top makefile.
configure: Build binaries as PIE on Android.
configure: Disable the preloader on Android.
configure: Use the standard dll directory on Android.
makefiles: Generate makefiles and po rules only for disabled dlls....
2020 Mar 27
0
Wine release 5.5
...NtGetNlsSectionPtr().
kernelbase: Load the sortkey file and use it for the case mapping table.
kernelbase: Use the ctype table from the sortkey file.
kernelbase: Use linguistic case table for LCMAP_LINGUISTIC_CASING.
unicode: Add compression flags to the sortkey table.
make_makefiles: Remove updating codepage list, this is done by make_unicode now.
kernelbase: Implement GetNLSVersion/GetNLSVersionEx().
kernelbase: Implement IsValidNLSVersion().
server: Use byte length in dump_strW() for consistency.
server: Store length of window text instead of null-ter...
2007 Aug 10
0
Wine release 0.9.43
...ntdll: Fixed the null bytes check in RtlIsTextUnicode.
ntdll: Use the exact size of the manifest file.
ntdll: Allow optional elements in the comClass element.
ntdll: Avoid activation context leak for dlls with no imports.
Avoid non-portable Unix mode bits macros.
make_makefiles: Add check for incorrect module name.
ntdll: Load dll from the directory containing the manifest for local assemblies.
user32: Erase parent window when child is hidden. From a patch by Clinton Stimpson.
advapi32/tests: Don't test the contents of an uninitialized buffer....
2009 Jul 03
0
Wine release 1.1.25
...relation descriptor on unencapsulated unions when generating a different one.
widl: Struct alignment should be the largest alignment of all the struct members.
widl: Take into account structure field alignment when computing offsets.
widl: An ENUM16 is 32-bit wide in memory.
make_makefiles: Automatically update the source lists in the individual makefiles.
makefiles: Regenerate the source lists using make_makefiles.
rpcrt4: Replace long and unsigned long by more appropriate types.
oleaut32: Replace long and unsigned long by more appropriate types.
ole32/tests:...
2008 Jul 11
0
Wine release 1.1.1
...he dxerr8 static library in the tests.
dsound: Don't depend on the dxerr8 static library in the tests.
ntdll: Always restore the %gs register from the saved value in thread data.
wine/test.h: Don't allow to use config.h in tests.
msxml3/tests: Fix test cleanup.
make_makefiles: Add more wildcard patterns in .gitignore.
make_makefiles: Add rules for cross-compiling all import libs from the dlls directory.
Maketest.rules: Use the cross-compiled import libraries for crosstest instead of the MinGW ones.
kernel32: Set the stdin/stdout file descriptors to mat...
2007 Apr 27
0
Wine release 0.9.36
..._t type in traces.
server: Return a more correct fd type for anonymous files.
configure: Use AC_SEARCH_LIBS for the Solaris libs to avoid unused function checks.
winedbg: Properly handle EOF on input.
cabinet: Make sure we don't try to close an invalid file handle.
make_makefiles: Avoid duplicate .gitignore entries.
winecoreaudio: Avoid sizeof in trace.
Alexey Markachev (1):
ntdll: Fix mistake in Novosibirsk time zone.
Andrew Riedi (1):
winex11.drv: Add legacy 32-bit cursor support.
Andrew Talbot (27):
crypt32: Constify some variables.
crypt...
2007 Apr 13
0
Wine release 0.9.35
...ork of many people. See the file
AUTHORS in the distribution for the complete list.
----------------------------------------------------------------
Changes since 0.9.34:
Alessandro Pignotti (1):
dplayx: Implement proper interface locking for DP_EnumSession.
Alexandre Julliard (39):
make_makefiles: Add the .INIT/.BEGIN rules for the main makefile.
server: Add a generic wait queue to the file descriptor object.
server: Avoid redundant polling in fd_queue_async_timeout.
server: Take advantage of the fd generic wait queue to remove a lot of serial code.
server: Use the f...
2013 May 24
0
Wine release 1.5.31
...to get the default character index.
gdi32: Use the default character when the glyph is missing.
fonts: Add default glpyh to Japanese System font.
fonts: Add default glyph to Japanese Fixedsys.
Alexandre Julliard (71):
configure: Add explicit install targets in libs/wine for make_makefiles.
comctl32: Don't bother to unregister classes at process exit.
ddraw: Don't bother to unregister classes at process exit.
ieframe: Don't bother to unregister classes at process exit.
imm32: Don't bother to unregister classes at process exit.
inetcomm: D...
2013 Jan 18
0
Wine release 1.5.22
...rom ntdll on startup.
dbghelp: Use sysconf() instead of getpagesize().
server: Use sysconf() instead of getpagesize().
libwine: Use sysconf() instead of getpagesize().
configure: Get rid of the check for getpagesize.
configure: Get rid of the check for strings.h.
make_makefiles: Add support for Objective-C sources.
configure: Try readelf before ldd to determine a library soname.
msvcrt: Fix incorrect use of the system wctomb function.
gdi32: Avoid creating a family object just to retrieve the font data.
gdi32: Add ref counting to the face and famil...
2008 Nov 21
0
Wine release 1.1.9
...area to ntdll.
ntdll: Get rid of the Wine-specific MEM_SYSTEM flag.
winetest: Capture the Win32 stderr into the log file too.
winetest: Allow to specify a subset of tests to run on the command line.
winetest: Report an error when a test program completely fails to run.
make_makefiles: Add a target to build only the test directories.
user32/tests: Fix a few more failures in the window test.
kernel32/tests: Add a couple of tests for write watches.
user32/tests: The BSF_SENDNOTIFYMESSAGE flag is not supported on NT4.
user32/tests: Fix the cursor tests on Wi...
2007 Aug 24
0
Wine release 0.9.44
...rect in the registry.
wordpad: Don't show full path in caption.
wordpad: Don't display full path in save changes dialog.
Alexandre Julliard (29):
ntdll: Fixed the prototype of the open_nt_file wrapper.
comctl32: Create a manifest file at dll registration time.
make_makefiles: wined3d doesn't depend on OpenGL libs anymore.
msvcrt: Use a valid parameter array when demangling a template name.
winex11: Store wm hints in the window data instead of fetching them when needed.
winex11: Don't try to activate the desktop window on take focus.
mscm...
2010 Oct 29
0
Wine release 1.3.6
...etween 32-bit and 64-bit.
widl: Duplicate the exception handling code between 32-bit and 64-bit.
widl: Output a format string table and server info structure for stubs.
widl: Output a format string table and server info structure for servers.
tools: Add some sanity checks in make_makefiles.
winegstreamer: Fix module name and remove obsolete variables in makefile.
mofcomp: Remove obsolete variables in makefile.
kernel32: Fix a FAT format sanity check for floppies.
comctl32: Make more functions available by name.
shell32: Make more functions available by n...
2015 Nov 13
0
Wine release 1.7.55
...n the kernel version.
makedep: Don't store install rules in the makefile object.
makedep: Constify the makefile parameter where possible.
makedep: Release extra string storage.
makefiles: Try to remove all include directories on uninstall.
makefiles: Add support in make_makefiles for flags in sfd files.
makefiles: Always build .in files.
makedep: Add a helper function to open a file in the parent's source directory.
makedep: Add a helper function to open a file from the include path.
makedep: Store the include paths without the -I prefix.
m...
2008 Jul 25
0
Wine release 1.1.2
...Solaris.
user32: Fix MapWindowPoints behavior in the process that owns the desktop window.
user32/tests: Make sure the bitmap info passed to CreateDIBSection contains a valid color table.
inetmib1: Check for failure of the iphlpapi functions instead of blindly trusting them.
make_makefiles: Explicitly list the Wine headers that should be exported.
shell32: Define a valid cursor for the control panel window.
Andrew Talbot (15):
rpcrt4: Remove unneeded address-of operator from array name.
setupapi: Remove unneeded address-of operator from array name.
shlwapi: R...