Alexandre Julliard
|
74bd17e998
|
make_makefiles: Avoid duplicate .gitignore entries.
|
2007-04-26 16:42:15 +02:00 |
Alexandre Julliard
|
274115f97f
|
make_makefiles: Add the .INIT/.BEGIN rules for the main makefile.
|
2007-04-02 12:47:13 +02:00 |
Marcus Meissner
|
fbc80d79b3
|
configure: Generate stand alone AC_CONFIG_FILES() lines.
|
2007-02-27 12:26:27 +01:00 |
Alexandre Julliard
|
1df72cc794
|
Make.rules: Automatically generate the header for all types of idl sources.
|
2007-02-09 14:32:57 +01:00 |
Alexandre Julliard
|
7d65939825
|
include: Simplify the variable declarations in the makefile to allow make_makefiles to parse it.
|
2007-01-24 16:24:19 +01:00 |
Alexandre Julliard
|
8c87511109
|
make_makefiles: Ignore IDL_H_SRCS targets in all directories.
|
2007-01-23 12:17:42 +01:00 |
Alexandre Julliard
|
05ef63e897
|
make_makefiles: Get rid of the rules for dll symlinks.
|
2007-01-10 13:58:00 +01:00 |
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 |