Commit Graph

20 Commits

Author SHA1 Message Date
FractalU
17d7880b72 lua51: fix broken mintty patch and remove winpty dependency 2023-06-14 03:16:16 +02:00
GH Cao
e81da1da61 lua51: enable clangarm64 2022-09-15 01:38:01 +08:00
Biswapriyo Nath
cfa90447df Remove hardcoded CC variable
Those are now set by makepkg
2022-08-19 14:07:25 +05:30
Christoph Reiter
7c67d9c465 Make sure every package using a C/C++ compiler depends on one
The "cc" virtual package provides the environment default compiler.
2022-01-08 17:11:16 +01:00
Jeremy Drake
8ea893728c add clang32 to more packages.
All packages which successfully built on clang64, for which all of their
dependencies are already available for clang32.

Batch 2
2021-06-19 13:38:11 -07:00
Jeremy Drake
300324d453 lua51: backport fixes from lua package
Manually rebase @mingwandroid's patches against this version, plus my
own patch to link the import library rather than the DLL, for LLD
support.
2021-04-30 21:41:22 -07:00
Christoph Reiter
81bf16586c Enable clang64 for everything 2021-04-25 19:30:11 +02:00
Christoph Reiter
efa44d23cc ucrt all the things 2021-04-01 21:08:55 +02:00
Viktor Szakats
7f6257d62d switch to HTTPS where available (#2904)
* switch to HTTPS where available

* use canonical readthedocs URLs
2017-09-16 09:12:45 +03:00
Yusuke Sasaki
7c803d2668 add pkgbase entry 2016-03-07 00:33:13 +09:00
Viktor Szakats
e32a40cc92 switch to sha256 checksums
* upgrade some broken packages
* correct some broken urls/checksums
* use secure urls where possible
* update PKGBUILD templates
* remove line-ending whitespace
* minor typos/fixes

Remaining md5sums either didn't download or
didn't pass checksum tests.
2016-02-25 20:55:26 +01:00
Alexey Pavlov
63387d4ab6 === Rebuild with GC-5.1.0. Part VII === 2015-07-13 10:16:40 +03:00
David Macek
d1051589d7 lua, lua51: Add winpty wrapper (pkgrel not incremented) 2015-03-22 01:48:20 +01:00
David Macek
04e80fd5da lua, lua51: Fix lua lib search paths (pkgrel not incremented) 2015-03-21 13:07:00 +01:00
David Macek
d744b95509 lua, lua51: Fix build and add a .dll.a link library 2015-03-21 03:28:42 +01:00
Renato Silva
6daa9f99f9 Trailing whitespace cleanup. 2015-02-09 18:45:05 -02:00
Alexpux
d92815a652 Fix scripts to use new global MINGW_PACKAGE_PREFIX variable instead locally defined 2014-06-11 07:11:51 +04:00
Alexpux
228bb23d40 Fix formatting. Replace TAB with two spaces 2014-04-22 16:46:15 +04:00
Alexpux
ac7ddf69f1 Rebuild packages to fix winpthreads dependency. 2014-04-21 12:33:57 +04:00
Alexpux
f621c08dec lua: Update to 5.2.3. Add lua51 package. 2014-01-17 09:32:39 +04:00