4
7
Fork
You've already forked dev86
5

Modernizing buildsystem #13

Open
opened 2025年01月26日 14:41:58 +01:00 by winterheart · 2 comments
Contributor
Copy link

The current build system has a number of issues related to the build process, such as it cannot run tasks in parallel, the rules are written in a confusing way and combine both GNU Make and BSD Make syntax.
It is not entirely clear which platforms are still supported by the project, given its 20-year history.

Can we update the build system? Which list of supported target platforms to understand what tools will be available for a possible build system update?

The current build system has a number of issues related to the build process, such as it cannot run tasks in parallel, the rules are written in a confusing way and combine both GNU Make and BSD Make syntax. It is not entirely clear which platforms are still supported by the project, given its 20-year history. Can we update the build system? Which list of supported target platforms to understand what tools will be available for a possible build system update?

Do whatever you need to do to fix it. I'm happy to pull your work in as you go.

Do whatever you need to do to fix it. I'm happy to pull your work in as you go.
Author
Contributor
Copy link

OK, I will try to rewrite it with GNU make syntax.

OK, I will try to rewrite it with GNU make syntax.
Sign in to join this conversation.
No Branch/Tag specified
master
lr-checks
msdos
release
v1.0.1
v1.0
v0.16.21
v0.16.20
v0.16.19
v0.16.18
v0.16.17
v0.16.16
v0.16.15
v0.16.14
v0.16.13
v0.16.12
v0.16.9
v0.16.8
v0.16.11
v0.16.10
v0.16.7
v0.16.6
v0.16.5
v0.16.4
v0.16.3
v0.16.2
v0.16.1
v0.16.0
v0.15.6
v0.15.5
v0.15.4
v0.15.3
v0.15.1
v0.15.0
v0.14.8
v0.14.7
v0.14.5
v0.14.3
v0.14.0
v0.13.5
v0.13.0
v0.12.4
v0.12.0
v0.0.11
v0.0.9
v0.0.8
v0.0.7
v0.0.6
v0.0.5
v0.0.4
origs
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
jbruchon/dev86#13
Reference in a new issue
jbruchon/dev86
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?