<feed xmlns='http://www.w3.org/2005/Atom'>
<title>homebrew/Library/Homebrew/superenv, branch master</title>
<subtitle>:beer: The missing package manager for OS X.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/'/>
<entry>
<title>Eliminate MacSystem module</title>
<updated>2013-08-07T00:24:19+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2013-08-07T00:24:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=772ef72d1547bc2fb3b58d246bd715c6c3e5adee'/>
<id>772ef72d1547bc2fb3b58d246bd715c6c3e5adee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MacSystem now just wraps MacOS</title>
<updated>2013-08-07T00:24:19+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2013-08-07T00:24:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=514d9146250c56d45ae08795b32297ff3a827f25'/>
<id>514d9146250c56d45ae08795b32297ff3a827f25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove more dead code</title>
<updated>2013-08-07T00:24:18+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2013-08-07T00:24:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=85b2d83eac17a938a5fed27c0fab0cb718d62f6d'/>
<id>85b2d83eac17a938a5fed27c0fab0cb718d62f6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Xcode builds on 10.9.</title>
<updated>2013-06-17T08:14:17+00:00</updated>
<author>
<name>Clemens Gruber</name>
</author>
<published>2013-06-15T16:38:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=07b7810a0419bb5239c79968f4c91377d4f33575'/>
<id>07b7810a0419bb5239c79968f4c91377d4f33575</id>
<content type='text'>
CLT-only builds are still broken and need to be fixed at some point.

Closes #20524.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CLT-only builds are still broken and need to be fixed at some point.

Closes #20524.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Better superenv support for Xcode elsewhere</title>
<updated>2013-03-21T16:10:32+00:00</updated>
<author>
<name>Samuel John</name>
</author>
<published>2013-03-20T17:20:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=06935cd77d28a4447ea33384263d23076e4a518a'/>
<id>06935cd77d28a4447ea33384263d23076e4a518a</id>
<content type='text'>
- The Library/ENV/4.3/xcrun shim now respects
  ENV['DEVELOPER_DIR'] instead assuming the location
  of /Applications/Xcode.app/Contents/Developer.
- The env var DEVELOPER_DIR is set if it is not
  already. So, during superenv this var is always set
  and we no longer have to care about people with unset
  or wrongly set xcode-select stuff. This has been
  a major PITA in the past.
- determine_developer_dir (which is used to set
  the DEVELOPER_DIR var) now uses MacOS::Xcode.prefix
  which is proven and very capable and uses splotlight
  correctly.
- Replace (and remove) MacSystem.xcode43_developer_dir
  with Xcode.prefix

Closes #18618
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- The Library/ENV/4.3/xcrun shim now respects
  ENV['DEVELOPER_DIR'] instead assuming the location
  of /Applications/Xcode.app/Contents/Developer.
- The env var DEVELOPER_DIR is set if it is not
  already. So, during superenv this var is always set
  and we no longer have to care about people with unset
  or wrongly set xcode-select stuff. This has been
  a major PITA in the past.
- determine_developer_dir (which is used to set
  the DEVELOPER_DIR var) now uses MacOS::Xcode.prefix
  which is proven and very capable and uses splotlight
  correctly.
- Replace (and remove) MacSystem.xcode43_developer_dir
  with Xcode.prefix

Closes #18618
</pre>
</div>
</content>
</entry>
<entry>
<title>superenv: move MacSystem into separate file</title>
<updated>2013-03-20T15:52:51+00:00</updated>
<author>
<name>Misty De Meo</name>
</author>
<published>2013-03-20T14:18:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=8a523b821c3de497a786770a5b2b858234b1df61'/>
<id>8a523b821c3de497a786770a5b2b858234b1df61</id>
<content type='text'>
This makes it requirable before superenv becomes active.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes it requirable before superenv becomes active.
</pre>
</div>
</content>
</entry>
</feed>
