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

Add --debug and --release options #27

Closed
ralt opened this issue Jan 6, 2016 · 2 comments
Closed

Add --debug and --release options #27

ralt opened this issue Jan 6, 2016 · 2 comments

Comments

@ralt
Copy link

ralt commented Jan 6, 2016

It'd be nice if buildapp could run some (declaim (optimize)) depending on the build.

Thoughts?

@xach
Copy link
Owner

xach commented Jan 6, 2016

I'm not sure about that. I think if I wanted that, I'd use the --eval option, or maybe --load production-config.lisp/debug-config.lisp before the main stuff?

@ralt
Copy link
Author

ralt commented Jan 6, 2016

I guess a declaim in that would help, indeed. Sorry about the issue!

@ralt ralt closed this as completed Jan 6, 2016
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

2 participants