Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Respect the LIBSASS_EXT build flag when falling back to git #880

Merged
merged 1 commit into from
May 3, 2015

Conversation

xzyfer
Copy link
Contributor

@xzyfer xzyfer commented Apr 21, 2015

This PR updates the build script to respect the LIBSASS_EXT build flag when falling back to git. Originally suggested in #876 (comment)

@saper does this suit your usecase?

@xzyfer xzyfer force-pushed the feat/build/respect-libsass-ext-flag branch 2 times, most recently from fa77044 to 81a080b Compare April 21, 2015 10:35
@xzyfer xzyfer self-assigned this Apr 27, 2015
@xzyfer xzyfer mentioned this pull request Apr 29, 2015
19 tasks
@xzyfer
Copy link
Contributor Author

xzyfer commented Apr 29, 2015

@saper I think this is legit given the use case for LIBSASS_EXT. Any objections?

@saper
Copy link
Member

saper commented Apr 29, 2015

Yeah but to be fully kosher you need to take care of the command line option as well.

@xzyfer
Copy link
Contributor Author

xzyfer commented Apr 29, 2015

I've had a look around and I can't a relevant cli flag. Am I missing something?

@saper
Copy link
Member

saper commented Apr 29, 2015 via email

@xzyfer
Copy link
Contributor Author

xzyfer commented Apr 29, 2015

Yeah I see that, but it looks like it's actually pulling the value out of env when building the cli flags. is that not the case?

@xzyfer
Copy link
Contributor Author

xzyfer commented Apr 29, 2015

I guess it's possible if

options.args = ['--libsass_ext', '/path/to/libsass']

@xzyfer xzyfer force-pushed the feat/build/respect-libsass-ext-flag branch from 81a080b to b19446f Compare April 29, 2015 08:46
@saper
Copy link
Member

saper commented Apr 29, 2015 via email

@xzyfer xzyfer force-pushed the feat/build/respect-libsass-ext-flag branch from b19446f to ff3fe62 Compare April 29, 2015 08:53
@xzyfer
Copy link
Contributor Author

xzyfer commented Apr 29, 2015

Yeah cool. Updated to handle the cli flag.

xzyfer added a commit that referenced this pull request May 3, 2015
Respect the LIBSASS_EXT build flag when falling back to git
@xzyfer xzyfer merged commit f449895 into sass:master May 3, 2015
@xzyfer xzyfer deleted the feat/build/respect-libsass-ext-flag branch May 3, 2015 05:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants