| Commit message (Expand) | Author | Age | Files | Lines |
* | Use clang version as clang-windows toolchain version | thegeorg | 2024-12-13 | 1 | -4/+1 |
* | ymake_conf.py: Remove remaining traces of 'ya ide msvs' | thegeorg | 2024-12-13 | 1 | -13/+0 |
* | Remove ide_msvs from ymake_conf.py and other conf | mikhnenko | 2024-12-12 | 1 | -42/+13 |
* | Move -fdebug-default-version=4 closer to other debug info controls | spreis | 2024-12-09 | 1 | -1/+0 |
* | Remove support for old Windows SDK versions | thegeorg | 2024-12-09 | 1 | -9/+1 |
* | Enable -Werror disregarding the toolchain | thegeorg | 2024-12-07 | 1 | -7/+9 |
* | Move user vars to bottom of ymake.conf | spreis | 2024-11-28 | 1 | -5/+8 |
* | Try to use CUDA 12.6 by default | mikhnenko | 2024-11-25 | 1 | -1/+1 |
* | Unify -Wno arguments generation | thegeorg | 2024-11-23 | 1 | -10/+7 |
* | Enable -Wreturn-std-move | thegeorg | 2024-11-21 | 1 | -1/+0 |
* | Enable -Wformat under clang-cl | thegeorg | 2024-11-18 | 1 | -3/+2 |
* | Release clang18 #3 | robot-brewer | 2024-11-11 | 1 | -1/+5 |
* | Enable mold linker only under flag | nechda | 2024-11-07 | 1 | -0/+4 |
* | get rid of C_COMPILER_OLD | snermolaev | 2024-10-07 | 1 | -3/+0 |
* | Remove code already moved to gnu_compiler.conf | spreis | 2024-10-01 | 1 | -5/+0 |
* | fix OPENSOURCE build for Windows | snermolaev | 2024-09-26 | 1 | -4/+0 |
* | Untitled commit | pg | 2024-09-23 | 1 | -0/+7 |
* | Add CUDA 12.6 toolkit | zhdanovskiyvd | 2024-09-18 | 1 | -1/+1 |
* | add support for wasm32 build | savichevdm | 2024-09-16 | 1 | -2/+5 |
* | Enable the new command engine in LIBRARY() and PROGRAM() | vpozdyayev | 2024-09-09 | 1 | -3/+4 |
* | [build] cuda: Add CUDA 11.4.19 for aarch64 (target only) | deshevoy | 2024-09-05 | 1 | -1/+1 |
* | f5771b69e1954ae458874fcd70ddcbfc690e9d45 | pg | 2024-09-04 | 1 | -1/+1 |
* | mock getpid func | zhukoff-pavel | 2024-08-28 | 1 | -1/+3 |
* | Define -D_DEBUG and -DNDEBUG disregarding target platform | thegeorg | 2024-08-06 | 1 | -12/+0 |
* | dedaf1ec1008e987c6bb5d57ef7d4707c5103d11 | pg | 2024-07-23 | 1 | -1/+1 |
* | Add disable customization check | alevitskii | 2024-07-19 | 1 | -4/+5 |
* | Use same wine peerdir on Windows target regardless of host - take 2 | spreis | 2024-06-25 | 1 | -2/+1 |
* | Revert commit rXXXXXX,Use same wine peerdir on Windows target regardless of host | zhukoff-pavel | 2024-06-17 | 1 | -1/+2 |
* | Use same wine peerdir on Windows target regardless of host | spreis | 2024-06-14 | 1 | -2/+1 |
* | Fix commands on Windows | spreis | 2024-06-12 | 1 | -5/+1 |
* | Port VQE to Xtensa Hifi4 DSPs (part I) | koryabkin | 2024-06-12 | 1 | -1/+5 |
* | Add xtensa hifi4 toolchain | maksimbenko10 | 2024-06-12 | 1 | -1/+1 |
* | [build] Add CUDA 10.2 for AArch64 | deshevoy | 2024-06-06 | 1 | -0/+2 |
* | [build] cuda: Do not use nvcc profile | deshevoy | 2024-06-05 | 1 | -1/+14 |
* | Update macOS sdk to 14.2 Sonoma | thegeorg | 2024-06-01 | 1 | -1/+11 |
* | Use lld-link for target-platform windows once again | mikhnenko | 2024-05-13 | 1 | -1/+11 |
* | fix whitespaces for C_COMPILER, CXX_COMPILER and others for new commands | snermolaev | 2024-05-13 | 1 | -11/+23 |
* | Revert commit rXXXXXX, Use lld-link for target-platform windows, fix arc nati... | mikhnenko | 2024-04-22 | 1 | -11/+1 |
* | Use lld-link for target-platform windows | mikhnenko | 2024-04-18 | 1 | -1/+11 |
* | Pass exact versions to -Wl,-platform_version | thegeorg | 2024-04-18 | 1 | -3/+3 |
* | Move ios_sdk to build/internal | thegeorg | 2024-04-12 | 1 | -1/+1 |
* | Make build PY3_LIBRARY | spreis | 2024-04-10 | 1 | -3/+6 |
* | Use llvm-lib instead of lib.exe for clang-win target | egovol | 2024-03-27 | 1 | -1/+12 |
* | Add CUDA 12.2.2 for Linux-x86_64 to Arcadia | kickbutt | 2024-03-15 | 1 | -1/+1 |
* | Make Linux paths on Windows | spreis | 2024-03-14 | 1 | -14/+25 |
* | use c++20 for system_cxx compiler for Windows | snermolaev | 2024-03-13 | 1 | -4/+0 |
* | choose clang-cl.exe when USE_CLANG_CL is enabled for opensource by default | snermolaev | 2024-03-12 | 1 | -1/+8 |
* | Drop support for CUDA 11.0 / 11.1 / 11.3 in Arcadia | kickbutt | 2024-03-12 | 1 | -10/+5 |
* | respect whitespaces in paths to tools | snermolaev | 2024-03-11 | 1 | -29/+18 |
* | customizable c++ version | snermolaev | 2024-03-08 | 1 | -3/+3 |