search for: gyp

Displaying 13 results from an estimated 13 matches for "gyp".

Did you mean: gp
2011 Oct 28
2
[LLVMdev] [cfe-dev] RFC: Upcoming Build System Changes
...don't think CMake is good enough. I agree it solves problems, but > I want to use great tools, not ones that work. In particular: >    (c) This doesn't solve any other nice problems: >          (i) It doesn't make it easier to play with other build > systems (like Ninja, or gyp). Speaking of ninja and gyp, gyp is actually a build system generator like what you're proposing, while ninja is a replacement `make` intended for use with build system generators. What are the reasons you want to write a new generator rather than using gyp? I believe someone's now writte...
2011 Oct 28
0
[LLVMdev] [cfe-dev] RFC: Upcoming Build System Changes
...CMake is good enough. I agree it solves problems, but >> I want to use great tools, not ones that work. In particular: >>    (c) This doesn't solve any other nice problems: >>          (i) It doesn't make it easier to play with other build >> systems (like Ninja, or gyp). > > Speaking of ninja and gyp, gyp is actually a build system generator > like what you're proposing, while ninja is a replacement `make` > intended for use with build system generators. What are the reasons > you want to write a new generator rather than using gyp? Writing gy...
2011 Oct 28
0
[LLVMdev] [cfe-dev] RFC: Upcoming Build System Changes
...problems, but I want to use great tools, not ones that work. In particular: (a) The Xcode projects are horrible. (b) The language is horrible. (c) This doesn't solve any other nice problems: (i) It doesn't make it easier to play with other build systems (like Ninja, or gyp). (ii) It doesn't make it easier to write tools for LLVM. For example, my system would make it easy to add tools to operate on all the source files. For example, to add tools to run style checkers on all the code, or add static analyzer build steps. * many many large projects end up...
2012 Oct 19
2
bug reports and missing license headers
Hi all! What is the right way to report bugs in libopus? I couldn't find any publicly available bugtracker. Anyway, the problem I need to report is that some source files in libopus are missing copyright headers. This breaks license check script that we use in chromium to validate licenses for third-party dependencies. Specifically the following files don't have copyright header:
2011 Oct 28
9
[LLVMdev] [cfe-dev] RFC: Upcoming Build System Changes
On Oct 28, 2011, at 12:54 AM, Óscar Fuentes wrote: > A good measure of how fast a set of Makefile are is to run the build > with all targets up-to-date. Both builds takes a few seconds (3 or so) > on my Linux quad core box. Whatever improvement can be achieved on this > seems pretty insignificant. There are different overheads in different scenarios. The makefiles get really poor
2017 Mar 29
0
Nodejs010 Packages giving unresolved dependency error when building the nodejs packages
Hi, I am trying to built an ISO with nodejs010 packages but when I run the command "repoclosure -a x86_64 -r <local-repository-name>" to check its further dependencies, it is giving unresolved dependencies error. Example: package: nodejs010-node-gyp-3.2.0-2.el7.centos.noarch from Harman (it's a local repo name) unresolved deps: npm(minimatch) < 0:4 npm(minimatch) >= 0:3 nodejs(engine) >= 0:0.8.0 In ISO we have nodejs010-nodejs-minimatch-3.0.2-1.el7 but it is giving error that npm(minimatch) < 0.4 or npm(minima...
2013 Apr 17
0
Package VIF
...me. I would like to use the package VIF but cannot get results I attach the .csv file and my R code. What do I have to do ? Any help is greatly appreciated. library(VIF) coal <- read.csv("e:/freekvif/cqa1.csv",header=TRUE) y <- as.numeric(coal$AI) x <- as.matrix(cbind(coal$Gyp, coal$Pyrite, coal$Sid, coal$Calcite, coal$Dol, coal$Apatite, coal$Kaol, coal$Quartz, coal$Mica, coal$Micro, coal$Rutile)) myd <-list(y=y,x=x) vif.sel <- vif(myd$y, myd$x, subsize=11, trace=FALSE) vif.sel$select Response from R: logical(0) Thank you so much, Jacob
2011 Oct 28
2
[LLVMdev] [cfe-dev] RFC: Upcoming Build System Changes
...ble. Not pretty, yes, but every time I needed to implement something on it, the work was done in a surprisingly small amount of time. > (c) This doesn't solve any other nice problems: > (i) It doesn't make it easier to play with other build > systems (like Ninja, or gyp). Do we need them? > (ii) It doesn't make it easier to write tools for LLVM. For > example, my system would make it easy to add tools to operate on all > the source files. For example, to add tools to run style checkers on > all the code, or add static analyzer build ste...
2019 Nov 09
2
winbind : suspend nightmare
...DC for my network logons for > many years I'm afraid, so I've not had to depend on this :-). Fair enough and I'd rather not either but this is my last outstanding issue before Linux on the desktop takes over the world *cough*. Actually desktop is fine, it's laptops that give me gyp! > I still don't understand why having winbind probe for > network connectivity (DNS lookup) every 30 seconds once > it loses connectivity to the DC is the wrong thing to > do ? I found the winbind reconnect delay = n parameter a while back and have it set to 5. I also have offli...
2011 Oct 28
0
[LLVMdev] [cfe-dev] RFC: Upcoming Build System Changes
..., but every time I needed to implement something on it, > the work was done in a surprisingly small amount of time. > >>     (c) This doesn't solve any other nice problems: >>           (i) It doesn't make it easier to play with other build >> systems (like Ninja, or gyp). > > Do we need them? No, but I like having more flexibility. > >>           (ii) It doesn't make it easier to write tools for LLVM. For >> example, my system would make it easy to add tools to operate on all >> the source files. For example, to add tools to run st...
2003 Dec 30
4
NFS error 101, again
...values explicitly this should work in any case, right? The DHCP server is a 3.0.1rc6 from SuSE 8.0. *confused* -- To A Quick Young Fox: Why jog exquisite bulk, fond crazy vamp, Daft buxom jonquil, zephyr's gawky vice? Guy fed by work, quiz Jove's xanthic lamp -- Zow! Qualms by deja vu gyp fox-kin thrice. -- Lazy Dog
2016 Aug 31
1
NODEJS010-NPM is not getting installed due to dependency errors on Custom Centos ISO installation
...nodejs010-2.1-5.el7.centos.x86_64.rpm nodejs010-http-parser-2.0-6.20121128gitcd01361.el7.centos.x86_64.rpm nodejs010-http-parser-devel-2.0-6.20121128gitcd01361.el7.centos.x86_64.rpm nodejs010-libuv-0.10.30-1.el7.centos.x86_64.rpm nodejs010-libuv-devel-0.10.30-1.el7.centos.x86_64.rpm nodejs010-node-gyp-3.2.0-2.el7.centos.noarch.rpm nodejs010-nodejs-0.10.40-1.el7.centos.x86_64.rpm nodejs010-nodejs-abbrev-1.0.5-1.el7.centos.noarch.rpm nodejs010-nodejs-ansi-0.3.0-1.el7.centos.noarch.rpm nodejs010-nodejs-ansicolors-0.3.2-1.el7.centos.noarch.rpm nodejs010-nodejs-ansistyles-0.1.3-1.el7.centos.x86_64.rp...
2019 Oct 24
3
winbind : suspend nightmare
On Wed, 2019-10-23 at 22:21 -0700, Jeremy Allison wrote: > On Wed, Oct 23, 2019 at 11:58:33PM +0000, Jon Gerdes wrote: > > winbind has a concept of offline and online but I don't know what > > that > > is, nor how nss works with it. I've tried using smbcontrol to tell > > winbind it is offline or online but that does not seem to work. > > Restarting