Eine aufbereitete Darstellung der Quelle

 
     
 
 
Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 

Benutzer

Quelle  Makefile.in

  Sprache: C
 

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

webidl_base := $(topsrcdir)/dom/webidl

ifdef COMPILE_ENVIRONMENT

Generated by moz.build
include webidlsrcs.mk

include $(topsrcdir)/config/rules.mk

Most of the logic for dependencies lives inside Python so it can be
used by multiple build backends. We simply have rules to generate
and include the .pp file.
java.lang.NullPointerException
The generated .pp file contains all the important dependencies such as
changes to .webidl or .py files should result in code generation being
performed. But we do pull in file-lists.jon to catch file additions.
codegen_dependencies := \
  file-lists.json \
  $(nonstatic_webidl_files) \
  $(GLOBAL_DEPS) \
  $(NULL)

export:: webidl.stub

codegen.pp is created as a side-effect of the webidl action
-include codegen.pp

WEBIDL_CCACHE=
ifdef MOZ_USING_BUILDCACHE
    WEBIDL_CCACHE=$(CCACHE)
endif

webidl.stub: $(codegen_dependencies)
 $(call py_action,webidl $(relativesrcdir),$(srcdir),,$(WEBIDL_CCACHE))
 @$(TOUCH) $@

.PHONY: compiletests
compiletests:
 $(call SUBMAKE,libs,test)

endif

Messung V0.5 in Prozent
C=98 H=43 G=75

¤ Dauer der Verarbeitung: 0.3 Sekunden  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.






                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Open Source Software

     Quellcodebibliothek
     Eigene Quellcodes
     Fremde Quellcodes
     Suchen

Jenseits des Üblichen ....

Besucherstatistik

Besucherstatistik

Statistik
#Sources=277311
#Domains=752002