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

added blackberry support to scons packager #3819

Merged
merged 2 commits into from Jan 30, 2013
Merged

added blackberry support to scons packager #3819

merged 2 commits into from Jan 30, 2013

Conversation

euforic
Copy link
Contributor

@euforic euforic commented Jan 29, 2013

No description provided.

@joshthecoder
Copy link
Contributor

CR LGTM.

for name in ignoreDirs:
if name in dirs:
dirs.remove(name)
for file in files:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When copying BlackBerry files, we need skip .gitkeep files:

if file != '.gitkeep':

@cb1kenobi
Copy link
Contributor

Code reviewed and tested. APPROVED

cb1kenobi added a commit that referenced this pull request Jan 30, 2013
added blackberry support to scons packager
@cb1kenobi cb1kenobi merged commit f529af2 into tidev:master Jan 30, 2013
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.

None yet

3 participants