-
Notifications
You must be signed in to change notification settings - Fork 757
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
Topic/release notes 3 7 0 #1791
Topic/release notes 3 7 0 #1791
Conversation
platform specific build information in the individual platform docs. Avoids duplication. Rewrite first paragraph.
Maybe this is the place to say it: I don't see a Windows 3.7 release happening. If nobody steps up that can actually do it (and not just moderate it, like me) it won't happen. I have given up maintaining my build system months ago and don't have the time to revive it fttb. Atm, from what I can see, there is no Windows version that builds, let alone works... Sorry.... Hopefully somebody can be found... |
The call for a volunteer has certainly been made several times. We won't hold up the 3.7 release for windows. I can note it in the build instructions. If somebody can fix the issues then we can issue a point release (doesn't break any features). @jamshark70 Don't you work on Window often ? |
I used to do that for most of the time, but then I couldn't navigate the project in xcode – it was very tedious, trying to do everything by "find" in the "finder". Is there a way to still build on command line even if you have configured the build for xcode? |
|
||
|
||
Common arguments to control the build configuration are: | ||
|
||
* Control the location where SC get's installed. The following line moves it to the Applications folder | ||
* Control the location where SC get's installed. The following line moves it to the Applications folder |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"get's" should be "gets"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(that's the only thing I could find to complain about in the pr...)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks
great work, thanks! |
I wasn't sure about that myself. Maybe it does work all the way back to 10.7 and XCode 4.2. travis is building with target: MAKE_OSX_DEPLOYMENT_TARGET=10.7 I do know that I updated my XCode recently and it assumed that I was on El Capitan 10.11 (which I was valiantly resisting) and after that I couldn't compile anything. So I was forced to do the upgrade. Can anybody here confirm building on 10.7 ? |
hm, IFMP never had 10.7 and just upgraded from 10.8.5 to 10.9.5 (some simulator I need requires that). |
"Travis CI uses OS X 10.9.5" |
Xcode 6 requires a Mac running OS X version 10.9.4 or later or 10.10 Xcode 5 requires a Mac running OS X v10.8.4 On Mon, Jan 18, 2016 at 1:32 AM Michael Zacherl notifications@github.com
|
This will be manually updated just before the actual 3.7.0 release. It may contain some closed issues that will appear in post-3.7.0 releases because there is currently no tag to generate up until.
I'd like to merge this today. Can I get an Amen ? The CHANGELOG.md section for 3.7.0 will be regenerated just before the release. But it would be similar to this: https://github.com/crucialfelix/supercollider/blob/topic/release-notes-3-7-0/CHANGELOG.md The previous ChangeLog stays there for now, but all the contents have been moved into CHANGELOG.md Or I can just remove it now. I have not updated the News 3.7 schelp so its a bit thin. I am a bit worn out and I don't know what to put in there. |
You are a TROOPER Mr Cruxxial, thanks for all your work! I just gave you a PR with a couple of notes for the news, if you like. |
add two news3.7 items
got it. merging now. will deal with a beta tag tomorrow. we can always add stuff to the news after the beta is out. people have to kick the tires. |
Topic/release notes 3 7 0
Updated README files.
Also removes obsolete examples and fixes tabs vs spaces
Please read through and post your quibbles and comments.
Any changes for Linux or Windows please let me know and I can include them.
I'll merge this, but I'm interested in feedback.