12 Commits

Author SHA1 Message Date
Christoph Reiter
b38b2b78f4 Remove all cygwin CHOST changes
Since #5448 CHOST defaults to cygwin now, so this
is no longer needed.
2025-06-27 07:42:37 +02:00
Christoph Reiter
1bf76c387f cross-windows-default-manifest: convert to split package 2024-08-13 08:26:46 +02:00
Christoph Reiter
4a8682bee9 mingw-w64-cross: add x86_64-w64-mingw32ucrt
This is a cross compiler targeting for 64bit ucrt.
The target triple is the some Fedora decided to use:
https://fedoraproject.org/wiki/Changes/F37MingwUCRT
2023-11-16 20:56:22 +01:00
Christoph Reiter
2d6ea13c46 windows-default-manifest: build with !strip !buildflags; drop msysize patch
1) to be in line with the other cross packages
2) drop msysize while at it
2023-11-16 20:36:58 +01:00
Christoph Reiter
1f1a74cb26 Port everything away from PKGMETA
keep an empty PKGMETA.yml for now until all users are adjusted and
deployed.
2023-09-17 20:40:26 +02:00
Christoph Reiter
38126d763e makedepend on autotools for packages using configure
In some cases this will introduce cycles which could likely be cleaned
up by only depending on some unix tools instead of the whole autotools.

Rebuilding doesn't make much sense at this point since it just adds a subset
of base-devel which is still installed by default.
2021-12-12 14:20:50 +01:00
atom.long
71bff9406b mingw-w64-cross-windows-default-manifest: should use 'mingw-w64-cross-gcc' to build it, instead of 'gcc'. 2017-05-30 23:24:26 +08:00
Alexey Pavlov
f25ea64c22 Update mingw-w64-cross packages. 2017-01-24 09:18:04 +03:00
Viktor Szakats
9fcc411bae use more secure urls
* file: fix source url to be dynamic again
* crypt: fix typo in prev sha256 switch commit
2016-02-25 21:00:42 +01:00
Viktor Szakats
ab64a4ef6c switch to sha256 checksums
* upgrade some broken packages
* correct some broken urls/checksums
* use secure urls where possible
* use stable url for ncurses
* some whitespace fixes

Remaining md5sums either didn't download or
didn't pass checksum tests.
2016-02-25 14:45:55 +01:00
Renato Silva
b176b369d3 Trailing whitespace cleanup. 2015-02-09 18:47:01 -02:00
Alexpux
413e7db599 Add default-manifest for ming-w64 cross toolchains. 2014-10-27 07:35:32 +03:00