-
Notifications
You must be signed in to change notification settings - Fork 29.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: update build targets for io.js
PR-URL: #1938 Reviewed-By: Johan Bergström <[email protected]> Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Alexis Campailla <[email protected]>
- Loading branch information
Showing
12 changed files
with
281 additions
and
89 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,25 @@ | ||
<pkgref spec="1.12" uuid="053587FE-BDF3-4EF5-815D-281427431048"><config><identifier>org.iojs.pkg</identifier><version>1.0</version><description></description><post-install type="none"/><requireAuthorization/><installFrom relative="true" mod="true">../out/dist-osx/usr/local/</installFrom><installTo mod="true" relocatable="true">/usr/local</installTo><flags><followSymbolicLinks/></flags><packageStore type="internal"></packageStore><mod>installTo.isRelativeType</mod><mod>installTo</mod><mod>locationType</mod><mod>relocatable</mod><mod>installFrom.path</mod><mod>installTo.isAbsoluteType</mod><mod>identifier</mod><mod>parent</mod><mod>installTo.path</mod><mod>installFrom.isRelativeType</mod></config></pkgref> | ||
<pkgref spec="1.12" uuid="053587FE-BDF3-4EF5-815D-281427431048"> | ||
<config> | ||
<identifier>org.iojs.iojs.pkg</identifier> | ||
<version>1.0</version> | ||
<description></description> | ||
<post-install type="none"/> | ||
<requireAuthorization/> | ||
<installFrom relative="true" mod="true">../out/dist-osx/usr/local/</installFrom> | ||
<installTo mod="true" relocatable="true">/usr/local</installTo> | ||
<flags> | ||
<followSymbolicLinks/> | ||
</flags> | ||
<packageStore type="internal"></packageStore> | ||
<mod>installTo.isRelativeType</mod> | ||
<mod>installTo</mod> | ||
<mod>locationType</mod> | ||
<mod>relocatable</mod> | ||
<mod>installFrom.path</mod> | ||
<mod>installTo.isAbsoluteType</mod> | ||
<mod>identifier</mod> | ||
<mod>parent</mod> | ||
<mod>installTo.path</mod> | ||
<mod>installFrom.isRelativeType</mod> | ||
</config> | ||
</pkgref> |
Oops, something went wrong.