Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve IPak building #24

Merged
merged 4 commits into from
Oct 21, 2023
Merged

Improve IPak building #24

merged 4 commits into from
Oct 21, 2023

Conversation

Laupetin
Copy link
Owner

@Laupetin Laupetin commented Oct 21, 2023

This adds the following two extensions for the build process:

  • Building specific targets within projects
  • Specifying targets to build within zone files

Targets are basically the specific zone file that is loaded within a project.
This allows to split the ipak and fastfile targets and have them both within the same project folder which helps to avoid duplicating files or complicated command line args

Additionally this adds an example project showing how to use the improved build process.

@Laupetin Laupetin merged commit 4fa66ac into main Oct 21, 2023
2 checks passed
@Laupetin Laupetin deleted the feature/improved-ipak-building branch October 21, 2023 14:08
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.

Add possibility to specify other projects to build inside a project definition
1 participant