Alexandre Julliard
|
3c7bec3ce8
|
makedep: Specify the old extension explicitly when replacing it.
|
2013-12-26 13:29:33 +01:00 |
Frédéric Delanoy
|
2fd1b85c77
|
winedump: Use BOOL type where appropriate.
|
2013-12-24 11:24:42 +01:00 |
Frédéric Delanoy
|
dcb25e59cb
|
winedump: Make segdir[] static.
|
2013-12-24 11:23:07 +01:00 |
Alexandre Julliard
|
c2d0907923
|
winebuild: Fix path separator for Cygwin.
|
2013-12-23 11:54:30 +01:00 |
Frédéric Delanoy
|
120dac41a1
|
widl: Constify a character string.
|
2013-12-20 10:51:17 +01:00 |
Detlef Riekenberg
|
b87b9f04d7
|
tools: make_authors is no longer used.
|
2013-12-19 17:31:22 +01:00 |
Stefan Dösinger
|
7db8cf29e9
|
tools: Define getopt in make_xftmpl.c.
|
2013-12-19 17:30:30 +01:00 |
Alexandre Julliard
|
1928d61146
|
makedep: Add support for reading source variables directly from the makefile.
|
2013-12-17 17:10:28 +01:00 |
Jonathan Liu
|
9c992f8a15
|
winebuild: Don't crash when dlltool or ar can't be found.
|
2013-12-16 12:02:49 +01:00 |
Jonathan Liu
|
93bdde3af2
|
winebuild: Use correct PATH separator on Windows.
|
2013-12-16 12:02:49 +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
|
ca41acc1f9
|
makefiles: Automatically update the IDL_H_SRCS variable.
|
2013-12-15 10:23:06 +01:00 |
Alexandre Julliard
|
4f3d71cef3
|
makefiles: Get rid of the no longer used PO_SRCS variables.
|
2013-12-15 10:23:04 +01:00 |
Alexandre Julliard
|
73d1fa977a
|
makefiles: Automatically create object sub-directories when needed.
|
2013-12-12 21:13:38 +01:00 |
Alexandre Julliard
|
c2efb3b382
|
makefiles: Generate rules from makedep for .in files.
|
2013-12-12 20:04:53 +01:00 |
Alexandre Julliard
|
be2c66d504
|
makefiles: Explicitly specify source directory in Makefile dependencies.
|
2013-12-12 13:18:24 +01:00 |
Alexandre Julliard
|
52e19da50d
|
makedep: Generate rules for .x template files.
|
2013-12-12 12:00:04 +01:00 |
Alexandre Julliard
|
166ad9696c
|
make_xftmpl: Allow the C define names to be specified in the source file with pragmas.
|
2013-12-11 21:16:51 +01:00 |
Alexandre Julliard
|
31ad5fe6a2
|
make_xftmpl: Report errors in standard format.
|
2013-12-11 20:49:20 +01:00 |
Marcus Meissner
|
f5b2988bb0
|
winedbg: Added missing breaks (Coverity).
|
2013-12-09 11:43:14 +01:00 |
Frédéric Delanoy
|
35f82370ab
|
winedump: Use BOOL type where appropriate.
|
2013-12-05 10:58:04 +01:00 |
Aric Stewart
|
742cde4fab
|
tools: Build vertical orientation table.
Based on data related to UTR #50 Unicode Vertical Text Layout.
|
2013-12-04 16:34:04 +01:00 |
Frédéric Delanoy
|
cd99b5a773
|
winedump: Use BOOL type where appropriate.
|
2013-12-04 11:05:07 +01:00 |
Frédéric Delanoy
|
ee681d5a48
|
winedump: Make usage message more consistent.
Using infinitives, <arg> for option arguments.
|
2013-12-04 11:05:02 +01:00 |
Frédéric Delanoy
|
5ba7f79bad
|
Assorted spelling fixes.
|
2013-12-03 19:41:53 +01:00 |
Alexandre Julliard
|
4674566ba4
|
makedep: Allow the source directory itself in include paths.
|
2013-12-02 23:28:58 +01:00 |
Alexandre Julliard
|
202d046d68
|
makedep: Don't look for header files in the build directories.
|
2013-11-30 12:50:30 +01:00 |
Alexandre Julliard
|
bc9650392a
|
makefiles: Include AUTHORS file directly from the top-level directory.
|
2013-11-30 12:43:20 +01:00 |
André Hentschel
|
b32db69d12
|
winedump: Update minidump output.
|
2013-11-26 10:16:57 +01:00 |
Frédéric Delanoy
|
57d7f74d34
|
Assorted spelling fixes.
|
2013-11-21 19:44:46 +01:00 |
Alexandre Julliard
|
c8a42b4735
|
makefiles: Generate include path options from makedep.
|
2013-11-19 14:16:36 +01:00 |
Alexandre Julliard
|
a072dbc180
|
makedep: Use string arrays for include paths and object extensions.
|
2013-11-19 14:16:34 +01:00 |
Alexandre Julliard
|
abc6298159
|
makefiles: Add support for parent source directory in c2man.
|
2013-11-19 13:18:34 +01:00 |
Alexandre Julliard
|
e2df0ab856
|
makefiles: Generate rules from makedep for building and installing man pages.
|
2013-11-18 11:40:00 +01:00 |
Alexandre Julliard
|
a343edf44e
|
makefiles: Rename translated manpages according to their destination directory.
|
2013-11-18 11:33:34 +01:00 |
Alexandre Julliard
|
a6fd273a90
|
makefiles: Generate rules from makedep for running tests.
|
2013-11-18 11:30:59 +01:00 |
Jacek Caban
|
318931bd46
|
widl: Include resource id in typelib path if not default.
|
2013-11-12 19:06:42 +01:00 |
Alexandre Julliard
|
517d274e3a
|
makefiles: Add support for building from source files from a parent directory.
|
2013-11-12 13:47:44 +01:00 |
Alexandre Julliard
|
fe946f253a
|
makefiles: Add a makedep pragma to mark source files that are parts of the import library.
|
2013-11-11 11:46:21 +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 |
Jacek Caban
|
06246aff90
|
rpcrt4: Compile tests with -D__WINESRC__.
|
2013-11-08 16:29:43 +01:00 |
André Hentschel
|
94d8e3ab68
|
tools/winapi: Remove PCTSTR, PTSTR and TCHAR from the list of tested types.
|
2013-11-06 12:01:52 +01:00 |
Alexandre Julliard
|
27534a09c6
|
makefiles: Automatically update source variables in the makefile based on the makedep pragmas.
|
2013-11-05 20:38:19 +01:00 |
Alexandre Julliard
|
ae9f33e17b
|
makedep: Add support for #pragma directives in the source to set the flags for generated files.
|
2013-11-05 20:38:17 +01:00 |
Alexandre Julliard
|
cc02e15220
|
widl: Add support for #pragma directives.
|
2013-11-04 17:41:11 +01:00 |
Alexandre Julliard
|
1f3e3fa424
|
makedep: Add per-file flag to store the information about files to generate.
|
2013-11-04 17:41:09 +01:00 |