Übersetzung von "Kompiliervorgang" zur englischen Sprache:


  Wörterbuch Deutsch-Englisch

Kompiliervorgang - Übersetzung :

  Beispiele (Externe Quellen, nicht überprüft)

Den Kompiliervorgang überspringen.
Skip the build process.
Führt nur den Kompiliervorgang durch.
Only perform the build process.
do not compile Schließt bestimmte Ordner vom Kompiliervorgang aus.
do not compile, to mark directories to skip building.
Aktualisiert das Kompilier System und beginnt den Kompiliervorgang von vorne.
Recreate the build system and make from scratch.
Führt make f Makefile.cvs erneut aus und erzeugt das configure Skript neu. Der restliche Kompiliervorgang ist dann ganz normal. Diese Option schließt automatisch reconfigure ein.
Run make f Makefile. cvs again to create the configure script, and continue building as normal. This option implies reconfigure.
Stellen Sie diese Option auf true, wenn Sie verhindern möchten, dass kdesvn build ein Modul erneut kompiliert, wenn inkrementelles Kompilieren fehlgeschlagen ist. Normalerweise versucht kdesvn build , ein Modul erneut von vorne zu kompilieren, falls ein svn update den Kompiliervorgang durcheinander gebracht haben sollte.
Set this option value to true to always prevent kdesvn build from trying to rebuild this module if it should fail an incremental build. Normally kdesvn build will try to rebuild the module from scratch to counteract the effect of a stray subversion update messing up the build system.