Build and packaging library
Find a file
Jan Lindemann f9d398d219 make: Fix MinGW build machinery machinery
This commit makes it possible to successfully run "make all" against ytools'
again, with TARGET_TUPLE set to i686-ms-w64-mingw. Lots of minor and major
tweaks here and there.

The biggest diff is a move of the architecture-related definitions into
platform.mk. The are needed pretty early on, so that seems reasonable.

Making this work again is part of the larger effort to support cross
buildchains in a more concise way, i.e. without so many if ($(TARGET),mingw))
all over the place. TARGET's relevance should dwindle, until it's finally taken
over by the TARGET_XXX variables extracted from TARGET_TUPLE or TARGET_TRIPLET.

Signed-off-by: Jan Lindemann <jan@janware.com>
2019-03-02 17:21:48 +00:00
bin bin/Makefile: 2018-12-28 13:33:48 +00:00
conf cvsroot.sh, cvs-admin.sh, integrate-distro.sh: Replace /home/jannet/arc -> /srv 2018-12-14 09:18:17 +00:00
doc $(MODDIR)/make/defs.mk: Replace variable OS with OS_NAME_VERSION 2019-02-27 10:22:27 +00:00
htdocs logo-janware-minimal.svg: Add logo-janware-minimal.svg 2018-11-16 19:20:00 +00:00
make make: Fix MinGW build machinery machinery 2019-03-02 17:21:48 +00:00
scripts get-os.sh: Add support for command tuple 2019-02-27 11:56:54 +00:00
tmpl header.tex.tmpl: Remove package portland, not available in openSUSE for licensing reasons 2018-03-04 10:04:53 +00:00
CHANGES $(TOPDIR), make, scripts: Search-and-replace ytools -> jw-build 2017-04-07 12:15:48 +00:00
HASH Release 1.0.0-84@centos-7/x86_64 2018-12-28 14:17:42 +00:00
Makefile srcdist.mk: Make wd-upload work with upload-defs.mk 2019-01-08 10:53:32 +00:00
RELEASES Release 1.0.0-84@centos-7/x86_64 2018-12-28 14:17:42 +00:00
VERSION Start version: 1.0.0-84 2018-12-28 12:31:35 +00:00