summaryrefslogtreecommitdiffstats
path: root/source/core/unix
Commit message (Expand)AuthorAge
* Fix UnixPipeStream::read() not handling EOF (#8626)ncelikNV2025-10-08
* Fix downstream compiler locale (#6734)Julius Ikkala2025-04-10
* Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska2024-11-05
* formatEllie Hermaszewska2024-10-29
* Fix warnings for gcc 12.3 (#3286)Ellie Hermaszewska2023-10-25
* Fix GLSL code gen around RayQuery and HitObject types. (#3173)Yong He2023-09-01
* Fix most of the disabled warnings on gcc/clang (#2839)Ellie Hermaszewska2023-04-26
* Detect when calls to execv fail (#2751)Ellie Hermaszewska2023-03-30
* OSX CI Test (#2126)jsmall-nvidia2022-02-10
* Fix MacOSX build issues (#2124)jsmall-nvidia2022-02-10
* Split out ExecutableLocation (#2041)jsmall-nvidia2021-12-03
* Auto flush for streams for stdin/out in slang-test (#2035)jsmall-nvidia2021-11-30
* Use test-server on CI (#2034)jsmall-nvidia2021-11-30
* Support around JSON-RPC (#2014)jsmall-nvidia2021-11-16
* Interprocess communication via pipes (#2009)jsmall-nvidia2021-11-10
* Runs all gfx unit tests through a 'test proxy' (#1981)jsmall-nvidia2021-10-26
* Simplify CommandLine by removing Escaping (#1825)jsmall-nvidia2021-04-29
* Support for escaped paths in tools (#1823)jsmall-nvidia2021-04-29
* Fix unix ProcessUtil::getClockTick (#1246)jsmall-nvidia2020-02-27
* Support conversion from int/uint to enum types (#1147)Tim Foley2019-12-06
* Simple test profiling (#1062)jsmall-nvidia2019-09-23
* CPPCompiler improvements (#984)jsmall-nvidia2019-06-14
* Abstract CPPCompiler (#983)jsmall-nvidia2019-06-14
* Runtime C++ compiling and testing on Unix-like targets (#981)jsmall-nvidia2019-06-13
* CommandLine arg escaping (#980)jsmall-nvidia2019-06-12
* Visual Studio compilation working in test harness (#979)jsmall-nvidia2019-06-12
* Runtime execution of Visual Studio Compiler (#978)jsmall-nvidia2019-06-12