Retoor software development Projects Research SearchXNG
Register Sign In

6 lines
201 B
Batchfile
Raw Normal View History

feat: vendor GYP and libuv dependencies directly into repository for offline builds Remove dynamic dependency download during build by checking in libuv source and GYP build tooling. Update .gitignore to exclude intermediate build artifacts from the vendored deps directory, adjust Makefile to remove the now-unnecessary cleanall target and deps folder cleanup, and add the full libuv project tree including its own .gitignore, .mailmap, AUTHORS, CONTRIBUTING.md, ChangeLog, and LICENSE files.
2017-04-09 18:31:44 +02:00
@rem Copyright (c) 2009 Google Inc. All rights reserved.
@rem Use of this source code is governed by a BSD-style license that can be
@rem found in the LICENSE file.
@python "%~dp0gyp_main.py" %*
Reference in New Issue Copy Permalink
673d5c57cd
wren/deps/libuv/build/gyp/gyp.bat
Response time: 286ms
Mail Licenses API