Skip to content

Update main.yml and Makefile#99

Closed
Darvisim wants to merge 5 commits intoc3lang:mainfrom
Darvisim:main
Closed

Update main.yml and Makefile#99
Darvisim wants to merge 5 commits intoc3lang:mainfrom
Darvisim:main

Conversation

@Darvisim
Copy link

@Darvisim Darvisim commented Mar 8, 2026

main.yml

  • Existing workflow is now replaced with a robust one that needs no separate manual upload package steps for each package.
  • Added overwrite_files which overwrites any content within the files with the newly added content if any.

Makefile

  • Updated to have parallel builds rather than sequential builds.
  • Also, user can now select any number of libraries they require only for compilation.

Darvisim added 2 commits March 8, 2026 23:46
* Update main.yml

Updated existing outdated workflow with a robust workflow that needs no separate manual upload package steps for each package

* Update Makefile

Updated Makefile to now have parallel builds rather than sequential builds
Added overwrite_files which will overwrite old content within file with new content added in it.
@Darvisim Darvisim marked this pull request as draft March 9, 2026 11:29
Darvisim added 3 commits March 9, 2026 17:31
Updated Makefile to now support compiling one or more libraries if the user wishes to only compile select libraries from the given list of libraries.
In case a user wants to cleanup files that were built with make, they can do so with `make clean`
@Darvisim
Copy link
Author

Darvisim commented Mar 9, 2026

Looks like the Makefile broke so gonna close this PR for now and patch it up and will make a fresh PR.

@Darvisim Darvisim closed this Mar 9, 2026
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.

1 participant