summaryrefslogtreecommitdiffstats
path: root/build/conf/compilers
Commit message (Expand)AuthorAgeFilesLines
* feat python: always compile Python libs with -O3antoshkka2026-06-032-0/+8
* [gnu compiler] Add -fno-rtti only to CXXFLAGSalexeykurzov2026-05-291-1/+1
* Move user warnings before C/CXX flagsdimdim112026-05-191-2/+2
* Remove some naming artifacts from migration timessvidyuk2026-04-182-5/+5
* rename ENABLE_EXPERIMENTAL_UNSHARE_WRAPPER to ENABLE_UNSHARE_WRAPPERabityugov2026-04-161-1/+1
* Introduce CLANG_WARNINGS() macrosnermolaev2025-12-262-2/+4
* Enable pch everywherearkhip0v02025-12-161-1/+1
* Support unshare wrapper under ENABLE_EXPERIMENTAL_UNSHARE_WRAPPER flagarkhip0v02025-11-221-7/+22
* Do not use C_B when build TO non-desktop platformsv-korovin2025-11-161-1/+2
* Do not apply CONSISTENT_BUILD for embeddedv-korovin2025-11-141-8/+11
* Fix wrong date in CONSISTENT_BUILDv-korovin2025-11-101-2/+2
* Allow to disable CONSISTENT_BUILD in a module by 'DISABLE(CONSISTEN_BUILD)' m...say2025-11-061-0/+3
* Revert "fix build with system clang".pg2025-11-021-0/+3
* fix build with system clangpg2025-11-011-3/+0
* More scripts py3 migrationnechda2025-10-201-1/+1
* Cleanup warning suppression flagsborman2025-10-061-25/+29
* Unmute -Wunused-but-set-variablemikhnenko2025-10-041-3/+0
* Remove unused config for clang16mikhnenko2025-09-301-4/+0
* Unmute -Wno-unused-private-fieldmikhnenko2025-09-291-1/+0
* Unmute `-Wdeprecated-literal-operator`mikhnenko2025-09-251-1/+0
* Disable broken missing-field-initializers warning in NDK clang18borman2025-09-251-0/+4
* Avoid shorthand variables like CLANG18/CLANG20borman2025-09-251-3/+3
* Enable -Wno-unused-private-field and 2 others for all with some exceptionsmikhnenko2025-09-161-2/+0
* Enable warnings for clang20mikhnenko2025-09-161-2/+1
* Enable more warnings for clang20 && mark up contribmikhnenko2025-09-111-3/+0
* Cleanup build config for xtensa toolchainsborman2025-09-101-19/+0
* Enable more warnings for clang20mikhnenko2025-09-101-3/+0
* Use correct grouping warningsmikhnenko2025-09-031-6/+6
* Unmute some warnings for clang20mikhnenko2025-08-271-6/+0
* add iwyu to corealicebeth2025-08-251-4/+5
* Enable dangling for clang20mikhnenko2025-08-221-3/+0
* ignore -DMSAN_TRACK_ORIGIN=yes for modules which disable memory sanitizersnermolaev2025-08-131-2/+7
* Switch RESOURCES_LIBRARY() to the new command enginevpozdyayev2025-08-071-1/+1
* Create CI platform for clang20mikhnenko2025-07-301-0/+42
* compiler settings: correct __EMSCRIPTEN__ definevpalchikov2025-04-251-1/+1
* Enable -Wc++11-narrowing-const-referencemikhnenko2025-04-151-1/+1
* Enable -Wpacked-non-podmikhnenko2025-04-151-1/+1
* Enable include-angled-in-module-purview warningsnechda2025-03-151-2/+1
* extract cppyndexing to a separate moduleya-shishqa2025-03-131-7/+6
* feat envoy: Force building WASM in standalone mode.vchigrin2025-02-271-0/+1
* feat envoy: Add WASM32 platform to autocheck.vchigrin2025-01-151-8/+0
* Enable -Wunused-parametervadim-xd2025-01-081-1/+1
* PR from branch users/ya-shishqa//revert-changesya-shishqa2024-12-221-4/+1
* Restore -Wunused-parameter for most pathsvadim-xd2024-12-211-1/+4
* Use -Wno-missing-designated-field-initializersvadim-xd2024-12-131-1/+1
* Remove usages of IDE_MSVS in build/**.confmikhnenko2024-12-111-6/+0
* Move -fdebug-default-version=4 closer to other debug info controlsspreis2024-12-091-5/+8
* Enable -Werror disregarding the toolchainthegeorg2024-12-072-2/+0
* Restore -Wexceptionsvadim-xd2024-12-041-1/+2
* Remove warnings for newer C++ standard features on Xtensa toolchainskoryabkin2024-11-281-0/+7