Search code examples
What is the tsconfig equivalent for the cli parameter --generateTrace?...


angulartypescripttsconfigcompiler-optionsangular-compiler

Read More
How to configure delimiters in vue.js version 3+ using build tools?...


vue.jsvuejs3delimitermustachecompiler-options

Read More
Typescript configuration: is module setting case sensitive?...


typescriptmoduleextendstsconfigcompiler-options

Read More
How to determine the min/max version of GCC for a given compilation flag?...


gccg++compiler-options

Read More
Compile a Windows Forms application using csc.exe...


c#compiler-options

Read More
How to set C/C++ compiler options for best optimizations for the CPU in use?...


c++ccompiler-optimizationcompiler-options

Read More
Use Kotlin compiler options for test sources in Android Studio...


androidandroid-studiokotlingradlecompiler-options

Read More
Can MSVC _penter and _pexit hooks be disabled on a per function basis?...


visual-c++instrumentationpragmacompiler-options

Read More
Why doesn't {$ifopt FINITEFLOAT ON} compile?...


delphisyntax-errordelphi-2006compiler-options

Read More
target_compile_definitions for multiple CMake targets?...


cmakedryidiomscompiler-options

Read More
How come threaded perl (with usethreads) isn't set by default?...


multithreadingperlcompiler-options

Read More
For running C code in linux what does `gcc -g -lm -std=c99 -Wall -Wextra` means?...


cgcccommand-linecompilationcompiler-options

Read More
Clang diagnostic flag with '#' causes a build error...


cmakecompiler-errorsclang++compiler-options

Read More
How can I influence the the source directory of an executable or library?...


c++linuxdebuggingcmakecompiler-options

Read More
Get Python's LIB path...


pythonpython-c-apicompiler-options

Read More
C++ - Get Starting Address of a function from Ending Address / Get size of a function...


c++visual-studioprofilingcompiler-options

Read More
clang compiler options aren't documented?...


c++xcodemigrationclangcompiler-options

Read More
Clang options in VS2019...


c++visual-studiocompiler-optionsclang-cl

Read More
How to workaround value-discard or unused warnnings...


scalacompiler-warningscompiler-options

Read More
What do the input and output "languages" for the -x flag in GCC mean?...


gcccompiler-options

Read More
Can I tell my compiler to ignore the side effects of a statement or a function?...


c++compiler-optimizationside-effectscompiler-optionselision

Read More
Macro for optimization level (ARMCC V6)...


cmacroscompiler-optionsarmv6armcc

Read More
"Register for COM Interop" vs "Make assembly COM visible"...


.netvisual-studiocom-interopcompiler-options

Read More
With /WX compiler option, Visual C++ should not build my program, but it does...


visual-c++compiler-errorscompiler-warningscompiler-options

Read More
'/fp:fast' and '/Za' not compatible Visual C++...


visual-studiovisual-c++compiler-options

Read More
How to disable compiler optimizations in gcc?...


cgcccompiler-optimizationcompiler-options

Read More
How to import module from non-relative paths in Visual studio 2015...


angulartypescriptvisual-studio-2015ecmascript-6compiler-options

Read More
How to mark methods to be invoked only from the main thread in Obj-C?...


xcode9-betacompiler-optionsxcode9

Read More
What does -march=native boil down to?...


gcccompiler-options

Read More
Why are the TypeScript compilerOptions 'noEmitOnError: true' and 'isolatedModules: false...


typescripttsconfigcompiler-options

Read More
BackNext