Зарегистрироваться
Восстановить пароль
FAQ по входу

GNU Make

Теги, соответствующие этому тематическому разделу

Файлы, которые ищут в этом разделе

Доверенные пользователи и модераторы раздела

Активные пользователи раздела

  • Без фильтрации типов файлов
G
San Francisco: No Starch Press, 2015. — 256 p. GNU make is the most widely used build automation tool, but it can be challenging to master and its terse language can be tough to parse for even experienced programmers. Those who run into difficulties face a long, involved struggle, often leaving unsolved problems behind and GNU make's vast potential untapped. The GNU Make...
  • №1
  • 1,33 МБ
  • добавлен
  • описание отредактировано
No Starch Press, 2015. - 256p. GNU make is the most widely used build automation tool, but it can be challenging to master and its terse language can be tough to parse for even experienced programmers. Those who run into difficulties face a long, involved struggle, often leaving unsolved problems behind and GNU make's vast potential untapped. The GNU Make Book demystifies...
  • №2
  • 2,90 МБ
  • добавлен
  • описание отредактировано
M
3rd edition: O’Reilly, 2004 — 302 p. The utility simply known as make is one of the most enduring features of both Unix and other operating systems. First invented in the 1970s, make still turns up to this day as the central engine in most programming projects; it even builds the Linux kernel. In the third edition of the classic Managing Projects with GNU make, readers will...
  • №3
  • 3,32 МБ
  • добавлен
  • описание отредактировано
S
Версия 3.79. Апрель 2000. Перевод - Владимир Игнатов. Версия перевода 0.1. По материалам сайта http://www.linuxlib.ru. Краткое содержание: Назначение программы make Знакомство с make-файлами (makefiles) Создание make-файлов Составление правил (rules) Написание команд Использование переменных (variables) Условные части (conditional parts) make-файла Функции преобразования текста...
  • №4
  • 343,76 КБ
  • добавлен
  • описание отредактировано
Free Software Foundation, 2014. — 212 p. GNU Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files. Make gets its knowledge of how to build your program from a file called the makefile, which lists each of the non-source files and how to compute it from other files. When you write a program, you should...
  • №5
  • 1,94 МБ
  • добавлен
  • описание отредактировано
T
Free Software Foundation, 2023. - 262 p. In software development, Make is a build automation tool that builds executable programs and libraries from source code by reading files called makefiles which specify how to derive the target program. Though integrated development environments and language-specific compiler features can also be used to manage a build process, Make...
  • №6
  • 3,81 МБ
  • добавлен
  • описание отредактировано
В этом разделе нет файлов.

Комментарии

В этом разделе нет комментариев.