summaryrefslogtreecommitdiff
path: root/source/core/unix/slang-unix-process.cpp
AgeCommit message (Expand)Author
2025-04-10Fix downstream compiler locale (#6734)Julius Ikkala
2024-11-05Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska
2024-10-29formatEllie Hermaszewska
2023-10-25Fix warnings for gcc 12.3 (#3286)Ellie Hermaszewska
2023-09-01Fix GLSL code gen around RayQuery and HitObject types. (#3173)Yong He
2023-04-26Fix most of the disabled warnings on gcc/clang (#2839)Ellie Hermaszewska
2023-03-30Detect when calls to execv fail (#2751)Ellie Hermaszewska
2022-02-10OSX CI Test (#2126)jsmall-nvidia
2022-02-10Fix MacOSX build issues (#2124)jsmall-nvidia
2021-12-03Split out ExecutableLocation (#2041)jsmall-nvidia
2021-11-30Auto flush for streams for stdin/out in slang-test (#2035)jsmall-nvidia
2021-11-30Use test-server on CI (#2034)jsmall-nvidia
2021-11-16Support around JSON-RPC (#2014)jsmall-nvidia
2021-11-10Interprocess communication via pipes (#2009)jsmall-nvidia