FAKE - F# Make - A DSL for build tasks and more FAKE
6.0.0

Lookig for older versions of the documentation, pre FAKE v6? See 

v5.fake.build

Fsc.Optimization Type

Optimization options that can be disabled or enabled selectively by listing them with the optimize compiler flag

Union cases

Union case Description

NoCrossoptimize

Full Usage: NoCrossoptimize

NoJitOptimize

Full Usage: NoJitOptimize

NoJitTracking

Full Usage: NoJitTracking

NoLocalOptimize

Full Usage: NoLocalOptimize

NoTailcalls

Full Usage: NoTailcalls