GNU make
The GNU make command with extensive documentation.
- Developed at Base:System
- Sources inherited from project openSUSE:Factory
-
7
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:LegacyX86/make && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-SV-47995-Ensure-forced-double-colon-rules-wor |
0000006873 6.71 KB | |
0002-main.c-main-SV-48009-Reset-stack-limit-for-ma |
0000000834 834 Bytes | |
make-4.2.tar.bz2 | 0001400539 1.34 MB | |
make-4.2.tar.bz2.sig | 0000000072 72 Bytes | |
make-library-search-path.diff | 0000000641 641 Bytes | |
make-testcases_timeout.diff | 0000000561 561 Bytes | |
make.changes | 0000015809 15.4 KB | |
make.keyring | 0000003240 3.16 KB | |
make.spec | 0000002537 2.48 KB |
Revision 36 (latest revision is 52)
Dominique Leuenberger (dimstar_suse)
accepted
request 399681
from
Andreas Schwab (Andreas_Schwab)
(revision 36)
- Update to make 4.2 * New variable: $(.SHELLSTATUS) is set to the exit status of the last != or $(shell ...) function invoked in this instance of make. * The $(file ...) function can now read from a file with $(file <FILE). * The makefile line numbers shown by GNU make now point directly to the specific line in the recipe where the failure or warning occurred. * The interface to GNU make's "jobserver" is stable as documented in the manual, for tools which may want to access it. * The amount of parallelism can be determined by querying MAKEFLAGS - undefine-variables.patch: Removed - make-4.1-fix_null_returns_from_ttyname.patch: Removed - 0001-SV-47995-Ensure-forced-double-colon-rules-work-with-.patch: Added - 0002-main.c-main-SV-48009-Reset-stack-limit-for-make-re-e.patch: Added - Move %install_info_delete to %preun (forwarded request 399680 from Andreas_Schwab)
Comments 0