Sign in
goma
/
wine
/
7c27a969973d2b54215be7906bf465239d15a260
/
tools
/
Makefile.in
57f97fd
tools: Remove the fnt2bdf tool, we no longer use X11 fonts.
by Alexandre Julliard
· 13 years ago
e6a824d
tools: Add a tool to build .x template files.
by Dylan Smith
· 14 years ago
15ccabc
makefiles: Add common rules for installing the main man page.
by Alexandre Julliard
· 14 years ago
fcd01fa
tools: Fix install-dev target.
by Austin English
· 14 years ago
bd9852c
makefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR variables to follow autoconf conventions.
by Alexandre Julliard
· 15 years ago
81b8ee8
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
by Alexandre Julliard
· 15 years ago
0c07c7b
winemaker: Add French translation.
by Frédéric Delanoy
· 15 years ago
321d388
configure: Create a symlink from l_intl.nls in the build tree, and install it.
by Alexandre Julliard
· 15 years ago
6359de3
tools: Remove the deprecated wineprefixcreate script.
by Alexandre Julliard
· 15 years ago
d53e75a
winemaker: Add German translation of the manpage.
by André Hentschel
· 15 years ago
718ea42
makefiles: Move wineapploader to the tools directory and get rid of the programs makefile.
by Alexandre Julliard
· 15 years ago
bef5645
makefiles: Remove the no longer needed explicit separators for dependencies.
by Alexandre Julliard
· 15 years ago
877e31c
makefiles: Fix makedep dependency now that we explicitly to make depend when creating makefiles.
by Alexandre Julliard
· 15 years ago
9b02b5c
makefiles: Remove makedep only after everything else has been cleaned.
by Alexandre Julliard
· 15 years ago
4d3b020
makefiles: Build the tools subdirectories directly from the top-level makefile.
by Alexandre Julliard
· 15 years ago
a4e22d4
tools: Build all the tools with -D__WINESRC__.
by Alexandre Julliard
· 15 years ago
56af92b
makefiles: Regenerate the source lists using make_makefiles.
by Alexandre Julliard
· 16 years ago
b3ec2e5
makefiles: Recurse into all directories for install-lib and install-dev too.
by Alexandre Julliard
· 17 years ago
f0c9e98
wine.inf: Add a version number to make sure the file changes between versions.
by Alexandre Julliard
· 17 years ago
b64ceef
tools: Remove the no longer needed bin2res tool.
by Alexandre Julliard
· 18 years ago
1f11333
makefiles: Build programs that link against libwine twice with appropriate rpaths.
by Alexandre Julliard
· 18 years ago
9cc11a3
Makefile: Fixed rule for building makedep when cross-compiling.
by Alexandre Julliard
· 19 years ago
8598a4c
makefiles: Attempt to automatically run make depend when reading an updated makefile.
by Alexandre Julliard
· 19 years ago
32ab895
makefiles: Generate the dependencies line to avoid some code duplication.
by Alexandre Julliard
· 19 years ago
560c9ee
makedep: Support for new naming scheme for lex files.
by Alexandre Julliard
· 19 years ago
6ba5d2e
tools: Get rid of the winapi makefile, it's not used anyway.
by Alexandre Julliard
· 19 years ago
6bcbc12
tools: Added a man page for wineprefixcreate.
by Alexandre Julliard
· 19 years ago
2886e9b
makefiles: Use make dependencies to create installation directories.
by Alexandre Julliard
· 19 years ago
eb8a40c
libs: Merged libwine_unicode into libwine.
by Alexandre Julliard
· 19 years ago
d237bda
tools: Add LDFLAGS to all the linker invocations.
by Alexandre Julliard
· 19 years ago
b47f059
wineprefixcreate: Fixed datadir path. Added dependency on relpath.
by Alexandre Julliard
· 19 years ago
b1be724
wineprefixcreate: Make path searching relative.
by Pierre d'Herbemont
· 19 years ago
35842ca
tools: Added 'relpath' tool to compute relative Unix paths.
by Alexandre Julliard
· 19 years ago
5392844
Add support for 'make install DESTDIR'.
by Mike Frysinger
· 19 years ago
12a7499
Put Wine version information in all the man pages.
by Alexandre Julliard
· 19 years ago
0596fe1
Added exe extensions for mingw32.
by Detlef Riekenberg
· 20 years ago
7b077df
Run make clean in the winapi subdir too.
by Alexandre Julliard
· 20 years ago
a764450
Move all files from winapi_check/ to winapi/, and remove references to
by Hans Leidekker
· 20 years ago
bcb7591
Converted the make_ctests script to C (based on a patch by Royce Mitchell III).
by Alexandre Julliard
· 20 years ago
beac194
wineprefixcreate and related files need to be installed when doing an
by Alexandre Julliard
· 20 years ago
1d945ea
Put $(FREETYPELIBS) as the last part, as it can include the dir of an
by Vincent Béron
· 20 years ago
00acb5f
First stab at Wine versions of Courier, System and MS Sans Serif fonts.
by Huw Davies
· 21 years ago
ee15af0
Added support for the freedesktop.org MIME system.
by Christian Neumair
· 21 years ago
bd60364
Beginnings of a script to initialize the .wine directory (with help
by Alexandre Julliard
· 21 years ago
299d559
Added wine.inf setupapi script to setup the initial Wine registry
by Alexandre Julliard
· 21 years ago
abeb325
Remove wineconf.libs from EXTRASUBDIRS.
by Gerald Pfeifer
· 21 years ago
280661c
Moved winegcc and winewrap to a separate directory.
by Alexandre Julliard
· 22 years ago
e31fcdb
BINDIR is no longer needed.
by Alexandre Julliard
· 22 years ago
e1a9b10
Moved the wpp library from tools/ to libs/.
by Alexandre Julliard
· 22 years ago
8cbdb97
Don't use libwine_port in makedep to avoid dependency problems.
by Alexandre Julliard
· 22 years ago
6a9fe36
Created a separate static portability library and moved some of the
by Alexandre Julliard
· 22 years ago
60d1134
Teach winegcc to produce executables directly from a bunch of source files.
by Dimitrie O. Paun
· 22 years ago
a6cc590
Renamed mingwrap to winegcc. Removed -DWINE_DEFINE_WCHAR_T.
by Alexandre Julliard
· 22 years ago
3e1c613
Small cleanups to match current build process.
by Dimitrie O. Paun
· 22 years ago
15344ee
New wine build utility that should make it easy for Winelib apps to
by Dimitrie O. Paun
· 22 years ago
9afea97
Fixed mingwrap install command.
by Alexandre Julliard
· 22 years ago
6f0e60d
Fixed passing of -DINCLUDEDIR when building mingwrap.
by Alexandre Julliard
· 22 years ago
2652dcf
New MinGW wrapper that makes gcc on Linux behave like MinGW on
by Dimitrie O. Paun
· 22 years ago
547d236
Get rid of removed winapi_check subdirs.
by Alexandre Julliard
· 23 years ago
7d4ee77
Merged the IDL compiler written by Ove Kaaven.
by Alexandre Julliard
· 23 years ago
b7d3c79
Split the C preprocessor from wrc into a separate library.
by Alexandre Julliard
· 23 years ago
f673b71
Fixed make install target to work even when nothing has been compiled
by Alexandre Julliard
· 23 years ago
7cae558
Removed some more trailing whitespace.
by Alexandre Julliard
· 23 years ago
ce830a9
Added mkinstalldirs to create directories more portably.
by Alexandre Julliard
· 23 years ago
9a68b7b
Link the tools and the server against libwine so we can use the
by Alexandre Julliard
· 23 years ago
624f8e9
Fixed winelauncher for new dll files layout.
by Alexandre Julliard
· 23 years ago
ee34695
Cosmetic fixes.
by Alexandre Julliard
· 23 years ago
f5818d2
Upgraded configure script to use autoconf 2.50 features, and renamed
by Alexandre Julliard
· 23 years ago
d786a12
Added PE dump capabilities to specmaker and renamed specmaker into winedump.
by Eric Pouech
· 24 years ago
f34f418
Use INSTALL_SCRIPT instead of INSTALL_PROGRAM for scripts.
by Satsuki Fujishima
· 24 years ago
c7a3fec
Added spec generation tool specmaker.
by Jon Griffiths
· 24 years ago
f9f030b
Added a winelauncher shell script which makes the process of running
by Jeremy White
· 24 years ago
755bb92
New script for porting Windows source code to WineLib.
by Francois Gouget
· 24 years ago
e2b4efb
Create Gnome/KDE desktop and menu entries from IShellLink
by Alexandre Julliard
· 24 years ago
e482eeb
Split the build program in several files.
by Alexandre Julliard
· 25 years ago
19f8f46
Distinguish between SUBDIRS and INSTALLSUBDIRS.
by Gerald Pfeifer
· 25 years ago
2f158c2
Removed @PROGEXT@ (it was broken anyway).
by Alexandre Julliard
· 25 years ago
3085591
Initial release of the message compiler.
by Bertho Stultiens
· 25 years ago
27337af
- Implemented a new preprocessor that is (nearly) ANSI-C compliant. The
by Bertho Stultiens
· 25 years ago
c53ceba
Improved support for Makefiles that need to recurse in subdirectories.
by Alexandre Julliard
· 25 years ago
04f7fe7
New tool to convert the binary resources in *.rc files (hexdumps) from
by Juergen Schmied
· 25 years ago
2197901
Release 970305
by Alexandre Julliard
· 28 years ago
wine-970305
c6c0944
Release 970112
by Alexandre Julliard
· 28 years ago
wine-970112
7e6ae4b
Release 961208
by Alexandre Julliard
· 28 years ago
wine-961208
530ee84
Release 961023
by Alexandre Julliard
· 28 years ago
wine-961023
bf9130a
Release 961013
by Alexandre Julliard
· 28 years ago
wine-961013
8bbf818
Release 960913
by Alexandre Julliard
· 29 years ago
wine-960913
18f92e7
Release 960717
by Alexandre Julliard
· 29 years ago
wine-960717
ff8331e
Release 950918
by Alexandre Julliard
· 30 years ago
wine-950918
b7258be
Release 950901
by Alexandre Julliard
· 30 years ago
wine-950901
808cb04
Release 950817
by Alexandre Julliard
· 30 years ago
wine-950817
e2991ea
Release 950727
by Alexandre Julliard
· 30 years ago
wine-950727