Commit Graph

165 Commits (master)

Author SHA1 Message Date
Huw Davies c45acfe9a1 winemaker: Fix --single-target option parsing.
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-03-13 23:40:39 +01:00
Austin English 6a269557ee winemaker: Move WineHQ URLs to https.
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-12-01 09:29:41 +01:00
André Hentschel 989a9dc917 winemaker: Remove trailing semicolon from PreprocessorDefinitions.
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-07-12 20:35:02 +02:00
Frédéric Delanoy 58cc34f4d3 winemaker: Fix a couple typos in comments.
Signed-off-by: Frédéric Delanoy <frederic.delanoy@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-05-19 12:00:09 +09:00
André Hentschel 154d024f8d winemaker: Markup fixes in German translation.
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-03-09 18:41:13 +09:00
Frédéric Delanoy 1bd60414c8 winemaker: Markup fixes in French translation.
Signed-off-by: Frédéric Delanoy <frederic.delanoy@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-03-07 13:22:08 +09:00
Marcus Meissner 0d06ebf5fb manpages: Markup fixes.
Reported by Eric S. Raymond.

Signed-off-by: Marcus Meissner <marcus@jet.franken.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-03-03 01:38:23 +09:00
Jens Reyer 93fc6826c2 winemaker: Fix macro-not-defined errors from man.
' characters at the start of a line indicate a groff command. If
used in error, the affected lines get ignored. Therefore add a
zero-width space and reformat another paragraph to keep the
literal meaning.

Signed-off-by: Jens Reyer <jre.winesim@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-03-02 12:09:11 +09:00
Alexandre Julliard 5cd3395975 makefiles: Generate rules for installing scripts.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-29 21:20:07 +09:00
Alexandre Julliard da340169d6 makefiles: Generate rules for installing programs.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-29 21:20:06 +09:00
Alexandre Julliard e619a15ac1 tools: Move winemaker to its own directory.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-28 20:45:18 +09:00
André Hentschel 6fb4e06298 winemaker: Improved check for libXML at runtime. 2013-08-15 16:17:20 +02:00
André Hentschel 5b2d515763 winemaker: Use utf-8 for stdout. 2013-06-17 13:34:40 +02:00
André Hentschel 1337726318 winemaker: Try to find the real case of a given filename or path from project files. 2013-06-13 12:17:48 +02:00
André Hentschel bf236d423f winemaker: Add includes separately for vcproj files. 2013-06-13 12:17:45 +02:00
André Hentschel 7bd49ab2df winemaker: Don't destroy relative paths. 2013-06-13 12:17:39 +02:00
André Hentschel b4b2656bc8 winemaker: Don't add -mno-cygwin to CXXEXTRA per default. 2013-06-11 20:16:36 +02:00
André Hentschel 6541a19907 winemaker: Output UTF-8 Makefiles. 2012-12-04 00:02:58 +01:00
André Hentschel 9b2eb6e6ea winemaker: Include the target specific dll path when linking. 2012-10-09 10:00:15 +02:00
André Hentschel 2c3121d533 winemaker: Always use parent project for project files. 2012-10-09 10:00:09 +02:00
André Hentschel 37c702b534 winemaker: Handle library search pragmas. 2012-03-26 18:15:40 +02:00
André Hentschel c6008a06ac winemaker: Fix conversion of C++ filenames into object names. 2012-03-12 10:12:16 +01:00
André Hentschel fc96703060 winemaker: Abort on unhandled file formats. 2012-03-09 11:34:38 +01:00
André Hentschel c7c8d3ccfc winemaker: Print the invocation command line to the Makefile. 2012-02-06 10:19:31 -06:00
André Hentschel 3abe79d71a winemaker: Add command line option for compiling static libraries. 2012-01-16 12:45:38 +01:00
André Hentschel 798a91a3da winemaker: Also detect static libraries when scanning directories. 2011-11-24 17:10:20 +01:00
André Hentschel 49c35fca93 winemaker: Add support for compiling static libraries. 2011-11-21 11:00:31 +01:00
André Hentschel 06f4928474 winemaker: Be less picky when detecting the target type. 2011-11-21 11:00:17 +01:00
André Hentschel 289ca97930 winemaker: Remove some unused variables. 2011-11-21 11:00:05 +01:00
André Hentschel b40c5f2d2c winemaker: Respect more spaces when splitting the options. 2011-11-21 11:00:00 +01:00
Francois Gouget ed3c9a1eca Assorted spelling fixes. 2011-08-03 14:15:48 +02:00
André Hentschel 35c743bfec winemaker: Let winegcc generate the app loader script. 2011-05-11 19:50:38 +02:00
André Hentschel 8c88d6c6d8 winemaker: Fix library argument. 2011-03-28 17:08:54 +02:00
André Hentschel 8662db7117 winemaker: Ignore whitespaces before defines. 2011-02-11 17:39:42 +01:00
André Hentschel 564c7a5718 winemaker: Add def file support. 2011-01-05 17:52:06 +01:00
André Hentschel 9a1000c8cc winemaker: Remove a comment. 2010-12-05 12:24:24 +01:00
André Hentschel d4c50adb72 winemaker: Add calling convention flags. 2010-12-01 11:10:24 +01:00
André Hentschel c8f4154874 winemaker: Fix going up one directory level. 2010-12-01 11:10:07 +01:00
André Hentschel 4dd043a583 winemaker: Fix current directory recognition.
Also fixed some comments
2010-12-01 11:10:01 +01:00
André Hentschel 5d95857c27 winemaker: Remove unused target constants. 2010-11-29 19:52:02 +01:00
André Hentschel 189a5d0978 winemaker: Add spec file dependency for dlls. 2010-11-17 11:20:04 +01:00
André Hentschel c9ff0c5382 winemaker: Catch special case in Workspace file.
Some sln files use that as a section to keep things like changelogs,
which we are not interested in.
2010-11-16 21:54:18 +01:00
André Hentschel ae91158ee0 winemaker: Let winebuild use the default specfile name. 2010-10-22 12:03:08 +02:00
André Hentschel b7efaf8b6d winemaker: Don't use -march options. 2010-09-20 13:48:11 +02:00
André Hentschel f10513b2f8 winemaker: Don't use deprecated -mcpu option. 2010-06-22 20:05:13 +02:00
André Hentschel 02efd5a7c0 winemaker: Warn on include path starting with drive letter. 2010-06-22 20:05:02 +02:00
André Hentschel f4679761b7 winemaker: Ignore files not found by the search function. 2010-06-22 20:04:52 +02:00
André Hentschel 61622fe8d1 winemaker: Ignore the Global section. 2010-06-22 20:04:43 +02:00
André Hentschel 1d33f8db9b winemaker: Avoid setting variable to an uninitialized value. 2010-06-18 11:19:36 +02:00
André Hentschel 1a8fdf07b4 winemaker: Add missing linefeed. 2010-05-12 13:44:00 +02:00