summaryrefslogtreecommitdiff
path: root/source/core/unix
AgeCommit message (Expand)Author
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
2021-10-26Runs all gfx unit tests through a 'test proxy' (#1981)jsmall-nvidia
2021-04-29Simplify CommandLine by removing Escaping (#1825)jsmall-nvidia
2021-04-29Support for escaped paths in tools (#1823)jsmall-nvidia
2020-02-27Fix unix ProcessUtil::getClockTick (#1246)jsmall-nvidia
2019-12-06Support conversion from int/uint to enum types (#1147)Tim Foley
2019-09-23Simple test profiling (#1062)jsmall-nvidia
2019-06-14CPPCompiler improvements (#984)jsmall-nvidia
2019-06-14Abstract CPPCompiler (#983)jsmall-nvidia
2019-06-13Runtime C++ compiling and testing on Unix-like targets (#981)jsmall-nvidia
2019-06-12CommandLine arg escaping (#980)jsmall-nvidia
2019-06-12Visual Studio compilation working in test harness (#979)jsmall-nvidia
2019-06-12Runtime execution of Visual Studio Compiler (#978)jsmall-nvidia