Mike Frysinger
5392844392
Add support for 'make install DESTDIR'.
2006-02-14 13:51:38 +01:00
Alexandre Julliard
9bda749b78
The samples subdirectory no longer exists.
2005-06-28 19:16:08 +00:00
Alexandre Julliard
078eb1fdab
Moved the API doc rules to the documentation makefile.
2005-06-15 18:12:15 +00:00
Alexandre Julliard
8dd4ee76c4
Moved the wine manpage to the loader/ directory.
2005-06-15 10:25:40 +00:00
Alexandre Julliard
a4bb17c314
Get rid of the wine.conf man page.
2005-06-14 19:25:02 +00:00
Dimi Paun
12f9bb7ab2
Moved the SGML documentation over to SourceForge.
2005-05-10 13:26:14 +00:00
Scott Ritchie
d6828ebbf9
User Guide Chapter 2 rewrite.
2005-02-11 12:17:34 +00:00
Eric Pouech
e86389e057
Reorganizing wine-devel:
...
- killing the advanced part (and moving its chapters in both
developing Wine and Wine archi parts)
- creating a new book on coding practices from i18n.sgml, patches.sgml
and porting.sgml
- creating a new book on some debugging strategies from the old
advanced book and cvs-regression.sgml
- creating a new book on the kernel modules (NTDLL & KERNEL32) from
architecture.sgml / related DLLs and address-space.sgml,
console.sgml, threading.sgml
- creating a new book on the windowing from architecture.sgml / USER32
and related
- creating a new book on the graphical parts from architecture.sgml /
GDI32 and related
Other changes:
- removed list of DLLs and their role (from the modules overview)
- removed in X11 keyboard mapping section the part related to submit a
patch
2004-10-26 22:45:47 +00:00
Mike Hearn
b58687eb51
Added documentation on the address space layout in Wine.
2004-05-28 03:58:02 +00:00
Chris Morgan
5a6d23179a
Convert ddraw.txt to ddraw.sgml and add it to the wine-devel
...
documentation.
2004-03-20 19:23:56 +00:00
Dimitrie O. Paun
6a748376ef
Remove a bunch of dummy and/or obsolete info from the Winelib
...
Developers Guide.
2004-01-28 20:07:59 +00:00
Dimitrie O. Paun
cd2ed0c9c1
Remove the default.dsl sheet -- the default is good enough.
2003-10-14 20:21:05 +00:00
Dimitrie O. Paun
b817a3c5ac
Use docbook2txt to generate the text output instead of adhoc hacks.
2003-10-09 04:33:20 +00:00
Gerald Pfeifer
f3257ab4f1
Remove obsolete "status" directory from EXTRASUBDIRS.
2003-10-02 04:28:17 +00:00
Dimitrie O. Paun
0698b918a4
Remove redundant sections from the guide:
...
tools: is now included in the new bin2res
build: moved to PACKAGING
cvs: is available in many other places.
2003-09-22 21:30:45 +00:00
Dimitrie O. Paun
6f7cbc0840
Build the HTML documents as one big file.
2003-09-19 00:10:02 +00:00
Alexandre Julliard
bf49a0075b
Remove the FAQ from the doc tarball, and build it as a single .html
...
file (based on patch by Dimitrie O. Paun).
2003-09-18 20:51:32 +00:00
Dimitrie O. Paun
ae3faeb066
Get rid of no longer needed files.
2003-09-17 22:38:39 +00:00
Dimitrie O. Paun
66824e5fb6
Remove the unused WINE_DOC_SRCS, and the useless BOOKS_TARGETS.
2003-09-16 01:03:54 +00:00
Dimitrie O. Paun
147888f4b8
Remove obsolete documentation/dlls.sgml.
2003-09-15 20:16:43 +00:00
Francois Gouget
1568fa3b21
Make sure to return an error if the file generation fails.
2003-06-23 19:51:21 +00:00
Dimitrie O. Paun
255ecc56ae
Remove the generation of all documentation in one document.
2003-04-19 02:50:57 +00:00
Dimitrie O. Paun
041a8de270
Transform the Packaging Guide into a nice ASCII file.
...
Update it to the latest info, make it less prone to obsolescence.
Updated the Wine executables from list produced by Tom Wickline.
2003-04-14 21:31:48 +00:00
Andreas Mohr
56e6cd0eb8
- new, much more detailed and easier "step-by-step" layout
...
- better intro
- add Glossary (glossary.sgml)
- much better Getting Wine chapter
- much better Wine configuration chapter
- better Wine drive layer configuration section
- explain wineserver cmdline options
- rearranged tons of things into a less messy state
- tons of janitorial fixes
2003-04-01 03:26:13 +00:00
Jon Griffiths
35345f2d4f
Updated rules for API doc generation.
...
Add sgmlpages target for making a docbook 'Wine API Guide'.
2003-03-15 19:48:34 +00:00
Alexandre Julliard
492e963205
Added rules for building the FAQ.
2002-12-03 23:35:32 +00:00
Alexandre Julliard
20d444d1c4
Added dist rule for building the distribution tarballs.
2002-11-24 22:17:15 +00:00
Vincent Béron
1d8cb6efd2
The default behavior of "make everything" is now to build separate
...
guides rather than the big one.
Determines the name of the installed docbook filter (db2html or
docbook2html, etc.) in configure, defaulting to false if absent.
2002-11-23 01:20:02 +00:00
Alexandre Julliard
4131aaa9f1
Added testing.sgml.
2002-09-17 18:44:46 +00:00
Alexandre Julliard
5b80ce3517
Fixed make install from read-only build directory (spotted by Marcus
...
Meissner).
2002-07-01 18:23:38 +00:00
Alexandre Julliard
f673b71ece
Fixed make install target to work even when nothing has been compiled
...
yet.
Added install-lib and install-dev targets to allow partial
installations; moved winemaker.man and winelauncher.in to better fit
in the new install categories.
2002-06-14 23:48:27 +00:00
Alexandre Julliard
8c08ceb56c
Replaced -dosver and -winver options by config file parameters.
2002-05-23 19:35:18 +00:00
Alexandre Julliard
3536316a31
New loading scheme for Winelib apps, makes them behave like builtin
...
dlls and takes load order into account. Install them in dlldir.
Improved MODULE_GetBinaryType to recognize ELF binaries.
Added a wrapper script to setup the environment when running directly
from inside the source tree.
2002-05-22 21:32:49 +00:00
Alexandre Julliard
ee346956eb
Cosmetic fixes.
2002-02-27 18:50:42 +00:00
Alexandre Julliard
f5818d2f7a
Upgraded configure script to use autoconf 2.50 features, and renamed
...
to configure.ac.
Changed a few things to better follow the autoconf guidelines.
2002-02-14 19:47:29 +00:00
Susan Farley
3b10efebfe
Better formatting for PDF output.
2001-09-26 23:02:31 +00:00
Francois Gouget
382d217532
Clean should also delete the pdf, ps and .out(?) files.
2001-05-03 18:33:32 +00:00
John R. Sheets
1828e59352
- Split Winelib User Guide into smaller files for easier maintenance
...
and better integration with make_winehq.
- Add some Winelib docs from Jon Griffiths.
- Fix a <sect2> problem in running.sgml.
2001-01-24 19:36:24 +00:00
John R. Sheets
bc80a3b4c7
Implemented stubs for IWebBrowser in shdocvw.dll.
2001-01-11 22:32:44 +00:00
Joerg Mayer
dae3f675e7
Don't suppress error messages.
2000-12-22 20:29:03 +00:00
John R. Sheets
d9e064fd4b
Documentation update.
2000-12-13 21:52:37 +00:00
Francois Gouget
8fa0fb7505
Winemaker's man page initial release.
2000-11-06 05:41:23 +00:00
John R. Sheets
1e8e5ba829
Converted Wine documentation to SGML format.
2000-08-08 01:24:00 +00:00
Alexandre Julliard
c53ceba478
Improved support for Makefiles that need to recurse in subdirectories.
2000-04-09 18:19:59 +00:00
Peter Ganten
f35cdc8e4b
Adapted the manual pages to the new long options, updated the
...
-debugmsg channels and added a small hack to get the @sysconfdir@
stuff in the manual pages right.
2000-04-04 18:57:19 +00:00
Alexandre Julliard
ab7fa6de87
Fixed typo.
1999-10-23 20:19:15 +00:00
Marcus Meissner
7b6e3c0918
Actually create the man/ subdirectories before installing.
1999-07-31 17:29:20 +00:00
Alexandre Julliard
d6baf1bb1a
Authors: James Juran <jrj120@psu.edu>, Andreas Mohr <cipam895@cip1.ind.uni-stuttgart.de>
...
Updated README and man page.
Split documentation for wine.conf into new wine.conf(5) manpage.
1999-07-18 15:47:22 +00:00
Alexander V. Lukyanov
0bc384f0f7
Install wine.man from current directory.
...
Remove wine.man on distclean, not on clean.
1999-06-18 16:58:06 +00:00
Marcus Meissner
5a70c97a69
Autoconfigure the directories in the manpage.
1999-06-05 09:00:21 +00:00