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

several configurations to compile as an option #2

Open
FAMILIAR-project opened this issue Jun 28, 2020 · 0 comments
Open

several configurations to compile as an option #2

FAMILIAR-project opened this issue Jun 28, 2020 · 0 comments

Comments

@FAMILIAR-project
Copy link
Collaborator

right now we have this option:

--config CONFIG       Give a path to specific configuration file.
                        Incompatible with --tiny argument.

it would be nice to support an array of configuration files (--configs I guess).
By default, each configuration file would be compiled in a new container ("clean").
--configs combined with --incremental would allow one to compile all configurations in an incremental manner (without a clean environment or without a make clean)

@FAMILIAR-project FAMILIAR-project transferred this issue from TuxML/ProjetIrma Jul 1, 2020
garandria pushed a commit that referenced this issue Jul 1, 2020
			related to issue #2. Implementation for
			basic compilation: it does not support
			incremental compilation yet
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

No branches or pull requests

1 participant