Re: [21762] trunk/base/src/port1.0/resources/group/xcode-1.0.tcl
On Feb 5, 2007, at 7:20 PM, source_changes@macosforge.org wrote:
Revision 21762 Author eridius@macports.org Date 2007-02-05 15:20:58 -0800 (Mon, 05 Feb 2007)
Log Message Add OBJROOT and SYMROOT args to xcodebuild to ensure it builds within the work dir. Redefine destroot.destdir instead of passing DSTROOT manually to avoid the useless DESTDIR arg to xcodebuild; also, it's cleaner this way
Modified Paths • trunk/base/src/port1.0/resources/group/xcode-1.0.tcl
Hey Kevin! I just checked in a revised base/doc/portgroup.7 file to add Yves' gnustep PortGroup documentation, you think you could please hack on it to adapt the Xcode PortGroup documentation to the changes your commit here implies, if any? Thanks! -jmpp
The changes here don't affect usage at all. The SYMROOT/OBJROOT just ensure that the build products end up in the work directory, as they do by default (but can be changed in Xcode global prefs). The destroot.destdir thing just cleans up the command line string a bit. No usage-related changes in here, no sirree! On Feb 5, 2007, at 7:00 PM, Juan Manuel Palacios wrote:
Hey Kevin! I just checked in a revised base/doc/portgroup.7 file to add Yves' gnustep PortGroup documentation, you think you could please hack on it to adapt the Xcode PortGroup documentation to the changes your commit here implies, if any?
-- Kevin Ballard http://kevin.sb.org eridius@macports.org http://www.tildesoft.com
On Feb 6, 2007, at 12:06 AM, Kevin Ballard wrote:
The changes here don't affect usage at all. The SYMROOT/OBJROOT just ensure that the build products end up in the work directory, as they do by default (but can be changed in Xcode global prefs). The destroot.destdir thing just cleans up the command line string a bit. No usage-related changes in here, no sirree!
OK, great! On a side note, I just annotated your improvements in the ChangeLog. -jmpp
On Feb 5, 2007, at 7:00 PM, Juan Manuel Palacios wrote:
Hey Kevin! I just checked in a revised base/doc/portgroup.7 file to add Yves' gnustep PortGroup documentation, you think you could please hack on it to adapt the Xcode PortGroup documentation to the changes your commit here implies, if any?
-- Kevin Ballard http://kevin.sb.org eridius@macports.org http://www.tildesoft.com
participants (2)
-
Juan Manuel Palacios
-
Kevin Ballard