Skip to content

Releases: zopencommunity/makeport

make (Build 3631) - (STABLE)

31 Jul 17:57
bcb43a0

Choose a tag to compare

GNU Make is a tool which controls the generation of executables and other non-source files of a program from program source files.
Test Status: Green (1415 tests pass out of 1416 tests - 99.93% success rate)
Runtime Dependencies: meta
Build Dependencies: check_clang curl gettext git gzip jq m4 make perl sed tar zoslib zusage

Command to download and install on z/OS (if you have curl)

curl -o make-4.4.1.20250731_175153.zos.pax.Z -L https://github.com/zopencommunity/makeport/releases/download/STABLE_makeport_3631/make-4.4.1.20250731_175153.zos.pax.Z && pax -rf make-4.4.1.20250731_175153.zos.pax.Z && cd make-4.4.1 && . ./.env

Or use:
zopen install make

Changes since STABLE_makeport_3597

Pull Requests

No pull requests found in this period.

Direct Changes

No direct changes in this period.

make (Build 3597) - (STABLE)

28 Jul 19:59
bcb43a0

Choose a tag to compare

GNU Make is a tool which controls the generation of executables and other non-source files of a program from program source files.
Test Status: Green (1415 tests pass out of 1416 tests - 99.93% success rate)
Runtime Dependencies: meta
Build Dependencies: check_clang curl gettext git gzip jq m4 make perl sed tar zoslib zusage

Command to download and install on z/OS (if you have curl)

curl -o make-4.4.1.20250728_195359.zos.pax.Z -L https://github.com/zopencommunity/makeport/releases/download/STABLE_makeport_3597/make-4.4.1.20250728_195359.zos.pax.Z && pax -rf make-4.4.1.20250728_195359.zos.pax.Z && cd make-4.4.1 && . ./.env

Or use:
zopen install make

Changes since STABLE_makeport_3439

Pull Requests

No pull requests found in this period.

Direct Changes

  • Update buildenv - add gettext as a dependency (bcb43a0)

make (Build 3439) - (STABLE)

09 Jun 16:38
5d4916d

Choose a tag to compare

GNU Make is a tool which controls the generation of executables and other non-source files of a program from program source files.
Test Status: Green (1415 tests pass out of 1417 tests - 99.86% success rate)
Runtime Dependencies: No dependencies
Build Dependencies: check_clang curl git gzip jq m4 make perl sed tar zoslib zusage

Command to download and install on z/OS (if you have curl)

curl -o make-4.4.1.20250609_163324.zos.pax.Z -L https://github.com/zopencommunity/makeport/releases/download/STABLE_makeport_3439/make-4.4.1.20250609_163324.zos.pax.Z && pax -rf make-4.4.1.20250609_163324.zos.pax.Z && cd make-4.4.1 && . ./.env

Or use:
zopen install make

Changes since STABLE_makeport_3353

Pull Requests

No pull requests found in this period.

Direct Changes

  • Update buildenv - remove buildenv caveat in favour of zopen-build generated caveat (5d4916d)

make (Build 3353) - (STABLE)

26 May 01:26
1371936

Choose a tag to compare

GNU Make is a tool which controls the generation of executables and other non-source files of a program from program source files.
Test Status: Green (1415 tests pass out of 1417 tests - 99.86% success rate)
Runtime Dependencies: No dependencies
Build Dependencies: check_clang curl git gzip jq m4 make perl sed tar zoslib zusage

Command to download and install on z/OS (if you have curl)

curl -o make-4.4.1.20250526_012118.zos.pax.Z -L https://github.com/zopencommunity/makeport/releases/download/STABLE_makeport_3353/make-4.4.1.20250526_012118.zos.pax.Z && pax -rf make-4.4.1.20250526_012118.zos.pax.Z && cd make-4.4.1 && . ./.env

Or use:
zopen install make

Changes since STABLE_makeport_3318

Pull Requests

No pull requests found in this period.

Direct Changes

No direct changes in this period.

make (Build 3318) - (STABLE)

12 May 13:48
1371936

Choose a tag to compare

GNU Make is a tool which controls the generation of executables and other non-source files of a program from program source files.
Test Status: Green (1415 tests pass out of 1417 tests - 99.86% success rate)
Runtime Dependencies: No dependencies
Build Dependencies: check_clang curl git gzip jq m4 make perl sed tar zoslib zusage

Command to download and install on z/OS (if you have curl)

curl -o make-4.4.1.20250512_134314.zos.pax.Z -L https://github.com/zopencommunity/makeport/releases/download/STABLE_makeport_3318/make-4.4.1.20250512_134314.zos.pax.Z && pax -rf make-4.4.1.20250512_134314.zos.pax.Z && cd make-4.4.1 && . ./.env

Or use:
zopen install make

Changes since STABLE_makeport_3216

Pull Requests

  • Update to v2r5 and arch13 (#48)

Direct Changes

No direct changes in this period.

make (Build 3216) - (STABLE)

07 Apr 15:56
0f3d138

Choose a tag to compare

GNU Make is a tool which controls the generation of executables and other non-source files of a program from program source files.
Test Status: Green (1415 tests pass out of 1416 tests - 99.93% success rate)
Runtime Dependencies: No dependencies
Build Dependencies: check_clang curl git gzip jq m4 make perl sed tar zoslib zusage

Command to download and install on z/OS (if you have curl)

curl -o make-4.4.1.20250407_153633.zos.pax.Z -L https://github.com/zopencommunity/makeport/releases/download/STABLE_makeport_3216/make-4.4.1.20250407_153633.zos.pax.Z && pax -rf make-4.4.1.20250407_153633.zos.pax.Z && cd make-4.4.1 && . ./.env

Or use:
zopen install make

Changes since STABLE_makeport_3197

Pull Requests

No pull requests found in this period.

Direct Changes

  • Update buildenv - ignore _ENCODE_FILE_NEW in Make (0f3d138)

make (Build 3197) - (STABLE)

02 Apr 16:21
f56f123

Choose a tag to compare

GNU Make is a tool which controls the generation of executables and other non-source files of a program from program source files.
Test Status: Green (1415 tests pass out of 1416 tests - 99.93% success rate)
Runtime Dependencies: No dependencies
Build Dependencies: check_clang curl git gzip jq m4 make perl sed tar zoslib zusage

Command to download and install on z/OS (if you have curl)

curl -o make-4.4.1.20250402_155903.zos.pax.Z -L https://github.com/zopencommunity/makeport/releases/download/STABLE_makeport_3197/make-4.4.1.20250402_155903.zos.pax.Z && pax -rf make-4.4.1.20250402_155903.zos.pax.Z && cd make-4.4.1 && . ./.env

Or use:
zopen install make

Changes since zusage

Pull Requests

No pull requests found in this period.

Direct Changes

make (Build 2925) - (STABLE)

30 Jan 12:38
201a4b7

Choose a tag to compare

GNU Make is a tool which controls the generation of executables and other non-source files of a program from program source files.
Test Status: Green (1415 tests pass out of 1415 tests - 100.00% success rate)
Runtime Dependencies: No dependencies
Build Dependencies: check_clang curl git gzip jq m4 make perl sed tar zoslib

Command to download and install on z/OS (if you have curl)

curl -o make-4.4.1.20250130_121444.zos.pax.Z -L https://github.com/zopencommunity/makeport/releases/download/STABLE_makeport_2925/make-4.4.1.20250130_121444.zos.pax.Z && pax -rf make-4.4.1.20250130_121444.zos.pax.Z && cd make-4.4.1 && . ./.env

Or use:
zopen install make

make (Build 2702) - (STABLE)

29 Oct 01:46
201a4b7

Choose a tag to compare

GNU Make is a tool which controls the generation of executables and other non-source files of a program from program source files.
Test Status: Green (1415 tests pass out of 1416 tests - 99.93% success rate)
Runtime Dependencies: No dependencies
Build Dependencies: comp_clang curl git gzip jq m4 make perl sed tar zoslib

Command to download and install on z/OS (if you have curl)

curl -o make-4.4.1.20241029_012339.zos.pax.Z -L https://github.com/zopencommunity/makeport/releases/download/STABLE_makeport_2702/make-4.4.1.20241029_012339.zos.pax.Z && pax -rf make-4.4.1.20241029_012339.zos.pax.Z && cd make-4.4.1 && . ./.env

Or use:
zopen install make

make 4.4.1.0 (zusage) - (STABLE)

26 Feb 20:52
201a4b7

Choose a tag to compare

Pre-release

GNU Make with usage analytics turned on
Version: 4.4.1.0

Command to download and install on z/OS (if you have curl)

curl -o make-4.4.1.20250226_120516.zos.pax.Z -L https://github.com/zopencommunity/makeport/releases/download/zusage/make-4.4.1.20250226_120516.zos.pax.Z && pax -rf make-4.4.1.20250226_120516.zos.pax.Z && cd make && . ./.env

Or use:
zopen install make