lp://staging/pmake

Created by VCS imports and last modified
Get this branch:
bzr branch lp://staging/pmake

Related bugs

Related blueprints

Branch information

Owner:
VCS imports
Project:
pmake
Status:
Development

Import details

Import Status: Suspended

This branch is an import of the CVS module src/usr.bin/make from :pserver:anoncvs:anoncvs@anoncvs.NetBSD.org:/cvsroot.

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 30 seconds — see the log

Recent revisions

4965. By rillig

tests/make: clean up, explain and reorganize several tests

4964. By rillig

make: remove obsolete comments, clean up comments and identifiers

No binary change, except for the line numbers in assertions.

4963. By rillig

make: clean up code for parsing the '-j' command line option

No binary change.

4962. By rillig

make: fix typo

4961. By sjg

make: skip -jC tests unless .MAKE.JOBS.C is yes

4960. By rillig

make: add more details to usage message of -j option

4959. By rillig

make: fix lint warning about strchr

main.c(416): warning:
    call to 'strchr' effectively discards 'const' from argument [346]

Even though C23 turns strchr into a const-generic function, it doesn't
do the same for strtol, so use separate pointers for the current parsing
position and the end of a number, as their constness differs.

4958. By rillig

make: remove redundant 'extern' from function declaration

4957. By rillig

tests/make: add tests for parsing the -j option

4956. By sjg

Add .MAKE.JOBS.C to indicate wether -jC is supported

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.