FreeCAD Build Tool/pl: Difference between revisions

From FreeCAD Documentation
(Created page with "FreeCAD Build Tool")
 
(Created page with "{{Docnav/pl |Środowisko pracy Test |Ciągła integracja }}")
 
(27 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<languages/>
The '''FreeCAD build tool''' or '''fcbt''' is a python script located at

<syntaxhighlight>
{{Docnav/pl
trunc/src/Tools/fcbt.py
|[[Testing/l|Środowisko pracy Test]]
</syntaxhighlight>
|[[Continuous_Integration/pl|Ciągła integracja]]
It can be used to simplify some frequent tasks in building, distributing and extending FreeCAD.
}}

{{TOCright}}

==Przegląd==
'''FreeCAD Narzędzie do kompilacji''' lub '''FreeCAD build tool ''(fcbt)''''' jest skryptem Python znajdującym się pod adresem:
{{Code|code=
trunc/src/Tools/fcbt.py
}}
Może być używany do uproszczenia niektórych częstych zadań w budowaniu, dystrybucji i rozszerzaniu FreeCAD.


== Usage ==
== Użycie ==
With [[wikipedia:Python (programming language)|Python]] correctly installed, ''fcbt'' can be invoked by the command
Z prawidłowo zainstalowanym środowiskiem [[wikipedia:Python (programming language)|Python]], ''fcbt'' może być wywołane poleceniem:
{{Code|code=
<syntaxhighlight>
python fbct.py
python fbct.py
}}
</syntaxhighlight>
Wyświetla menu, w którym można wybrać zadanie, do którego ma być używana:
It displays a menu, where you can select the task you want to use it for:
{{Code|code=
FreeCAD Build Tool
FreeCAD Build Tool
Usage:
Usage:
fcbt <command name> [command parameter]
fcbt <command name> [command parameter]
possible commands are:
possible commands are:
- DistSrc (DS) Build a source Distr. of the current source tree
- DistBin (DB) Build a binary Distr. of the current source tree
- DistSrc (DS) Build a source Distr. of the current source tree
- DistSetup (DI) Build a Setup Distr. of the current source tree
- DistBin (DB) Build a binary Distr. of the current source tree
- DistSetup (DUI) Build a User Setup Distr. of the current source tree
- DistSetup (DI) Build a Setup Distr. of the current source tree
- DistAll (DA) Run all three above modules
- DistSetup (DUI) Build a User Setup Distr. of the current source tree
- DistAll (DA) Run all three above modules
- NextBuildNumber (NBN) Increase the Build Number of this Version
- NextBuildNumber (NBN) Increase the Build Number of this Version
- CreateModule (CM) Insert a new FreeCAD Module in the module directory
- CreateModule (CM) Insert a new FreeCAD Module (Workbench) in the module directory
For help on the modules type:
For help on the modules type:
fcbt <command name> ?
fcbt <command name> ?
}}
At the input promt enter the abbreviated command you want to call. For example type "CM" for [[Module Creation|creating a module]].
W wierszu poleceń wpisz skrót polecenia, które chcesz wywołać. Na przykład wpisz "CM" dla [[Workbench_creation/pl|Tworzenie środowiska pracy]].


=== DistSrc ===
=== DistSrc ===
Polecenie "DS" '''tworzy źródła dystrybucji''' bieżącego drzewa źródeł.
The command "DS" [[Create Source Distribution|creates a source distribution]] of the current source tree.


=== DistBin ===
=== DistBin ===
Polecenie "DB" '''tworzy binarja dystrybucji''' bieżącego drzewa źródeł.
The command "DB" [[Create Binary Distibution|creates a binary distribution]] of the current source tree.


=== DistSetup ===
=== DistSetup ===
Polecenie "DI" '''tworzy konfigurację dystrybucji''' bieżącego drzewa źródeł.
The command "DI" [[Create Setup Distribution|creates a setup distribution]] of the current source tree.


=== DistSetup ===
=== DistSrc ===
Polecenie "DUI" '''tworzy konfigurację użytkownika dystrybucji''' bieżącego drzewa źródeł.
The command "DUI" [[Create User Setup Distribution|creates a user setup distribution]] of the current source tree.


=== DistAll ===
=== DistAll ===
The command "DA" executes "DS", "DB" and "DI" in sequence.
Polecenie "DA" wykonuje kolejno polecenia "DS", "DB" i "DI".


=== NextBuildNumber ===
=== NextBuildNumber ===
Polecenie "NBN" '''zwiększa numer kompilacji''', aby utworzyć nową wersję FreeCAD.
The "NBN" command [[Increment Build Number|increments the build number]] to create a new release version of FreeCAD.


=== CreateModule ===
===CreateModule===
Polecenie "CM" [[Workbench_creation/pl|tworzy nowy moduł aplikacji ''(środowisko pracy)'']].
The "CM" command [[Module Creation|creates a new application module]].


{{Docnav|Start up and Configuration|Module Creation}}


{{Docnav/pl
[[Category:Developer Documentation]]
|[[Testing/l|Środowisko pracy Test]]
|[[Continuous_Integration/pl|Ciągła integracja]]
}}


{{Userdocnavi{{#translation:}}}}
[[Category:Developer Documentation{{#translation:}}]]
{{clear}}
{{clear}}
<languages/>

Latest revision as of 13:54, 20 March 2024

Przegląd

FreeCAD Narzędzie do kompilacji lub FreeCAD build tool (fcbt) jest skryptem Python znajdującym się pod adresem:

trunc/src/Tools/fcbt.py

Może być używany do uproszczenia niektórych częstych zadań w budowaniu, dystrybucji i rozszerzaniu FreeCAD.

Użycie

Z prawidłowo zainstalowanym środowiskiem Python, fcbt może być wywołane poleceniem:

python fbct.py

Wyświetla menu, w którym można wybrać zadanie, do którego ma być używana:

FreeCAD Build Tool
 Usage:
    fcbt <command name> [command parameter]
 possible commands are:
  - DistSrc         (DS)   Build a source Distr. of the current source tree
  - DistBin         (DB)   Build a binary Distr. of the current source tree
  - DistSetup       (DI)   Build a Setup Distr. of the current source tree
  - DistSetup       (DUI)  Build a User Setup Distr. of the current source tree
  - DistAll         (DA)   Run all three above modules
  - NextBuildNumber (NBN)  Increase the Build Number of this Version
  - CreateModule    (CM)   Insert a new FreeCAD Module (Workbench) in the module directory
 
 For help on the modules type:
   fcbt <command name> ?

W wierszu poleceń wpisz skrót polecenia, które chcesz wywołać. Na przykład wpisz "CM" dla Tworzenie środowiska pracy.

DistSrc

Polecenie "DS" tworzy źródła dystrybucji bieżącego drzewa źródeł.

DistBin

Polecenie "DB" tworzy binarja dystrybucji bieżącego drzewa źródeł.

DistSetup

Polecenie "DI" tworzy konfigurację dystrybucji bieżącego drzewa źródeł.

DistSrc

Polecenie "DUI" tworzy konfigurację użytkownika dystrybucji bieżącego drzewa źródeł.

DistAll

Polecenie "DA" wykonuje kolejno polecenia "DS", "DB" i "DI".

NextBuildNumber

Polecenie "NBN" zwiększa numer kompilacji, aby utworzyć nową wersję FreeCAD.

CreateModule

Polecenie "CM" tworzy nowy moduł aplikacji (środowisko pracy).