Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.2:Staging:N
gyp
gyp.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gyp.changes of Package gyp
------------------------------------------------------------------- Thu Nov 2 16:04:35 UTC 2017 - mpluskal@suse.com - Update to version 0+git.20171012: * Remove Rietveld CQ config. * Flip to LUCI for tryjobs. * Provide backward compatibility for python 2.7.6 on z/OS * Add LIBS to the link command on z/OS * Change z/OS platform flavor name based on python 2.7.13 ------------------------------------------------------------------- Mon Sep 4 11:57:17 UTC 2017 - mpluskal@suse.com - Update to version 0+git.20170904: * [win-test] loosen win-driver-target-type test * [win] Add support for MS VS2017 (via Registry) * Update test/no-cpp/gyptest-no-cpp. * Disable a bunch of tests on Mac. * Clean up gyptest.py. * win,ninja: ninja generator better on windows * Disable flaky test/copies/gyptest-all under msvs. * Fix MSVC++ 32-on-32 builds after b62d04ff85e6 * win ninja/make: Always use a native compiler executable with MSVS 2017 * win: mkdir even when copying directory * mac_tool.py: Handle non-zero ibtool return code. * gyp: update xml string encoding conversion * gyp: show descriptive Windows SDK detection error * Support z/OS platform * make,ninja: Add support for an LDFLAGS_host environment variable. ------------------------------------------------------------------- Wed Apr 5 10:25:03 UTC 2017 - mpluskal@suse.com - Update to version 0+git.20170303: * Set up a CQ for gyp * Make Gerrit the default code review system for gyp * CQ config: add gerrit CQAbility verifier. ------------------------------------------------------------------- Fri Jan 13 16:11:11 UTC 2017 - mpluskal@suse.com - Update to version 0+git.20161117: * fix common "NameError"s * Hash intermediate file name to avoid ENAMETOOLONG * msvs: Allow target platform version without WinRT * Update shared library extension on AIX to .a. ------------------------------------------------------------------- Sun Aug 28 12:09:58 UTC 2016 - mpluskal@suse.com - Update to version 0+git.20160810: * Adds support for a new target spec: 'mac_xcuitest_bundle'. This allows us to create UI testing bundles. * Enabling /ZW (CompileAsWinRT) option for msvs * ninja/mac: Add horrible workaround for horrible Xcode 7.3 ld bug. * [gyp-ninja] Set simulator and device SDKROOT for iOS. * Ignore more Xcode stderr logging information. * Only call CopyStringsFile if convert_to_binary is False. * Fix :rfc1034identifier when the value contains underscore. * Complete PBXCopyFilesBuildPhase TODO in xcodeproj_file.py. * Make the ninja backend transitively check for C++ sources to use the C++ compiler for linking * Add new target type called windows_driver. * Modify GYP to set the PlatformToolset, the DriverType and the TargetVersion * Add msvs_target_version configuration ------------------------------------------------------------------- Wed Jul 06 12:16:00 UTC 2016 - mpluskal@suse.com - Update to version 0+git.20160620: * [gyp-ninja] Set simulator and device SDKROOT for iOS. * Ignore more Xcode stderr logging information. ------------------------------------------------------------------- Tue Jun 14 07:51:05 UTC 2016 - mpluskal@suse.com - Update to version 0+git.20160513: * Fix mac_tool.py copy-bundle-resource errors. * [iOS/OS X] Copy file instead of hard-linking them. * gyp-win-tool: Let LinkWrapper only transmogrify / when the host platform is Windows. * gyp-win-tool: Fix regression from my last change. * gyp-win-tool: Don't use shell=True on non-Windows hosts. * Fix header map nextPowerOf2 method. * [ios-ninja] Support xctests in devices in release. * Adds support for a new target spec: 'mac_xcuitest_bundle'. This allows us to create UI testing bundles. * Enabling /ZW (CompileAsWinRT) option for msvs * ninja/mac: Add horrible workaround for horrible Xcode 7.3 ld bug. ------------------------------------------------------------------- Thu May 05 14:11:25 UTC 2016 - mpluskal@suse.com - Update to version 0+git.20160504: * [GN] Use hard-link if possible when copying to bundle. ------------------------------------------------------------------- Tue May 03 20:11:28 UTC 2016 - mpluskal@suse.com - Update to version 0+git.20160426: * Support DEVELOPER_DIR in gyp-ninja for mac. * [GN] Use hard-link if possible when copying to bundle. * Fix mac_tool.py copy-bundle-resource errors. * [iOS/OS X] Copy file instead of hard-linking them. * gyp-win-tool: Let LinkWrapper only transmogrify / when the host platform is Windows. * gyp-win-tool: Fix regression from my last change. * gyp-win-tool: Don't use shell=True on non-Windows hosts. * Fix header map nextPowerOf2 method. * [ios-ninja] Support xctests in devices in release. * Adds support for a new target spec: 'mac_xcuitest_bundle'. This allows us to create UI testing bundles. ------------------------------------------------------------------- Fri Apr 15 14:30:35 UTC 2016 - mpluskal@suse.com - Update to version 0+git.20160413: * ninja: Add target_rpath generator flag * Add support for iOS Frameworks with header maps. * Detect and warn on missing vcvarsall.bat * Support DEVELOPER_DIR in gyp-ninja for mac. * [GN] Use hard-link if possible when copying to bundle. * Fix mac_tool.py copy-bundle-resource errors. * [iOS/OS X] Copy file instead of hard-linking them. * gyp-win-tool: Let LinkWrapper only transmogrify / when the host platform is Windows. * gyp-win-tool: Fix regression from my last change. * gyp-win-tool: Don't use shell=True on non-Windows hosts. ------------------------------------------------------------------- Sun Mar 20 09:08:17 UTC 2016 - mpluskal@suse.com - Update to version 0~git.20160318: + Revert "Update Xcode emulation extra plist items." + Re-land update Xcode emulation extra plist items for Xcode 7.2 + Support sdk_version of None. + Don't recompute environment for mac bundles unnecessarily. + Make login.keychain and 'Provisioning Profiles' symlinks. + Fix tests with Xcode 7. + Xcode-ninja: Add excluded files to the project sources_for_indexing.xcodeproj + ninja/win: Use qualified paths for precompiled headers. + Adjust pretty_gyp to align comments with the appropriate braces. + ninja: Add target_rpath generator flag - Small spec file cleanup ------------------------------------------------------------------- Wed Mar 09 16:38:28 UTC 2016 - mpluskal@suse.com - Update to version 0~git.20160304: + [Mac/iOS] Add custom fonts, target device and minimum ployment target to _CopyXIBFile + Update Xcode emulation extra plist items. + Revert "Update Xcode emulation extra plist items." + Re-land update Xcode emulation extra plist items for Xcode 7.2 + Support sdk_version of None. + Don't recompute environment for mac bundles unnecessarily. + Make login.keychain and 'Provisioning Profiles' symlinks. + Fix tests with Xcode 7. + Xcode-ninja: Add excluded files to the project urces_for_indexing.xcodeproj + ninja/win: Use qualified paths for precompiled headers. - Add _service - Cleanup spec file with spec-cleaner ------------------------------------------------------------------- Sat Aug 8 12:33:05 UTC 2015 - p.drouand@gmail.com - Update to master latest revision - Add python-setuptools dependency - Add gyp-rpmoptflags.patch ------------------------------------------------------------------- Mon Dec 3 14:51:50 UTC 2012 - p.drouand@gmail.com - Update to latest svn revision ------------------------------------------------------------------- Wed Sep 5 18:14:45 UTC 2012 - p.drouand@gmail.com - Initial release
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor