aboutsummaryrefslogtreecommitdiffstats
path: root/build/ymake_conf.py
Commit message (Expand)AuthorAgeFilesLines
* Use clang version as clang-windows toolchain versionthegeorg2024-12-131-4/+1
* ymake_conf.py: Remove remaining traces of 'ya ide msvs'thegeorg2024-12-131-13/+0
* Remove ide_msvs from ymake_conf.py and other confmikhnenko2024-12-121-42/+13
* Move -fdebug-default-version=4 closer to other debug info controlsspreis2024-12-091-1/+0
* Remove support for old Windows SDK versionsthegeorg2024-12-091-9/+1
* Enable -Werror disregarding the toolchainthegeorg2024-12-071-7/+9
* Move user vars to bottom of ymake.confspreis2024-11-281-5/+8
* Try to use CUDA 12.6 by defaultmikhnenko2024-11-251-1/+1
* Unify -Wno arguments generationthegeorg2024-11-231-10/+7
* Enable -Wreturn-std-movethegeorg2024-11-211-1/+0
* Enable -Wformat under clang-clthegeorg2024-11-181-3/+2
* Release clang18 #3robot-brewer2024-11-111-1/+5
* Enable mold linker only under flagnechda2024-11-071-0/+4
* get rid of C_COMPILER_OLDsnermolaev2024-10-071-3/+0
* Remove code already moved to gnu_compiler.confspreis2024-10-011-5/+0
* fix OPENSOURCE build for Windowssnermolaev2024-09-261-4/+0
* Untitled commitpg2024-09-231-0/+7
* Add CUDA 12.6 toolkitzhdanovskiyvd2024-09-181-1/+1
* add support for wasm32 buildsavichevdm2024-09-161-2/+5
* Enable the new command engine in LIBRARY() and PROGRAM()vpozdyayev2024-09-091-3/+4
* [build] cuda: Add CUDA 11.4.19 for aarch64 (target only)deshevoy2024-09-051-1/+1
* f5771b69e1954ae458874fcd70ddcbfc690e9d45pg2024-09-041-1/+1
* mock getpid funczhukoff-pavel2024-08-281-1/+3
* Define -D_DEBUG and -DNDEBUG disregarding target platformthegeorg2024-08-061-12/+0
* dedaf1ec1008e987c6bb5d57ef7d4707c5103d11pg2024-07-231-1/+1
* Add disable customization checkalevitskii2024-07-191-4/+5
* Use same wine peerdir on Windows target regardless of host - take 2spreis2024-06-251-2/+1
* Revert commit rXXXXXX,Use same wine peerdir on Windows target regardless of hostzhukoff-pavel2024-06-171-1/+2
* Use same wine peerdir on Windows target regardless of hostspreis2024-06-141-2/+1
* Fix commands on Windowsspreis2024-06-121-5/+1
* Port VQE to Xtensa Hifi4 DSPs (part I)koryabkin2024-06-121-1/+5
* Add xtensa hifi4 toolchainmaksimbenko102024-06-121-1/+1
* [build] Add CUDA 10.2 for AArch64deshevoy2024-06-061-0/+2
* [build] cuda: Do not use nvcc profiledeshevoy2024-06-051-1/+14
* Update macOS sdk to 14.2 Sonomathegeorg2024-06-011-1/+11
* Use lld-link for target-platform windows once againmikhnenko2024-05-131-1/+11
* fix whitespaces for C_COMPILER, CXX_COMPILER and others for new commandssnermolaev2024-05-131-11/+23
* Revert commit rXXXXXX, Use lld-link for target-platform windows, fix arc nati...mikhnenko2024-04-221-11/+1
* Use lld-link for target-platform windowsmikhnenko2024-04-181-1/+11
* Pass exact versions to -Wl,-platform_versionthegeorg2024-04-181-3/+3
* Move ios_sdk to build/internalthegeorg2024-04-121-1/+1
* Make build PY3_LIBRARYspreis2024-04-101-3/+6
* Use llvm-lib instead of lib.exe for clang-win targetegovol2024-03-271-1/+12
* Add CUDA 12.2.2 for Linux-x86_64 to Arcadiakickbutt2024-03-151-1/+1
* Make Linux paths on Windowsspreis2024-03-141-14/+25
* use c++20 for system_cxx compiler for Windowssnermolaev2024-03-131-4/+0
* choose clang-cl.exe when USE_CLANG_CL is enabled for opensource by defaultsnermolaev2024-03-121-1/+8
* Drop support for CUDA 11.0 / 11.1 / 11.3 in Arcadiakickbutt2024-03-121-10/+5
* respect whitespaces in paths to toolssnermolaev2024-03-111-29/+18
* customizable c++ versionsnermolaev2024-03-081-3/+3