File gyp.changes of Package gyp
173
1
-------------------------------------------------------------------
2
Thu Nov 2 16:04:35 UTC 2017 - mpluskal@suse.com
3
4
- Update to version 0+git.20171012:
5
* Remove Rietveld CQ config.
6
* Flip to LUCI for tryjobs.
7
* Provide backward compatibility for python 2.7.6 on z/OS
8
* Add LIBS to the link command on z/OS
9
* Change z/OS platform flavor name based on python 2.7.13
10
11
-------------------------------------------------------------------
12
Mon Sep 4 11:57:17 UTC 2017 - mpluskal@suse.com
13
14
- Update to version 0+git.20170904:
15
* [win-test] loosen win-driver-target-type test
16
* [win] Add support for MS VS2017 (via Registry)
17
* Update test/no-cpp/gyptest-no-cpp.
18
* Disable a bunch of tests on Mac.
19
* Clean up gyptest.py.
20
* win,ninja: ninja generator better on windows
21
* Disable flaky test/copies/gyptest-all under msvs.
22
* Fix MSVC++ 32-on-32 builds after b62d04ff85e6
23
* win ninja/make: Always use a native compiler executable with MSVS 2017
24
* win: mkdir even when copying directory
25
* mac_tool.py: Handle non-zero ibtool return code.
26
* gyp: update xml string encoding conversion
27
* gyp: show descriptive Windows SDK detection error
28
* Support z/OS platform
29
* make,ninja: Add support for an LDFLAGS_host environment variable.
30
31
-------------------------------------------------------------------
32
Wed Apr 5 10:25:03 UTC 2017 - mpluskal@suse.com
33
34
- Update to version 0+git.20170303:
35
* Set up a CQ for gyp
36
* Make Gerrit the default code review system for gyp
37
* CQ config: add gerrit CQAbility verifier.
38
39
-------------------------------------------------------------------
40
Fri Jan 13 16:11:11 UTC 2017 - mpluskal@suse.com
41
42
- Update to version 0+git.20161117:
43
* fix common "NameError"s
44
* Hash intermediate file name to avoid ENAMETOOLONG
45
* msvs: Allow target platform version without WinRT
46
* Update shared library extension on AIX to .a.
47
48
-------------------------------------------------------------------
49
Sun Aug 28 12:09:58 UTC 2016 - mpluskal@suse.com
50
51
- Update to version 0+git.20160810:
52
* Adds support for a new target spec: 'mac_xcuitest_bundle'. This allows us to create UI testing bundles.
53
* Enabling /ZW (CompileAsWinRT) option for msvs
54
* ninja/mac: Add horrible workaround for horrible Xcode 7.3 ld bug.
55
* [gyp-ninja] Set simulator and device SDKROOT for iOS.
56
* Ignore more Xcode stderr logging information.
57
* Only call CopyStringsFile if convert_to_binary is False.
58
* Fix :rfc1034identifier when the value contains underscore.
59
* Complete PBXCopyFilesBuildPhase TODO in xcodeproj_file.py.
60
* Make the ninja backend transitively check for C++ sources to use the C++ compiler for linking
61
* Add new target type called windows_driver. * Modify GYP to set the PlatformToolset, the DriverType and the TargetVersion * Add msvs_target_version configuration
62
63
-------------------------------------------------------------------
64
Wed Jul 06 12:16:00 UTC 2016 - mpluskal@suse.com
65
66
- Update to version 0+git.20160620:
67
* [gyp-ninja] Set simulator and device SDKROOT for iOS.
68
* Ignore more Xcode stderr logging information.
69
70
-------------------------------------------------------------------
71
Tue Jun 14 07:51:05 UTC 2016 - mpluskal@suse.com
72
73
- Update to version 0+git.20160513:
74
* Fix mac_tool.py copy-bundle-resource errors.
75
* [iOS/OS X] Copy file instead of hard-linking them.
76
* gyp-win-tool: Let LinkWrapper only transmogrify / when the host platform is Windows.
77
* gyp-win-tool: Fix regression from my last change.
78
* gyp-win-tool: Don't use shell=True on non-Windows hosts.
79
* Fix header map nextPowerOf2 method.
80
* [ios-ninja] Support xctests in devices in release.
81
* Adds support for a new target spec: 'mac_xcuitest_bundle'. This allows us to create UI testing bundles.
82
* Enabling /ZW (CompileAsWinRT) option for msvs
83
* ninja/mac: Add horrible workaround for horrible Xcode 7.3 ld bug.
84
85
-------------------------------------------------------------------
86
Thu May 05 14:11:25 UTC 2016 - mpluskal@suse.com
87
88
- Update to version 0+git.20160504:
89
* [GN] Use hard-link if possible when copying to bundle.
90
91
-------------------------------------------------------------------
92
Tue May 03 20:11:28 UTC 2016 - mpluskal@suse.com
93
94
- Update to version 0+git.20160426:
95
* Support DEVELOPER_DIR in gyp-ninja for mac.
96
* [GN] Use hard-link if possible when copying to bundle.
97
* Fix mac_tool.py copy-bundle-resource errors.
98
* [iOS/OS X] Copy file instead of hard-linking them.
99
* gyp-win-tool: Let LinkWrapper only transmogrify / when the host platform is Windows.
100
* gyp-win-tool: Fix regression from my last change.
101
* gyp-win-tool: Don't use shell=True on non-Windows hosts.
102
* Fix header map nextPowerOf2 method.
103
* [ios-ninja] Support xctests in devices in release.
104
* Adds support for a new target spec: 'mac_xcuitest_bundle'. This allows us to create UI testing bundles.
105
106
-------------------------------------------------------------------
107
Fri Apr 15 14:30:35 UTC 2016 - mpluskal@suse.com
108
109
- Update to version 0+git.20160413:
110
* ninja: Add target_rpath generator flag
111
* Add support for iOS Frameworks with header maps.
112
* Detect and warn on missing vcvarsall.bat
113
* Support DEVELOPER_DIR in gyp-ninja for mac.
114
* [GN] Use hard-link if possible when copying to bundle.
115
* Fix mac_tool.py copy-bundle-resource errors.
116
* [iOS/OS X] Copy file instead of hard-linking them.
117
* gyp-win-tool: Let LinkWrapper only transmogrify / when the host platform is Windows.
118
* gyp-win-tool: Fix regression from my last change.
119
* gyp-win-tool: Don't use shell=True on non-Windows hosts.
120
121
-------------------------------------------------------------------
122
Sun Mar 20 09:08:17 UTC 2016 - mpluskal@suse.com
123
124
- Update to version 0~git.20160318:
125
+ Revert "Update Xcode emulation extra plist items."
126
+ Re-land update Xcode emulation extra plist items for Xcode 7.2
127
+ Support sdk_version of None.
128
+ Don't recompute environment for mac bundles unnecessarily.
129
+ Make login.keychain and 'Provisioning Profiles' symlinks.
130
+ Fix tests with Xcode 7.
131
+ Xcode-ninja: Add excluded files to the project sources_for_indexing.xcodeproj
132
+ ninja/win: Use qualified paths for precompiled headers.
133
+ Adjust pretty_gyp to align comments with the appropriate braces.
134
+ ninja: Add target_rpath generator flag
135
- Small spec file cleanup
136
137
-------------------------------------------------------------------
138
Wed Mar 09 16:38:28 UTC 2016 - mpluskal@suse.com
139
140
- Update to version 0~git.20160304:
141
+ [Mac/iOS] Add custom fonts, target device and minimum
142
ployment target to _CopyXIBFile
143
+ Update Xcode emulation extra plist items.
144
+ Revert "Update Xcode emulation extra plist items."
145
+ Re-land update Xcode emulation extra plist items for Xcode 7.2
146
+ Support sdk_version of None.
147
+ Don't recompute environment for mac bundles unnecessarily.
148
+ Make login.keychain and 'Provisioning Profiles' symlinks.
149
+ Fix tests with Xcode 7.
150
+ Xcode-ninja: Add excluded files to the project
151
urces_for_indexing.xcodeproj
152
+ ninja/win: Use qualified paths for precompiled headers.
153
- Add _service
154
- Cleanup spec file with spec-cleaner
155
156
-------------------------------------------------------------------
157
Sat Aug 8 12:33:05 UTC 2015 - p.drouand@gmail.com
158
159
- Update to master latest revision
160
- Add python-setuptools dependency
161
- Add gyp-rpmoptflags.patch
162
163
-------------------------------------------------------------------
164
Mon Dec 3 14:51:50 UTC 2012 - p.drouand@gmail.com
165
166
- Update to latest svn revision
167
168
-------------------------------------------------------------------
169
Wed Sep 5 18:14:45 UTC 2012 - p.drouand@gmail.com
170
171
- Initial release
172
173