Delyan Angelov
|
776e7ad0b1
|
sync,os,thirdparty: fix cross compilation from macos to windows (#21484)
|
2024-05-10 22:04:52 +03:00 |
|
Delyan Angelov
|
937a36ac1c
|
sync.stdatomic: add paths for compilation with musl on Gentoo (#21400)
|
2024-05-02 13:51:45 +03:00 |
|
Delyan Angelov
|
40da0f75d8
|
sync.stdatomic: add flag lines for gcc 14 too
|
2024-04-25 17:20:21 +03:00 |
|
Delyan Angelov
|
07e6f2ec7b
|
sync: add Gentoo paths for libatomic
|
2024-04-25 16:52:31 +03:00 |
|
Turiiya
|
c086bee5be
|
breaking,vlib: update handling of imports whose symbols are not directly used in imported file, remove pub const is_used = 1 workarounds (#21160)
|
2024-04-01 22:07:05 +03:00 |
|
Delyan Angelov
|
d2dcf6a307
|
sync: support more gcc version specific search locations on linux with tcc
|
2024-02-26 23:05:22 +02:00 |
|
Delyan Angelov
|
31b28af179
|
bootstrap: remove -I ./thirdparty/stdatomic/nix from make files (#14111)
|
2022-04-21 00:12:50 +03:00 |
|
Delyan Angelov
|
9646e4b9d8
|
sync: use #insert for atomic.h, so that bootstrapping can be simplified
|
2022-04-19 20:06:20 +03:00 |
|
Delyan Angelov
|
b0f651bf81
|
sync: enable tcc compilation of sync programs on Amazon Linux 2 (and other Red Hat distros like CentOS) by default (#13664)
|
2022-03-05 19:13:47 +02:00 |
|
Delyan Angelov
|
730b2a9263
|
sync: move sync.atomic2 to sync.stdatomic, cleanup
|
2021-12-28 10:16:22 +02:00 |
|