GNU Make hosts its code at git://git.sv.gnu.org/make.git.

You can learn more at the project's web page.

Launchpad imports the master branch and you can create branches from it.

You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:make

See all merge proposals.

GNU Make has 1 active branch owned by 1 team. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:make
Series: trunk
1 Development 2024-10-02 02:27:25 UTC
3156. [SV 66273] Double-colon targets must ...

Author: Dmitry Goncharov
Revision Date: 2024-10-02 02:27:25 UTC

[SV 66273] Double-colon targets must not be intermediate

An explicitly mentioned double-colon target cannot be intermediate.

* src/read.c (record_files): Set file->is_explicit in the case of an
explicitly mentioned file built by a double colon rule.
* src/file.c (print_file): Have print_file print whether a file is
explicitly mentioned.
* tests/scripts/features/patternrules: Add tests.

11 of 1 result
You can't create new branches for GNU Make.