Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(122)

Issue 2740923003: Add flag to clean up temporary results after building iOS Framework or static lib (Closed)

Created:
3 years, 9 months ago by VladimirTechMan
Modified:
3 years, 9 months ago
CC:
webrtc-reviews_webrtc.org
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Add flag to clean up temporary results after building iOS Framework or static lib The --purify flag can now be passed to remove the temporary files and directories created while building the iOS Framework or static library. That way, only the final result(s) are taking up space in the output folder. BUG=None NOTRY=True Review-Url: https://codereview.webrtc.org/2740923003 Cr-Commit-Position: refs/heads/master@{#17224} Committed: https://chromium.googlesource.com/external/webrtc/+/7b188e8fbb01f72f00f4526b2c72d52ba5b6aa23

Patch Set 1 #

Patch Set 2 : Clean up temporary results after building iOS Framework or static lib #

Total comments: 2

Patch Set 3 : Clean up temporary results after building iOS Framework or static lib #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -0 lines) Patch
M tools-webrtc/ios/build_ios_libs.py View 1 2 3 chunks +17 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (7 generated)
VladimirTechMan
3 years, 9 months ago (2017-03-10 06:02:40 UTC) #2
kthelgason
I see no reason not to land this, lgtm! And thanks again :) kjellander@, WDYT?
3 years, 9 months ago (2017-03-10 08:06:13 UTC) #3
kthelgason
I see no reason not to land this, lgtm! And thanks again :) kjellander@, WDYT?
3 years, 9 months ago (2017-03-10 08:06:14 UTC) #4
kthelgason
On the other hand, this means that a complete rebuild is necessary each time, if ...
3 years, 9 months ago (2017-03-10 08:09:22 UTC) #5
VladimirTechMan
On 2017/03/10 08:09:22, kthelgason wrote: > On the other hand, this means that a complete ...
3 years, 9 months ago (2017-03-10 19:52:21 UTC) #6
kthelgason
On 2017/03/10 19:52:21, VladimirTechMan wrote: > On 2017/03/10 08:09:22, kthelgason wrote: > > On the ...
3 years, 9 months ago (2017-03-13 10:07:41 UTC) #7
kjellander_webrtc
https://codereview.webrtc.org/2740923003/diff/20001/tools-webrtc/ios/build_ios_libs.py File tools-webrtc/ios/build_ios_libs.py (right): https://codereview.webrtc.org/2740923003/diff/20001/tools-webrtc/ios/build_ios_libs.py#newcode54 tools-webrtc/ios/build_ios_libs.py:54: help='Removes the temporary build files from the output directory.') ...
3 years, 9 months ago (2017-03-13 13:15:02 UTC) #8
VladimirTechMan
On 2017/03/13 13:15:02, kjellander_webrtc wrote: > https://codereview.webrtc.org/2740923003/diff/20001/tools-webrtc/ios/build_ios_libs.py > File tools-webrtc/ios/build_ios_libs.py (right): > > https://codereview.webrtc.org/2740923003/diff/20001/tools-webrtc/ios/build_ios_libs.py#newcode54 > ...
3 years, 9 months ago (2017-03-13 23:40:31 UTC) #9
kjellander_webrtc
I updated the CL description to better match what was changed now. I'm fine with ...
3 years, 9 months ago (2017-03-14 07:16:07 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2740923003/40001
3 years, 9 months ago (2017-03-14 10:10:04 UTC) #15
commit-bot: I haz the power
3 years, 9 months ago (2017-03-14 10:12:42 UTC) #18
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/external/webrtc/+/7b188e8fbb01f72f00f4526b2...

Powered by Google App Engine
This is Rietveld 408576698