michael@0: michael@0: # This Source Code Form is subject to the terms of the Mozilla Public michael@0: # License, v. 2.0. If a copy of the MPL was not distributed with this michael@0: # file, You can obtain one at http://mozilla.org/MPL/2.0/. michael@0: # michael@0: #filter substitution michael@0: michael@0: michael@0: michael@0: michael@0: about:buildconfig michael@0: michael@0: michael@0: michael@0: michael@0:

about:buildconfig

michael@0: #ifdef BUILD_HOSTNAME michael@0:

Build Machine

michael@0:

@BUILD_HOSTNAME@

michael@0: #endif michael@0: #ifdef SOURCE_REPO michael@0: #ifdef SOURCE_CHANGESET michael@0:

Source

michael@0:

Built from @SOURCE_REPO@/rev/@SOURCE_CHANGESET@

michael@0: #endif michael@0: #elifdef SOURCE_GIT_COMMIT michael@0:

Source

michael@0:

Built from git commit @SOURCE_GIT_COMMIT@

michael@0: #endif michael@0:

Build platform

michael@0: michael@0: michael@0: michael@0: michael@0: michael@0: michael@0: michael@0: michael@0: michael@0:
target
@target@
michael@0:

Build tools

michael@0: michael@0: michael@0: michael@0: michael@0: michael@0: michael@0: michael@0: michael@0: michael@0: michael@0: michael@0: michael@0: michael@0: michael@0: michael@0: michael@0: michael@0: michael@0:
CompilerVersionCompiler flags
@CC@@CC_VERSION@@CFLAGS@
@CXX@@CXX_VERSION@@CXXFLAGS@ @CPPFLAGS@
michael@0:

Configure arguments

michael@0:

@ac_configure_args@

michael@0: #ifdef ANDROID michael@0:

Package name

michael@0:

@ANDROID_PACKAGE_NAME@

michael@0: #endif michael@0: michael@0: