compute-runtime/shared/offline_compiler/source
Marcel Skierkowski c54c88c7f6 fix: check createDir return value
Added a check in the createDir function to verify if the file exists
(this is not an error)

Signed-off-by: Marcel Skierkowski <marcel.skierkowski@intel.com>
2025-04-29 16:28:38 +02:00
..
decoder refactor: mock filesystem in ocloc ult pt.1 2025-04-08 16:08:42 +02:00
linux feature: Enabling debug variables reader in ocloc 2025-04-11 19:58:53 +02:00
utilities fix: correct loading L0 loader functions 2024-10-17 15:39:20 +02:00
windows feature: Enabling debug variables reader in ocloc 2025-04-11 19:58:53 +02:00
CMakeLists.txt feature: Allow NEOReadDebugKeys and PrintDebugMessages envs in ocloc 2025-04-16 18:17:15 +02:00
default_cache_config.cpp fix: untrusted input 2025-02-10 14:54:03 +01:00
main.cpp
multi_command.cpp
multi_command.h fix: Add asserts to ensure NonCopyable and NonMovable 3/n 2025-02-18 17:16:03 +01:00
ocloc.exports
ocloc_api.cpp fix(ocloc): disable ocloc output if former ocloc was used 2024-08-14 15:49:14 +02:00
ocloc_api.h
ocloc_arg_helper.cpp refactor: Modernize writeDataToFile function 2025-04-14 14:28:58 +02:00
ocloc_arg_helper.h fix(ocloc): disable ocloc output if former ocloc was used 2024-08-14 15:49:14 +02:00
ocloc_concat.cpp
ocloc_concat.h fix: Add asserts to ensure NonCopyable and NonMovable 3/n 2025-02-18 17:16:03 +01:00
ocloc_dll_options.cpp
ocloc_dll_options.h
ocloc_fatbinary.cpp fix: avoid enum out of scope cast in getProductsForTargetRange function 2024-11-07 13:24:17 +01:00
ocloc_fatbinary.h
ocloc_fcl_facade.cpp feature: Enabling support for redirecting FCL to IGC for OCLOC 2025-04-15 16:44:35 +02:00
ocloc_fcl_facade.h feature: Enabling support for redirecting FCL to IGC for OCLOC 2025-04-15 16:44:35 +02:00
ocloc_igc_facade.cpp feature: Enabling support for redirecting FCL to IGC for OCLOC 2025-04-15 16:44:35 +02:00
ocloc_igc_facade.h feature: Enabling support for redirecting FCL to IGC for OCLOC 2025-04-15 16:44:35 +02:00
ocloc_interface.cpp refactor: remove not needed check 2024-08-20 13:30:00 +02:00
ocloc_interface.h
ocloc_reg_path.h feature: Enabling debug variables reader in ocloc 2025-04-11 19:58:53 +02:00
ocloc_supported_devices_helper.cpp fix(ocloc): correct ocloc name in supported devices query 2024-08-14 11:05:28 +02:00
ocloc_supported_devices_helper.h fix(ocloc): correct ocloc name in supported devices query 2024-08-14 11:05:28 +02:00
ocloc_validator.cpp
ocloc_validator.h
offline_compiler.cpp fix: check createDir return value 2025-04-29 16:28:38 +02:00
offline_compiler.h fix: check createDir return value 2025-04-29 11:10:19 +02:00
offline_compiler_ext.cpp refactor: ocloc command line refactor 2025-02-25 11:11:28 +01:00
offline_compiler_ext.h refactor: ocloc command line refactor 2025-02-25 11:11:28 +01:00
offline_compiler_helper.cpp feature: Allow NEOReadDebugKeys and PrintDebugMessages envs in ocloc 2025-04-16 18:17:15 +02:00
offline_compiler_options.cpp
offline_linker.cpp fix: Add explicit nullptr checks 2024-12-10 10:06:56 +01:00
offline_linker.h
queries.h