Vertaling van "makefiles" in Pools
On the other hand, the CMake compiler lets you to generate standard UNIX makefiles, build.ninja files, as well as project files for CodeBlocks, CodeLite, Eclipse, KDevelop, Kate, and Sublime Text 2.
Z drugiej strony kompilator CMake umożliwia generowanie standardowych plików makefile UNIX, plików build.ninja, a także plików projektów dla CodeBlocks, CodeLite, Eclipse, KDevelop, Kate i Sublime Text 2.
The more important of the two makefiles is Makefile.common, which, as its name says, contains some common rules which are applied by including this file in the other makefiles.
Ważniejszym z dwóch plików makefile jest Makefile.common, który, jak nazwa wskazuje, zawiera kilka wspólnych reguł stosowanych poprzez włączenie tego pliku i innych plików makefile.
We have set up makefiles that call wml with all the right arguments.
Przygotowaliśmy pliki makefile, które wywołują wml ze wszystkimi potrzebnymi argumentami.
The script will copy the page to the right place, create directories and makefiles if necessary, and add the required header automatically.
Skrypt skopiuje stronę we właściwe miejsce, utworzy katalogi i pliki makefile jeśli jest to konieczne i doda wymagane nagłówki automatycznie.
More source beautifiers, including one for makefiles.
Support for makefiles, both generation and synchronization.
Obsługa plików Makefile, zarówno generowania, jak i synchronizacji.
Give variables taken from the environment precedence over variables from makefiles.
Daje zmiennym środowiskowym pierwszeństwo nad zmiennymi plików Makefile.
Most such programs have makefiles that are by default set up to allow installation into a random subdirectory while keeping in mind that/usr (for example) is the canonical prefix.
Większość z nich posiada pliki Makefile, które domyślnie są ustawione w taki sposób, aby zezwalać na instalację w dowolnym podkatalogu zakładając, że katalog/usr (dla przykładu) jest kanonicznym prefiksem.
Print the data base (rules and variable values) that results from reading the makefiles; then execute as usual or as otherwise specified.
Drukuje bazę danych (reguły i wartości zmiennych), które wynikają z odczytanych plików Makefile. Następnie wykonuje się w trybie normalnym, chyba że podano inaczej.
Automake - programming tool that produces portable makefiles for use by the make program, used in compiling software.
GNU Automake - narzędzie programistyczne, które tworzy przenośne pliki makefile dla programu make, używanego do kompilacji oprogramowania.
If no -f option is present, make will look for the makefiles GNUmakefile, makefile, and Makefile, in that order.
Jeśli nie ma podanej żadnej opcji -f, make szuka plików Makefile pod następującymi nazwami: GNUmakefile, makefile i Makefile.
Automake helps to create portable Makefiles, which are in turn processed with the make utility.
Automake pomaga tworzyć przenośne pliki Makefile, które następnie są przetwarzane przez program make.
qmake: A build system for Qt projects to generate Makefiles.
qmake: Zestaw narzędzi dla budowania projektów Qt i generowania plików Makefile.