Commit Graph

11 Commits

Author SHA1 Message Date
Matt Godbolt
4ff8e7917d Migrate 'wine' msvc to windows (#8005)
- Converts all "wine" compilers to be "ex wine" in Windows. uses
different IDs to avoid clashes BUT aliases in the old IDs.
- removes wine and firejail config
2025-08-07 15:47:23 -05:00
Austin Morton
1b45f20a48 Update firejail (#3984)
* Update firejail path

* Fix firejail command options

- replace `--terminate-orphans` with `--deterministic-shutdown` as it
  was renamed in the upstream PR:
  https://github.com/netblue30/firejail/pull/4635

Co-authored-by: Joel Linn <jl@conductive.de>
2022-08-28 14:26:33 -05:00
Matt Godbolt
c75bc3b4bc Use nsjail in prod 2021-04-06 20:21:10 -05:00
Matt Godbolt
263ff0ed72 Support binary in rust.
Closes #509
2020-05-28 23:11:03 -05:00
Austin Morton
bbff26fbc3 Add sandbox support for nsjail 2020-02-18 10:56:34 -05:00
Matt Godbolt
0f58f16a60 Use a different wine 2019-05-16 21:43:38 -05:00
Matt Godbolt
65d9d7bc67 Remove c-preload compiler wrapper in favour of firejail. See #429 2019-05-16 14:30:21 -05:00
Matt Godbolt
5517dacb44 More changes for beta 2019-05-14 12:44:45 -05:00
Matt Godbolt
9c0cd14539 Config changes for new wine, and beta 2019-05-14 11:26:50 -05:00
Matt Godbolt
3f138b1a09 Culmination of several days' worth of work towards running WINE under firejail. See #429 2019-05-13 10:45:24 -05:00
Matt Godbolt
71709f1a15 Allow user-selectable sandbox types. Default to 'none' to not use docker shenanigans 2017-08-25 07:16:22 -05:00