cmd.exe: Make dir a* b* or dir a* b* /s mirror windows.
[wine] / Makefile.in
2007-04-04  Maarten Lankhorstwinearts.drv: Kill off winearts.
2007-03-30  Alexandre JulliardMakefile: Try to force the makefile to be rebuilt with...
2007-03-27  Alexandre JulliardMakefile: More portable invocation of ctags/etags.
2007-03-20  Jacek Cabanspoolsv: Added spoolsv.exe.
2007-03-19  Jason EdmeadesBasic implementation of xcopy.
2007-03-07  Luis Carlos Busque... dpnaddr: Added dll that just forwards to dpnet.
2007-03-01  Rob Shearmanschannel: Add new schannel dll that mostly forwards...
2007-03-01  Alessandro Pignottidplay: Directplay should initialize session Guid, with...
2007-02-23  Detlef Riekenbergserialui/tests: Add initial tests.
2007-02-23  Dmitry Timoshkovdlls: Add wing32 dll.
2007-02-06  Mikołaj Zalewskibrowseui: Implement and test ACLMulti.
2007-02-06  Mikołaj Zalewskibrowseui: Add the browseui DLL.
2007-01-26  Alexandre Julliardmakefile: Use git-ls-files if possible to build tags...
2007-01-23  Rob Shearmancredui: Add stubbed out credui DLL.
2007-01-23  Hans Leidekkersnmpapi: Add a bunch of tests.
2007-01-17  Detlef Riekenbergsfc_os: Add stub for sfc_os.dll.
2007-01-10  Alexandre Julliardwineoss: Renamed the dlls/winmm/wineoss directory to...
2007-01-10  Alexandre Julliardwinenas: Renamed the dlls/winmm/winenas directory to...
2007-01-10  Alexandre Julliardwinejack: Renamed the dlls/winmm/winejack directory...
2007-01-10  Alexandre Julliardwineesd: Renamed the dlls/winmm/wineesd directory to...
2007-01-10  Alexandre Julliardwinecoreaudio: Renamed the dlls/winmm/winecoreaudio...
2007-01-10  Alexandre Julliardwineaudioio: Renamed the dlls/winmm/wineaudioio directo...
2007-01-10  Alexandre Julliardwinearts: Renamed the dlls/winmm/winearts directory...
2007-01-10  Alexandre Julliardwinealsa: Renamed the dlls/winmm/winealsa directory...
2007-01-10  Bill Medlandodbccp32: Add tests structure.
2006-12-29  Alexandre Julliardjoystick.drv: Renamed the dlls/winmm/joystick directory...
2006-12-27  Alexandre Julliardmake_makefiles: Generate the top-level .gitignore file.
2006-12-26  Jacek Cabanitss: Added test of protocol.
2006-12-14  Ulrich CzekallaAdd ddrawex dll.
2006-12-04  Roderick ColenbranderRemove glut32.
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.
2006-11-13  Jacek Cabanshdoclc: Added shdoclc.dll.
2006-10-27  Pierre d'Herbemontquartzdrv: Add the quartz (Mac OS X) video driver to...
2006-10-20  Alexandre Julliardgdi32: Renamed the gdi directory to gdi32.
2006-10-06  Paul Chitescumscoree: Initial stub implementation.
2006-10-03  Alexandre JulliardMakefile: Avoid trailing slash in find, it breaks tags...
2006-10-02  Benjamin Arairesutils: Implements stub dll for resutils.dll.
2006-09-28  Detlef Riekenberglocalspl/tests: Add initial test.
2006-09-28  Benjamin Araiclusapi: Implement stub dll for clusapi.
2006-09-22  Alexandre JulliardMakefile: Automatically update config.h if configure...
2006-09-21  Benjamin Arainddeapi: Implement stub dll for nddeapi.
2006-09-20  Alexandre JulliardMakefile: Fixed rule for building makedep when cross...
2006-09-14  Alexandre Julliardmakefile: Automatically re-run configure if it has...
2006-09-14  Alexandre Julliardmakefiles: Automatically rebuild makefiles when their...
2006-09-14  Alexandre Julliardmakefiles: Attempt to automatically run make depend...
2006-09-14  Alexandre Julliardmakefiles: Remove the dependencies comment in files...
2006-09-11  Alexandre JulliardMakefile: Don't build all the tools before make depend...
2006-09-10  Alexandre Julliardmakedep: For generated headers, parse the source idl...
2006-09-09  Alexandre Julliardmakefiles: Make sure that all phony targets depend...
2006-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
2006-08-26  Alexandre Julliardmakefiles: Get rid of the checklink rules, they no...
2006-08-07  Alexandre Julliardmakefiles: Use make dependencies to create installation...
2006-08-07  Alexandre JulliardMake.rules: Make all submake invocations silent for...
2006-06-22  Detlef RiekenbergMakefile.in: Add target "ctags" to the overview.
2006-05-24  Detlef RiekenbergMakefile.in: find needs a slash when the source dir...
2006-04-11  Alexandre JulliardMakefile: There are currently no tests in the programs...
2006-02-14  Mike FrysingerAdd support for 'make install DESTDIR'.
2005-10-10  Alexandre JulliardRemoved non-portable ldconfig invocation and misleading
2005-09-28  Alexandre JulliardDeclare debug channels as static variables so that...
2005-09-21  Alexandre JulliardGenerate 16-bit spec files as assembly code too.
2005-09-02  Alexandre JulliardClean Makeimplib.rules too.
2005-08-03  Detlef RiekenbergAdded description for crosstest.
2005-06-15  Alexandre JulliardMoved the API doc rules to the documentation makefile.
2005-03-02  Alexandre Julliardwineprefixcreate and related files need to be installed...
2005-02-18  Francois Gougetdlls/__install-lib__ and programs/__install__ should...
2004-10-07  Alexandre JulliardForce all the tools to be rebuilt before make depend...
2004-10-05  Hans Leidekkercrosstest target depends on include files.
2004-09-21  Alexandre JulliardBuild the .h files from their idl source at compile...
2004-09-20  Alexandre JulliardBuild idl files as part of the normal build process.
2004-08-17  Huw DaviesFirst stab at Wine versions of Courier, System and...
2004-04-19  Alexandre Julliardcrosstest target needs the tools to be built first.
2004-02-28  Alexandre JulliardRemove the $(datadir)/wine directory on uninstall.
2003-11-26  Shachar ShemeshFix the ctags building command.
2003-11-09  Francois GougetIf the command line is too long when calling etags...
2003-11-06  Alexandre JulliardRe-use the loader directory for the main wine loader...
2003-11-04  Mike HearnAvoid argument list limit in etags generation.
2003-10-11  Alexandre JulliardWe no longer need to link against ntdll in the Unix...
2003-08-23  Alexandre JulliardGot rid of 16-bit glue code generation since it is...
2003-05-11  Alexandre JulliardRemove libs/Makelib.rules on distclean.
2003-04-14  Hans LeidekkerFix typo: sqml -> sgml.
2003-04-04  Andreas MohrStructure README file in a better way, some doc fixes.
2003-03-23  Alexandre JulliardList 16-bit spec files explicitly to avoid problems...
2003-03-22  Alexandre JulliardMoved libwine to libs/ directory.
2003-03-21  Alexandre JulliardMoved libwine_unicode to the libs/ directory.
2003-03-20  Alexandre JulliardMoved libwine_uuid to the new libs/ directory.
2003-03-19  Alexandre JulliardCreated a separate static portability library and moved...
2003-03-15  Jon GriffithsUpdated rules for API doc generation.
2003-01-05  Christoph FrickCreation of a tags file with the ctags tool.
2002-12-12  Alexandre JulliardImplemented import libraries; on Unix we import the...
2002-11-11  Alexandre JulliardRemoved winetest.
2002-10-30  Alexandre JulliardMoved the test routines from wtmain.c into wine/test...
2002-10-23  Gerald PfeiferAlso remove configure.lineno when performing distclean.
2002-09-25  Alexandre JulliardMoved ts_xlib.c into x11drv and removed libwine_tsx11.
2002-09-06  Alexandre JulliardAdded preliminary support for cross-compiling tests...
2002-09-05  Alexandre JulliardRemove Maketest.rules on distclean.
2002-08-09  Alexandre JulliardCreate separate makefiles for tests for more flexibility.
2002-08-02  Alexandre JulliardInstall the aclocal macros for use by Winelib apps.
2002-07-31  Alexandre JulliardUse the normal perl interpreter for test scripts that...
2002-07-01  Alexandre JulliardFixed make install from read-only build directory ...
2002-06-14  Alexandre JulliardFixed make install target to work even when nothing...
next