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

Mac: Fix Travis script to match my recent changes to build scripts #2324

Merged
merged 1 commit into from
Jan 27, 2018

Conversation

CharlieFenton
Copy link
Contributor

Mac: Fix Travis script to match my recent changes to buildWxMac.sh and buildsqlite3.sh scripts: don't rebuild these libraries if they are 64-bit only (i.e., if they are not "universal" binaries containing both 32-bit and 64-bit code,) This will significantly reduce Travis build times when the versions of wxWidgets and SQLite3 haven't changed.

…d buildsqlite3.sh scripts: don't rebuild these libraries if they are 64-bit only (i.e., if they are not "universal" binaries containing both 32-bit and 64-bit code)
@ChristianBeer
Copy link
Member

This PR will have a conflict with master once #2323 is merged or vice versa. I strongly veto the merge with the cherry-picked commit present.

@JuhaSointusalo
Copy link
Contributor

GitHub says this doesn't have conflict with master but I'm not going to merge this until the cherry-picked commit is removed. @ChristianBeer Could you remove the commit so that we won't need fourth committer to review this PR?

If the commit is needed in this branch I would suggest rebasing the PR, not merging master to this PR.

@ChristianBeer
Copy link
Member

@JuhaSointusalo thanks for merging the other PR. I'm going to reset the branch and merge it myself after the currently running Mac build of the master branch is done.

@ChristianBeer ChristianBeer merged commit c36616c into master Jan 27, 2018
@CharlieFenton CharlieFenton deleted the mac_fix_travis_script branch January 27, 2018 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants