Commit Graph

56 Commits

Author SHA1 Message Date
Mateusz Mikuła
579639f57a Remove duplicated sections in Rust PKGBUILD 2021-07-04 22:14:39 +02:00
Mateusz Mikuła
edfc6de6a3 Fix #9010 2021-07-04 16:13:20 +02:00
Mateusz Mikuła
bd75a4306c Hack to make rust buildable for Clang prefixes 2021-07-04 16:13:20 +02:00
Christoph Reiter
449b5832f4 rust: rebuild
See #9010
2021-06-29 20:53:16 +02:00
Christoph Reiter
5dc5008453 rust: fix pkgrel 2021-06-27 21:17:38 +02:00
Peter Budai
4cc8e2aba6 rust: Update to 1.53 2021-06-27 09:49:17 +02:00
Christoph Reiter
20a7ba20a2 rust: depend on libxml2
Fixes #8732
2021-05-20 21:01:41 +02:00
Peter Budai
eea2fdb33a Bump to 1.52.1 2021-05-12 07:03:19 +02:00
Peter Budai
ab36a3f1bf Update dependencies 2021-05-11 21:22:55 +02:00
Peter Budai
882cef9542 Rust: Update to 1.52
Separate rust-docs
2021-05-11 14:20:02 +02:00
Christoph Reiter
81bf16586c Enable clang64 for everything 2021-04-25 19:30:11 +02:00
Christoph Reiter
654545e307 Merge pull request #8194 from Zapeth/master
Update Rust to 1.51.0
2021-03-28 17:00:54 +02:00
Christoph Reiter
fdd8db1170 rust: remove unused patch 2021-03-28 16:59:22 +02:00
Christoph Reiter
2d3933dd60 More ucrt 2021-03-27 13:01:21 +01:00
Zapeth
507bcf0ee4 Update patch hash 2021-03-25 17:38:56 +01:00
Zapeth
98cdb1cba9 Update 0004-unbundle-gcc.patch 2021-03-25 17:36:38 +01:00
Zapeth
00e23883d6 Disable problematic Rust patch 2021-03-25 16:58:59 +01:00
Zapeth
4930815bf5 Update Rust to 1.51.0 2021-03-25 16:28:12 +01:00
Mateusz Mikuła
46168d9657 Update Rust to 1.49.0 2021-01-07 09:11:35 +01:00
Mateusz Mikuła
2b8342e288 Update cc crate to workaround command line length limit 2020-11-22 19:59:25 +01:00
Mateusz Mikuła
5c60de320d Do not check the signature
https://github.com/msys2/MINGW-packages/pull/6932#issuecomment-731737388
2020-11-22 14:23:21 +01:00
Mateusz Mikuła
c26abb0a8e Rust now default to single stage for builds 2020-11-22 12:42:20 +01:00
Mateusz Mikuła
3e1d8fb687 Update Rust to 1.48 2020-11-22 12:42:20 +01:00
Alexey Pavlov
d77e49fb64 rust: Update to 1.43.0 2020-04-26 23:32:29 +03:00
Alexey Pavlov
61db8430f1 rust: Update to 1.42.0 2020-03-14 18:46:13 +03:00
Mateusz Mikuła
e8de39aada Update Rust to 1.41.1 2020-03-02 14:40:28 +01:00
Alexey Pavlov
2d1f3bff63 rust: Update to 1.37.0 2019-08-16 14:41:07 +03:00
Alexey Pavlov
5d7888adca rust: Update to 1.36.0 2019-07-05 13:16:49 +03:00
Alexey Pavlov
0f53d325d9 rust: Update to 1.35.0 2019-05-30 00:10:04 +03:00
Alexey Pavlov
21731778e1 rust: Fix configure for win32 2018-11-10 03:34:42 +03:00
Alexey Pavlov
8a1b808c07 rust: Fix packaging 2018-10-29 09:50:37 +03:00
Alexey Pavlov
3548a6b2b1 rust: [WIP] Update to 1.29.2 2018-10-26 15:06:42 +03:00
Mateusz Mikuła
ced0b2270d rust: update to 1.16.0 (#2343) 2017-03-27 07:48:38 +03:00
Mateusz Mikuła
d40737fac2 rust: update to 1.15.1 (#2175) 2017-02-16 14:12:05 +03:00
Alexey Pavlov
f747da045d rust: WIP fixes 2017-02-03 14:19:44 +03:00
Zion
c3a3c3878a Rust 1.15 (#2151)
* rust: link to pthread and use _Unwind_Resume

* Added 1.15.0 rust, baby!
2017-02-03 07:45:32 +03:00
Zion
c0191e07ab Fix rust 1.14.0 (#2092)
* rust: link to pthread and use _Unwind_Resume

* Rust now builds with system installed jemalloc.

* Apparently there is no such package named llvm-libs.

* Looks like we still need cmake
2017-01-17 14:47:51 +03:00
Zion
d939c4a6c8 Updated rust to 1.14.0 (#2051) 2016-12-31 14:18:39 +03:00
Mateusz Mikuła
8fd889264d rust: link to pthread and use _Unwind_Resume (#1972) 2016-11-29 08:25:59 +03:00
Zion
4919f2c142 Remove -fPIC flag as it doesn't do anything. 2016-11-19 22:51:12 -08:00
Zion Nimchuk
25f3e86bec Updated rust package to 1.13, rustc now compiles on i386 2016-11-18 13:28:28 -08:00
Zion
c716e685f0 Updated rust package to 1.12.1 (#1851)
* Updated rust package to 1.12.1

* Fixed issues installing licenses.

* Removed duplicate information in PKGBUILD

* Added patch to force rust to use curl rather than PowerShell.
2016-10-24 06:18:24 +03:00
Alexey Pavlov
34438a0c92 rust: Format fixes. 2016-10-17 09:51:48 +03:00
Zion
04d82ac2d5 Include cargo with Rust (#1825)
* Update Rust to 1.12.0, changes based on Arch Linux's package.

* Forgot to add cmake to rust :P

* Made minimum cmake to 3.4.3 in rust package, maybe fix the tea CI build.

* Fixed rust license install location.

* Fixed small formattion issues in rust package.

* Rust version 1.12.0 is now pre-installed with cargo

* Got rid of merge conflict leftovers
2016-10-16 00:45:12 +03:00
Zion
e69e82f9f0 Update Rust to 1.12.0 (#1817)
* Update Rust to 1.12.0, changes based on Arch Linux's package.

* Forgot to add cmake to rust :P

* Made minimum cmake to 3.4.3 in rust package, maybe fix the tea CI build.

* Fixed rust license install location.

* Fixed small formattion issues in rust package.
2016-10-14 08:39:25 +03:00
Viktor Szakats
e7111647e2 use secure urls
* follow some redirects
2016-02-23 10:26:29 +01:00
Alexey Pavlov
5942f8878a Update PKGBUILD's 2015-08-17 12:02:11 +03:00
Evgenii Pashkin
f64dbbf695 Upgrade rust to 1.2.0 2015-08-09 07:04:05 +03:00
Alexey Pavlov
f4911b647a === Rebuild with GCC-5.1.0. Part IV === 2015-07-07 16:23:44 +03:00
Evgenii Pashkin
4971e0778a rust: Update to 1.1.0 2015-06-28 23:17:31 +03:00