Commit Graph

16 Commits

Author SHA1 Message Date
Patrik Stridvall 8ef6b39c9f make_makefiles: Add *_crosstest.exe to .gitignore. 2007-01-09 12:15:11 +01:00
Alexandre Julliard d44ed08d8a make_makefiles: Properly skip dlls marked with MKDLL_SKIP. 2007-01-02 17:09:23 +01:00
Alexandre Julliard bb7f2f9cc6 make_makefiles: List test directories explicitly in .gitignore. 2006-12-29 14:21:17 +01:00
Alexandre Julliard 5eb38cf932 make_makefiles: In .gitignore, explicitly list files that we know are generated instead of using wildcards. 2006-12-29 12:49:43 +01:00
Alexandre Julliard 6150fe191b make_makefiles: Merge the generated gitignores in dlls and programs into the top-level one. 2006-12-28 11:38:04 +01:00
Alexandre Julliard 7035aa5041 make_makefiles: Generate the top-level .gitignore file.
Add a PROGRAMS variable in some makefiles to make things easier.
2006-12-27 21:23:36 +01:00
Alexandre Julliard 365a463b1e make_makefiles: Automatically add IDL header targets to the .gitignore file. 2006-12-24 17:31:52 +01:00
Alexandre Julliard 0134db6e9b dlls: Merged the make_dlls script into the global make_makefiles. 2006-12-24 14:05:12 +01:00
Alexandre Julliard 7dfc447741 gdi32: Renamed the gdi directory to gdi32. 2006-10-20 12:25:29 +02:00
Alexandre Julliard 48c14238b8 make_makefiles: Merged the make_progs script into make_makefiles. 2006-09-24 12:11:39 +02:00
Alexandre Julliard 44db04c01e make_makefiles: Parse the makefiles to find the correct rules file dependency. 2006-09-22 09:27:29 +02:00
Alexandre Julliard 5ea4e5ba46 makefiles: Automatically rebuild makefiles when their sources and/or configure changed. 2006-09-14 09:41:21 +02:00
Alexandre Julliard 489d87d1e5 kernel32: Renamed the kernel directory to kernel32.
Also get rid of the kernel/messages subdirectory.
2006-09-12 13:34:06 +02:00
Alexandre Julliard 534fac983d winetest: Generate the list of test resources in make_makefiles.
Only include test revision information in the distributed binary.
2006-09-11 14:32:00 +02:00
Alexandre Julliard 27959bebd7 make_makefiles: Generate the tests list in programs/winetest/Makefile.in. 2006-08-28 11:58:31 +02:00
Alexandre Julliard 34618113f4 tools: Added make_makefiles tool that updates the list in configure.ac and runs make_dlls and make_progs. 2006-08-28 11:57:10 +02:00