Alexandre Julliard
|
788cd8090c
|
makefiles: Don't allow extra libraries in tests.
|
2013-07-10 16:49:54 +02:00 |
Alexandre Julliard
|
c8ada1fc06
|
makefiles: Don't link against libport in the tests.
|
2013-04-09 15:26:09 +02:00 |
Jacek Caban
|
e679471885
|
Always define WIDL_C_INLINE_WRAPPERS.
|
2012-08-28 14:41:13 +02:00 |
Octavian Voicu
|
24a1fc3766
|
makefiles: Add manual dependencies also for testlist cross object.
|
2011-11-07 11:26:10 +01:00 |
Alexandre Julliard
|
ee5a3216ed
|
makefiles: Set the module name in stripped modules to the non-stripped name.
|
2011-05-25 10:24:57 +02:00 |
Alexandre Julliard
|
9b99cd1d31
|
makefiles: Create test resource files directly from the test build directory.
|
2011-05-24 11:15:20 +02:00 |
Jacek Caban
|
45be01952a
|
include: Added macros for unions and structs that should remain nameless regardless NONAMELESSUNION/NONAMELESSSTRUCT definition.
|
2010-12-24 12:04:59 +01:00 |
Alexandre Julliard
|
bd9852cd6f
|
makefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR variables to follow autoconf conventions.
|
2010-09-19 12:40:12 +02:00 |
Alexandre Julliard
|
7d2e7726e7
|
makefiles: Always build the static cross libraries if crosstest is supported.
|
2010-07-26 12:46:32 +02:00 |
Alexandre Julliard
|
eab7efd179
|
makefiles: Fix test rules to allow parallel makes again.
|
2010-03-25 22:00:33 +01:00 |
Alexandre Julliard
|
6164ce2d82
|
makefiles: Use the standard C_SRCS variable as the list of test files.
This enables it to be auto-updated by make_makefiles.
|
2010-02-22 10:47:11 +01:00 |
Alexandre Julliard
|
93f0339387
|
makefiles: Move all the recursion rules to the top-level makefile.
|
2010-02-11 14:38:26 +01:00 |
Alexandre Julliard
|
cb1fc8f4f5
|
makefiles: Move Maketest.rules to the top level.
|
2010-02-10 11:21:19 +01:00 |