Alexandre Julliard
|
1adaad4c89
|
makefiles: Remove no longer needed dlldata.o and testlist.o extra objects.
|
2013-12-31 19:05:12 +01:00 |
Alexandre Julliard
|
6ee09e4d3c
|
makedep: Generate rules for API documentation.
|
2013-12-30 20:23:16 +01:00 |
Alexandre Julliard
|
8bf0f5fe6d
|
makedep: Generate rules for test binaries.
|
2013-12-30 20:19:33 +01:00 |
Alexandre Julliard
|
908dada662
|
makedep: Generate rules for static libraries.
|
2013-12-30 20:17:36 +01:00 |
Alexandre Julliard
|
a37ef65ea8
|
makedep: Generate rules for import libraries.
|
2013-12-30 20:14:45 +01:00 |
Alexandre Julliard
|
f6479c0513
|
makedep: Generate rules for the main module.
|
2013-12-30 20:08:13 +01:00 |
Jacek Caban
|
754e621613
|
msrle32/tests: Added tests.
|
2013-12-30 19:01:51 +01:00 |
Alexandre Julliard
|
3b7cc5ec92
|
makedep: Generate a list of phony targets.
|
2013-12-28 14:25:31 +01:00 |
Alexandre Julliard
|
e48720236a
|
configure: Don't create cross-compiled import libraries for 16-bit modules.
|
2013-12-28 14:25:29 +01:00 |
Dmitry Timoshkov
|
c0ecc10257
|
taskschd: Add registration for TaskScheduler interfaces.
|
2013-12-27 14:31:54 +01:00 |
Alexandre Julliard
|
64b21eee94
|
makedep: Generate rules for TrueType fonts in maintainer mode.
|
2013-12-27 14:31:51 +01:00 |
Alexandre Julliard
|
2535a3b8f6
|
makedep: Generate rules for svg files in maintainer mode.
|
2013-12-27 14:31:51 +01:00 |
Alexandre Julliard
|
47c0f64fdd
|
makedep: Manage generated source files explicitly instead of relying on name comparisons.
|
2013-12-27 14:31:51 +01:00 |
Alexandre Julliard
|
1047e0474d
|
makefiles: Leave it to install-sh to create destination directories.
|
2013-12-26 14:35:15 +01:00 |
Alexandre Julliard
|
6af2d29f4e
|
configure: Always use the local install-sh script for installing.
|
2013-12-26 14:35:14 +01:00 |
Dmitry Timoshkov
|
73edf08041
|
taskschd: Add new dll.
|
2013-12-23 12:05:06 +01:00 |
Alexandre Julliard
|
12f4358473
|
Release 1.7.9.
|
2013-12-20 19:34:52 +01:00 |
Alexandre Julliard
|
ec7d714464
|
msvcr: Add import libraries for all versions.
|
2013-12-20 17:09:11 +01:00 |
Alexandre Julliard
|
1928d61146
|
makedep: Add support for reading source variables directly from the makefile.
|
2013-12-17 17:10:28 +01:00 |
Alexandre Julliard
|
e3fc518e8e
|
makefiles: Generate the top-level .gitignore from configure.
|
2013-12-16 12:02:46 +01:00 |
Alexandre Julliard
|
3bcad54fc6
|
makefiles: Generate individual .gitignore files corresponding to the build targets.
|
2013-12-16 12:02:37 +01:00 |
Alexandre Julliard
|
a8b633b1a1
|
makefiles: Don't use Make.rules in the top-level Makefile.
|
2013-12-16 12:02:34 +01:00 |
Alexandre Julliard
|
73d1fa977a
|
makefiles: Automatically create object sub-directories when needed.
|
2013-12-12 21:13:38 +01:00 |
Alexandre Julliard
|
070147a034
|
makefiles: Get rid of the VPATH directive.
|
2013-12-12 20:08:17 +01:00 |
Alexandre Julliard
|
c2efb3b382
|
makefiles: Generate rules from makedep for .in files.
|
2013-12-12 20:04:53 +01:00 |
Alexandre Julliard
|
e0d5010f40
|
makefiles: Add separate clean targets even in the non-recursive case.
|
2013-12-12 19:21:33 +01:00 |
Alexandre Julliard
|
180bc4b878
|
makefiles: Explicitly specify source directory in spec file dependencies.
|
2013-12-12 13:23:57 +01:00 |
Alexandre Julliard
|
be2c66d504
|
makefiles: Explicitly specify source directory in Makefile dependencies.
|
2013-12-12 13:18:24 +01:00 |
Alexandre Julliard
|
d15d9d0e74
|
Release 1.7.8.
|
2013-12-06 20:36:03 +01:00 |
Francois Gouget
|
6f22057c21
|
libport: Fix the detection of isfinite().
|
2013-12-05 12:40:57 +01:00 |
Alexandre Julliard
|
bc9650392a
|
makefiles: Include AUTHORS file directly from the top-level directory.
|
2013-11-30 12:43:20 +01:00 |
Alexandre Julliard
|
67f9b6e3c5
|
configure: Update FreeType configure checks for the changed headers location.
|
2013-11-30 11:55:26 +01:00 |
Francois Gouget
|
61358d04a4
|
xcopy: Add tests to show that the /D option only accepts dates in the m-d-y format.
|
2013-11-29 17:58:40 +01:00 |
Francois Gouget
|
e4856dbb70
|
libport: Add an isfinite() implementation for Solaris.
|
2013-11-29 17:58:40 +01:00 |
Qian Hong
|
0635c67251
|
arp: Added stub exe.
|
2013-11-25 15:15:55 +01:00 |
Alexandre Julliard
|
ddcd19cf63
|
makefiles: Don't make binaries depend on Makefile.in.
|
2013-11-25 15:13:46 +01:00 |
Alexandre Julliard
|
210af2e399
|
makefiles: Only output tools directory dependencies when tools are enabled.
|
2013-11-25 15:13:44 +01:00 |
Alexandre Julliard
|
6ff553d36f
|
configure: Add a rule to prevent rebuilding makedep when tools are disabled.
|
2013-11-23 15:44:53 +01:00 |
Alexandre Julliard
|
8814727ac9
|
Release 1.7.7.
|
2013-11-22 19:38:49 +01:00 |
Alexandre Julliard
|
c8a42b4735
|
makefiles: Generate include path options from makedep.
|
2013-11-19 14:16:36 +01:00 |
Alexandre Julliard
|
3bc839f12e
|
makefiles: Only generate auto-documentation rules for dlls.
|
2013-11-19 13:19:17 +01:00 |
Alexandre Julliard
|
a6fd273a90
|
makefiles: Generate rules from makedep for running tests.
|
2013-11-18 11:30:59 +01:00 |
Hans Leidekker
|
eaef76f041
|
netapi32: Add support for remote computers in NetServerGetInfo.
|
2013-11-12 12:58:04 +01:00 |
Alexandre Julliard
|
7f8412f253
|
makefiles: Generate explicit rules for building mo files.
|
2013-11-11 11:49:16 +01:00 |
Alexandre Julliard
|
456c8f435a
|
makefiles: Remove the no longer needed EXTRASUBDIRS variables.
|
2013-11-09 22:10:52 +01:00 |
Alexandre Julliard
|
31eb8be661
|
makefiles: Output clean rules for generated files from makedep.
|
2013-11-09 22:10:49 +01:00 |
Alexandre Julliard
|
067d3f0ddb
|
makefiles: Merge the relpath functionality into makedep.
|
2013-11-09 12:32:06 +01:00 |
Alexandre Julliard
|
9b5e6ce0f2
|
Release 1.7.6.
|
2013-11-08 19:23:34 +01:00 |
Alexandre Julliard
|
9fbf473a0b
|
makefiles: Build makedep from the top-level makefile.
|
2013-10-28 13:58:14 +01:00 |
Alexandre Julliard
|
0dcc1cc3e8
|
makefiles: Expand srcdir directly into the top-level makefile.
|
2013-10-28 13:14:37 +01:00 |