Package make: Information
Source package: make
Version: 4.2.1-alt6
Build time: Jul 29, 2021, 12:24 AM
Category: Development/Other
Report package bugHome page: http://www.gnu.org/software/make/
License: GPLv3+
Summary: A GNU tool which simplifies the build process for users
Description:
A GNU tool for controlling the generation of executables and other non-source files of a program from the program's source files. Make allows users to build and install packages without any significant knowledge about the details of the build process. The details about how the program should be built are provided for make in the program's makefile.
List of RPM packages built from this SRPM:
make (e2kv5, e2kv4, e2k)
make-debuginfo (e2kv5, e2kv4, e2k)
make (e2kv5, e2kv4, e2k)
make-debuginfo (e2kv5, e2kv4, e2k)
Maintainer: Alexey Sheplyakov
List of contributors:
Alexey Sheplyakov
Alexey Gladkov
Aleksei Nikiforov
Michael Shigorin
Dmitry V. Levin
Alexey Sheplyakov
Alexey Gladkov
Aleksei Nikiforov
Michael Shigorin
Dmitry V. Levin
Last changed
July 9, 2021 Alexey Sheplyakov 2:4.2.1-alt6
- Repaired parallel build
March 2, 2019 Alexey Gladkov 2:4.2.1-alt5
- Disable the flaking text.
Jan. 15, 2019 Alexey Gladkov 2:4.2.1-alt4
- Increase timeout for slow test once more.