bjorn3
|
cd0e862282
|
Update ar
Fixes #672
|
2019-09-01 11:17:01 +02:00 |
|
Atul Bhosale
|
f481a4b685
|
Format code using 'cargo fmt'
|
2019-08-31 22:58:09 +05:30 |
|
bjorn3
|
5b818e5e0f
|
Use native ar to create archive files
Workaround for #672
|
2019-08-18 16:06:59 +02:00 |
|
bjorn3
|
aeecb45beb
|
Preserve the order files are added to archives
rust.metadata.bin could have been at the start of an .rlib file confusing ld
|
2019-04-27 17:47:15 +02:00 |
|
bjorn3
|
9f6a65b08b
|
Update comment
|
2019-04-24 21:08:11 +02:00 |
|
bjorn3
|
746e5c5142
|
Remove some debug println's
|
2019-04-24 20:57:36 +02:00 |
|
bjorn3
|
7ab8dda160
|
Fix gnu archives
|
2019-04-24 20:50:23 +02:00 |
|
bjorn3
|
e8db15f662
|
Fix filename length for ar files
|
2019-04-24 19:00:21 +02:00 |
|
bjorn3
|
103f2faa1a
|
[WIP] Try using GnuBuilder
|
2019-04-24 19:00:21 +02:00 |
|
bjorn3
|
004dc33031
|
Refactor archive.rs for future usage of ar::GnuBuilder
|
2019-04-21 14:59:05 +02:00 |
|
bjorn3
|
3fedac85e7
|
Let the ArArchiveBuilder implement cg_ssa:🔙:archive::ArchiveBuilder
|
2019-04-21 14:57:55 +02:00 |
|
bjorn3
|
56133d1b18
|
Fix release mode
|
2018-12-28 15:18:35 +01:00 |
|
bjorn3
|
640d66c777
|
Call linker from cg_clif
|
2018-11-11 11:40:31 +01:00 |
|