Lines Matching full:production
136 Should turn off frame pointer omission (FPO) for Release (not Production) builds
139 Leave it enabled for Windows Production builds.
151 Share most vsprops between Release and Production builds in releaseproduction.vsprops
163 * win/tools/vsprops/production.vsprops:
169 Update Windows production build logic for new production configurations
173 * win/tools/vsprops/production.vsprops: Added.
770 $WebKitLibrariesDir environment variable. This is both required for production builds and
771 convenient for Apple-internal developer builds. Apple's production builds also require that
772 WebKit's shared .vsprops files be accessed relative to $WebKitLibrariesDir. In production
790 tree directly. In production builds, this environment variable is set to a fake directory
799 files in WebKitLibraries\win\tools\vsprops in the source tree. In production builds,
822 AppleInternal\tools\vsprops that matches the source directory tree. This allows production
2211 Fix extraneous warning about PRODUCTION not being defined in Windows builds.