Skip to content

Add makefile for build projects#27

Open
jumapico wants to merge 1 commit intomate-desktop:masterfrom
jumapico:add-build-script
Open

Add makefile for build projects#27
jumapico wants to merge 1 commit intomate-desktop:masterfrom
jumapico:add-build-script

Conversation

@jumapico
Copy link
Copy Markdown

Add build.mk script to build a MATE project and his dependencies.
Add documentation about how start working in MATE.

Copy link
Copy Markdown
Member

@cwendling cwendling left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The idea looks good (I use a custom build script myself, which I should check for useful ideas), but I didn't try it yet.

From the top of my head, one comment is that I would find it nice to avoid re-running autogen when simply updating a repo, but that's probably fine either way.

Add the build.mk script to build a MATE project and its dependencies.
Add documentation about how start working in MATE.
@jumapico
Copy link
Copy Markdown
Author

The makefile only works fine for build one project and its dependencies initially. If you try to build the same project twice all steps are repeated without gain anything, but I think is a good option for those that want build a specific MATE project without dig in the topic of dependencies between projects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants